2022-03-14 17:43:11.515 | + ./stack.sh:main:473 : exec 2022-03-14 17:43:11.515 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-14-174311' 2022-03-14 17:43:11.515 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-14-174311.summary.2022-03-14-174311 2022-03-14 17:43:11.515 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 17:43:11.515 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-14-174311 2022-03-14 17:43:11.515 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-14-174311 /opt/stack/logs/stack.sh.log 2022-03-14 17:43:11.515 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-14-174311.summary.2022-03-14-174311 /opt/stack/logs/stack.sh.log.summary 2022-03-14 17:43:11.515 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-14 17:43:11.515 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-14 17:43:11.515 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-14 17:43:11.515 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-14 17:43:11.515 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-14 17:43:11.515 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-14 17:43:11.515 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-14 17:43:11.515 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-03-14 17:43:11.515 | + ./stack.sh:main:546 : trap err_trap ERR 2022-03-14 17:43:11.517 | + ./stack.sh:main:559 : set -o errexit 2022-03-14 17:43:11.519 | + ./stack.sh:main:562 : uname -a 2022-03-14 17:43:11.520 | Linux dv-neutron-833670-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-14 17:43:11.522 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-14 17:43:11.524 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-14 17:43:11.527 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-03-14 17:43:11.562 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-14 17:43:11.577 | + ./stack.sh:main:576 : fetch_plugins 2022-03-14 17:43:11.578 | + functions-common:fetch_plugins:1655 : local plugins= 2022-03-14 17:43:11.580 | + functions-common:fetch_plugins:1656 : local plugin 2022-03-14 17:43:11.582 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2022-03-14 17:43:11.584 | + functions-common:fetch_plugins:1660 : return 2022-03-14 17:43:11.586 | + ./stack.sh:main:580 : run_phase override_defaults 2022-03-14 17:43:11.588 | + functions-common:run_phase:1737 : local mode=override_defaults 2022-03-14 17:43:11.589 | + functions-common:run_phase:1738 : local phase= 2022-03-14 17:43:11.591 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 17:43:11.593 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 17:43:11.594 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 17:43:11.596 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 17:43:11.598 | + functions-common:run_phase:1747 : local extra 2022-03-14 17:43:11.600 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 17:43:11.603 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 17:43:11.605 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 17:43:11.606 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 17:43:11.608 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-14 17:43:11.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 17:43:11.622 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:11.624 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-14 17:43:11.626 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-14 17:43:11.627 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-14 17:43:11.629 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-14 17:43:11.631 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-14 17:43:11.633 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-14 17:43:11.634 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-14 17:43:11.636 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-14 17:43:11.638 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-14 17:43:11.640 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 17:43:11.641 | + functions-common:run_phase:1762 : plugin_override_defaults 2022-03-14 17:43:11.643 | + functions-common:plugin_override_defaults:1696 : local plugins= 2022-03-14 17:43:11.645 | + functions-common:plugin_override_defaults:1697 : local plugin 2022-03-14 17:43:11.647 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2022-03-14 17:43:11.648 | + functions-common:plugin_override_defaults:1701 : return 2022-03-14 17:43:11.650 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-03-14 17:43:11.667 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-03-14 17:43:11.668 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-14 17:43:11.681 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:43:11.683 | +++ lib/tls:source:43 : hostname -f 2022-03-14 17:43:11.686 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-14 17:43:11.688 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-14 17:43:11.690 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-14 17:43:11.692 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-14 17:43:11.694 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-14 17:43:11.695 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-14 17:43:11.697 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-14 17:43:11.699 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-14 17:43:11.701 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-14 17:43:11.702 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-14 17:43:11.707 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-03-14 17:43:11.718 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-03-14 17:43:11.737 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-03-14 17:43:11.750 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-03-14 17:43:11.762 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-03-14 17:43:11.787 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-03-14 17:43:11.842 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-03-14 17:43:11.921 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-03-14 17:43:11.941 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-03-14 17:43:11.989 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-03-14 17:43:12.038 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-03-14 17:43:12.156 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-03-14 17:43:12.171 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-03-14 17:43:12.183 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-14 17:43:12.196 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-03-14 17:43:12.279 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-03-14 17:43:12.281 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-14 17:43:12.284 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-14 17:43:12.286 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-14 17:43:12.288 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-14 17:43:12.290 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-14 17:43:12.292 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-14 17:43:12.292 | False' 2022-03-14 17:43:12.295 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-14 17:43:12.309 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-14 17:43:12.311 | + ./stack.sh:main:610 : run_phase source 2022-03-14 17:43:12.313 | + functions-common:run_phase:1737 : local mode=source 2022-03-14 17:43:12.315 | + functions-common:run_phase:1738 : local phase= 2022-03-14 17:43:12.317 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 17:43:12.319 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 17:43:12.321 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 17:43:12.323 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 17:43:12.325 | + functions-common:run_phase:1747 : local extra 2022-03-14 17:43:12.327 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 17:43:12.331 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 17:43:12.333 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 17:43:12.335 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 17:43:12.337 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-14 17:43:12.339 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 17:43:12.352 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:12.354 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-14 17:43:12.356 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-14 17:43:12.392 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-14 17:43:12.395 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-14 17:43:12.397 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2022-03-14 17:43:12.399 | + functions-common:run_phase:1759 : load_plugin_settings 2022-03-14 17:43:12.401 | + functions-common:load_plugin_settings:1673 : local plugins= 2022-03-14 17:43:12.403 | + functions-common:load_plugin_settings:1674 : local plugin 2022-03-14 17:43:12.405 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2022-03-14 17:43:12.407 | + functions-common:load_plugin_settings:1678 : return 2022-03-14 17:43:12.409 | + functions-common:run_phase:1760 : verify_disabled_services 2022-03-14 17:43:12.411 | + functions-common:verify_disabled_services:2020 : local service 2022-03-14 17:43:12.413 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.415 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-14 17:43:12.417 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.419 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-14 17:43:12.421 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.423 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-14 17:43:12.426 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.428 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-14 17:43:12.430 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.432 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-14 17:43:12.434 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.436 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-14 17:43:12.438 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.440 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-14 17:43:12.443 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.445 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-14 17:43:12.447 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.449 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-14 17:43:12.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.454 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-14 17:43:12.456 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.459 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-14 17:43:12.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.463 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-14 17:43:12.465 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.467 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-14 17:43:12.469 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.472 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-14 17:43:12.474 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.476 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-14 17:43:12.478 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.480 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-14 17:43:12.482 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.484 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-14 17:43:12.487 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.489 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-14 17:43:12.491 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.493 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-14 17:43:12.495 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.497 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-14 17:43:12.499 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.501 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-14 17:43:12.503 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.506 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-14 17:43:12.508 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.510 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-14 17:43:12.512 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.514 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-14 17:43:12.517 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.519 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-14 17:43:12.521 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.524 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-14 17:43:12.526 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.528 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-14 17:43:12.530 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.532 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-14 17:43:12.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.537 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-14 17:43:12.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.541 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-14 17:43:12.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.545 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-14 17:43:12.547 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.549 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-14 17:43:12.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.554 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-14 17:43:12.556 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.559 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-14 17:43:12.561 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.563 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-14 17:43:12.565 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.568 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-14 17:43:12.570 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.572 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-14 17:43:12.574 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.576 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-14 17:43:12.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.581 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-14 17:43:12.583 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.586 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-14 17:43:12.588 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.590 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-14 17:43:12.592 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.594 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-14 17:43:12.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.599 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-14 17:43:12.601 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.603 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-14 17:43:12.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.607 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-14 17:43:12.610 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.612 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-14 17:43:12.614 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 17:43:12.616 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-14 17:43:12.619 | + ./stack.sh:main:681 : initialize_database_backends 2022-03-14 17:43:12.621 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-14 17:43:12.623 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-14 17:43:12.637 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:12.639 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-14 17:43:12.641 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-14 17:43:12.643 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-14 17:43:12.657 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:43:12.659 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-14 17:43:12.662 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-14 17:43:12.664 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-14 17:43:12.667 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-14 17:43:12.669 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-14 17:43:12.671 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-14 17:43:12.673 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-14 17:43:12.676 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-03-14 17:43:12.678 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-14 17:43:12.680 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-03-14 17:43:12.683 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-14 17:43:12.685 | + lib/database:initialize_database_backends:104 : return 0 2022-03-14 17:43:12.687 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-03-14 17:43:12.687 | Using mysql database backend 2022-03-14 17:43:12.689 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-14 17:43:12.704 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-03-14 17:43:12.719 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:12.722 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-14 17:43:12.737 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-03-14 17:43:12.752 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:12.754 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-14 17:43:12.769 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-14 17:43:12.784 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-03-14 17:43:12.799 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:43:12.802 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-03-14 17:43:12.817 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:43:12.820 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-14 17:43:12.836 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-03-14 17:43:12.838 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-03-14 17:43:12.840 | + ./stack.sh:main:741 : save_stackenv 741 2022-03-14 17:43:12.843 | + functions-common:save_stackenv:60 : local tag=741 2022-03-14 17:43:12.845 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-14 17:43:12.850 | + functions-common:save_stackenv:62 : time_stamp=2022-03-14-174312 2022-03-14 17:43:12.852 | + functions-common:save_stackenv:63 : echo '# 2022-03-14-174312 741' 2022-03-14 17:43:12.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.857 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-14 17:43:12.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.861 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-14 17:43:12.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.865 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-14 17:43:12.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.870 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-14 17:43:12.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.874 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-03-14 17:43:12.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.879 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-03-14 17:43:12.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.884 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-14-174311 2022-03-14 17:43:12.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.888 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-14 17:43:12.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.892 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-03-14 17:43:12.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.898 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-14 17:43:12.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.902 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-14 17:43:12.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.906 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-14 17:43:12.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 17:43:12.911 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-14 17:43:12.913 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-03-14 17:43:12.915 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-14 17:43:12.917 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-03-14 17:43:12.919 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:43:12.921 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:43:12.924 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:43:12.926 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:43:12.928 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:43:12.931 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:43:12.945 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:43:12.947 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:43:12.949 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:43:12.952 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:43:12.952 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:43:12.956 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-03-14 17:43:12.959 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:43:12.961 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-03-14 17:43:12.964 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:43:12.964 | + functions-common:git_clone:593 : head -1 2022-03-14 17:43:12.967 | 1c050adf update constraint for os-brick to new release 5.0.2 2022-03-14 17:43:12.970 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:43:12.972 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-03-14 17:43:12.974 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 17:43:12.976 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-03-14 17:43:12.979 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-14 17:43:12.981 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-14 17:43:12.984 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-14 17:43:12.986 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-14 17:43:12.988 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-14 17:43:12.990 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-14 17:43:12.993 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-14 17:43:12.996 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-14 17:43:12.999 | ++ tools/install_prereqs.sh:source:47 : NOW=1647279792 2022-03-14 17:43:13.002 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-14 17:43:13.006 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-14 17:43:13.009 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-14 17:43:13.011 | ++ tools/install_prereqs.sh:source:49 : DELTA=1647279792 2022-03-14 17:43:13.014 | ++ tools/install_prereqs.sh:source:50 : [[ 1647279792 -lt 7200 ]] 2022-03-14 17:43:13.016 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-14 17:43:13.018 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2022-03-14 17:43:13.021 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-03-14 17:43:13.023 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2022-03-14 17:43:13.025 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-03-14 17:43:13.028 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2022-03-14 17:43:13.030 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-03-14 17:43:13.033 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-14 17:43:13.079 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-14 17:43:13.079 | apache2-dev 2022-03-14 17:43:13.079 | bc 2022-03-14 17:43:13.079 | bsdmainutils 2022-03-14 17:43:13.079 | curl 2022-03-14 17:43:13.079 | g++ 2022-03-14 17:43:13.079 | gawk 2022-03-14 17:43:13.079 | gcc 2022-03-14 17:43:13.079 | gettext 2022-03-14 17:43:13.079 | git 2022-03-14 17:43:13.079 | graphviz 2022-03-14 17:43:13.079 | iputils-ping 2022-03-14 17:43:13.079 | libapache2-mod-proxy-uwsgi 2022-03-14 17:43:13.079 | libffi-dev 2022-03-14 17:43:13.079 | libjpeg-dev 2022-03-14 17:43:13.080 | libpcre3-dev 2022-03-14 17:43:13.080 | libpq-dev 2022-03-14 17:43:13.080 | libssl-dev 2022-03-14 17:43:13.080 | libsystemd-dev 2022-03-14 17:43:13.080 | libxml2-dev 2022-03-14 17:43:13.080 | libxslt1-dev 2022-03-14 17:43:13.080 | libyaml-dev 2022-03-14 17:43:13.080 | lsof 2022-03-14 17:43:13.080 | openssh-server 2022-03-14 17:43:13.080 | openssl 2022-03-14 17:43:13.080 | pkg-config 2022-03-14 17:43:13.080 | psmisc 2022-03-14 17:43:13.080 | python3-dev 2022-03-14 17:43:13.080 | python3-pip 2022-03-14 17:43:13.080 | python3-systemd 2022-03-14 17:43:13.080 | python3-venv 2022-03-14 17:43:13.080 | tar 2022-03-14 17:43:13.080 | tcpdump 2022-03-14 17:43:13.080 | unzip 2022-03-14 17:43:13.080 | uuid-runtime 2022-03-14 17:43:13.080 | wget 2022-03-14 17:43:13.080 | wget 2022-03-14 17:43:13.080 | zlib1g-dev 2022-03-14 17:43:13.080 | libkrb5-dev 2022-03-14 17:43:13.080 | libldap2-dev 2022-03-14 17:43:13.080 | libsasl2-dev 2022-03-14 17:43:13.080 | memcached 2022-03-14 17:43:13.080 | python3-mysqldb 2022-03-14 17:43:13.080 | sqlite3 2022-03-14 17:43:13.080 | conntrack 2022-03-14 17:43:13.080 | curl 2022-03-14 17:43:13.080 | dnsmasq-base 2022-03-14 17:43:13.080 | dnsmasq-utils 2022-03-14 17:43:13.080 | ebtables 2022-03-14 17:43:13.080 | genisoimage 2022-03-14 17:43:13.080 | iptables 2022-03-14 17:43:13.080 | iputils-arping 2022-03-14 17:43:13.080 | kpartx 2022-03-14 17:43:13.081 | libjs-jquery-tablesorter 2022-03-14 17:43:13.081 | parted 2022-03-14 17:43:13.081 | pm-utils 2022-03-14 17:43:13.081 | python3-mysqldb 2022-03-14 17:43:13.081 | socat 2022-03-14 17:43:13.081 | sqlite3 2022-03-14 17:43:13.081 | sudo 2022-03-14 17:43:13.081 | vlan 2022-03-14 17:43:13.081 | lsscsi 2022-03-14 17:43:13.081 | open-iscsi 2022-03-14 17:43:13.081 | lvm2 2022-03-14 17:43:13.081 | qemu-utils 2022-03-14 17:43:13.081 | thin-provisioning-tools 2022-03-14 17:43:13.081 | acl 2022-03-14 17:43:13.081 | dnsmasq-base 2022-03-14 17:43:13.081 | dnsmasq-utils 2022-03-14 17:43:13.081 | ebtables 2022-03-14 17:43:13.081 | haproxy 2022-03-14 17:43:13.081 | iptables 2022-03-14 17:43:13.081 | iputils-arping 2022-03-14 17:43:13.081 | iputils-ping 2022-03-14 17:43:13.081 | postgresql-server-dev-all 2022-03-14 17:43:13.081 | python3-mysqldb 2022-03-14 17:43:13.081 | sqlite3 2022-03-14 17:43:13.081 | sudo 2022-03-14 17:43:13.081 | vlan 2022-03-14 17:43:13.081 | pcp 2022-03-14 17:43:13.081 | ipset 2022-03-14 17:43:13.081 | conntrack 2022-03-14 17:43:13.081 | conntrackd 2022-03-14 17:43:13.081 | keepalived 2022-03-14 17:43:13.081 | lvm2 2022-03-14 17:43:13.081 | qemu-utils 2022-03-14 17:43:13.081 | thin-provisioning-tools 2022-03-14 17:43:13.081 | curl 2022-03-14 17:43:13.081 | liberasurecode-dev 2022-03-14 17:43:13.082 | make 2022-03-14 17:43:13.082 | memcached 2022-03-14 17:43:13.082 | sqlite3 2022-03-14 17:43:13.082 | xfsprogs' 2022-03-14 17:43:13.084 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-14 17:43:13.100 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-14 17:43:13.101 | apache2-dev 2022-03-14 17:43:13.101 | bc 2022-03-14 17:43:13.101 | bsdmainutils 2022-03-14 17:43:13.101 | curl 2022-03-14 17:43:13.101 | g++ 2022-03-14 17:43:13.101 | gawk 2022-03-14 17:43:13.101 | gcc 2022-03-14 17:43:13.101 | gettext 2022-03-14 17:43:13.101 | git 2022-03-14 17:43:13.101 | graphviz 2022-03-14 17:43:13.101 | iputils-ping 2022-03-14 17:43:13.101 | libapache2-mod-proxy-uwsgi 2022-03-14 17:43:13.101 | libffi-dev 2022-03-14 17:43:13.101 | libjpeg-dev 2022-03-14 17:43:13.101 | libpcre3-dev 2022-03-14 17:43:13.101 | libpq-dev 2022-03-14 17:43:13.101 | libssl-dev 2022-03-14 17:43:13.101 | libsystemd-dev 2022-03-14 17:43:13.101 | libxml2-dev 2022-03-14 17:43:13.101 | libxslt1-dev 2022-03-14 17:43:13.101 | libyaml-dev 2022-03-14 17:43:13.101 | lsof 2022-03-14 17:43:13.101 | openssh-server 2022-03-14 17:43:13.101 | openssl 2022-03-14 17:43:13.101 | pkg-config 2022-03-14 17:43:13.101 | psmisc 2022-03-14 17:43:13.101 | python3-dev 2022-03-14 17:43:13.101 | python3-pip 2022-03-14 17:43:13.101 | python3-systemd 2022-03-14 17:43:13.101 | python3-venv 2022-03-14 17:43:13.101 | tar 2022-03-14 17:43:13.101 | tcpdump 2022-03-14 17:43:13.101 | unzip 2022-03-14 17:43:13.101 | uuid-runtime 2022-03-14 17:43:13.101 | wget 2022-03-14 17:43:13.101 | wget 2022-03-14 17:43:13.102 | zlib1g-dev 2022-03-14 17:43:13.102 | libkrb5-dev 2022-03-14 17:43:13.102 | libldap2-dev 2022-03-14 17:43:13.102 | libsasl2-dev 2022-03-14 17:43:13.102 | memcached 2022-03-14 17:43:13.102 | python3-mysqldb 2022-03-14 17:43:13.102 | sqlite3 2022-03-14 17:43:13.102 | conntrack 2022-03-14 17:43:13.102 | curl 2022-03-14 17:43:13.102 | dnsmasq-base 2022-03-14 17:43:13.102 | dnsmasq-utils 2022-03-14 17:43:13.102 | ebtables 2022-03-14 17:43:13.102 | genisoimage 2022-03-14 17:43:13.102 | iptables 2022-03-14 17:43:13.102 | iputils-arping 2022-03-14 17:43:13.102 | kpartx 2022-03-14 17:43:13.102 | libjs-jquery-tablesorter 2022-03-14 17:43:13.102 | parted 2022-03-14 17:43:13.102 | pm-utils 2022-03-14 17:43:13.102 | python3-mysqldb 2022-03-14 17:43:13.102 | socat 2022-03-14 17:43:13.102 | sqlite3 2022-03-14 17:43:13.102 | sudo 2022-03-14 17:43:13.102 | vlan 2022-03-14 17:43:13.102 | lsscsi 2022-03-14 17:43:13.102 | open-iscsi 2022-03-14 17:43:13.102 | lvm2 2022-03-14 17:43:13.102 | qemu-utils 2022-03-14 17:43:13.102 | thin-provisioning-tools 2022-03-14 17:43:13.102 | acl 2022-03-14 17:43:13.102 | dnsmasq-base 2022-03-14 17:43:13.102 | dnsmasq-utils 2022-03-14 17:43:13.102 | ebtables 2022-03-14 17:43:13.102 | haproxy 2022-03-14 17:43:13.102 | iptables 2022-03-14 17:43:13.102 | iputils-arping 2022-03-14 17:43:13.102 | iputils-ping 2022-03-14 17:43:13.102 | postgresql-server-dev-all 2022-03-14 17:43:13.103 | python3-mysqldb 2022-03-14 17:43:13.103 | sqlite3 2022-03-14 17:43:13.103 | sudo 2022-03-14 17:43:13.103 | vlan 2022-03-14 17:43:13.103 | pcp 2022-03-14 17:43:13.103 | ipset 2022-03-14 17:43:13.103 | conntrack 2022-03-14 17:43:13.103 | conntrackd 2022-03-14 17:43:13.103 | keepalived 2022-03-14 17:43:13.103 | lvm2 2022-03-14 17:43:13.103 | qemu-utils 2022-03-14 17:43:13.103 | thin-provisioning-tools 2022-03-14 17:43:13.103 | curl 2022-03-14 17:43:13.103 | liberasurecode-dev 2022-03-14 17:43:13.103 | make 2022-03-14 17:43:13.103 | memcached 2022-03-14 17:43:13.103 | sqlite3 2022-03-14 17:43:13.103 | xfsprogs ' 2022-03-14 17:43:13.103 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-14 17:43:13.105 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:43:13.107 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:43:13.110 | ++ 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 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 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 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 2022-03-14 17:43:13.110 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-14 17:43:13.115 | ++ 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 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 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 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 2022-03-14 17:43:13.117 | ++ functions-common:install_package:1347 : update_package_repo 2022-03-14 17:43:13.119 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:43:13.121 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2022-03-14 17:43:13.124 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:43:13.126 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:43:13.128 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:43:13.130 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:43:13.132 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:43:13.134 | ++ functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:43:13.136 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2022-03-14 17:43:13.138 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2022-03-14 17:43:13.140 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2022-03-14 17:43:13.142 | +++ functions-common:apt_get_update:1081 : id -u 2022-03-14 17:43:13.146 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2022-03-14 17:43:13.148 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2022-03-14 17:43:13.150 | ++ functions-common:time_start:2295 : local name=apt-get-update 2022-03-14 17:43:13.152 | ++ functions-common:time_start:2296 : local start_time= 2022-03-14 17:43:13.154 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 17:43:13.157 | +++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 17:43:13.161 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1647279793158 2022-03-14 17:43:13.163 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-14 17:43:13.165 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-14 17:43:13.167 | ++ 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' 2022-03-14 17:43:13.524 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-14 17:43:13.559 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-14 17:43:13.681 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-14 17:43:13.810 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-14 17:43:13.865 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,808 B] 2022-03-14 17:43:13.920 | Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.0 kB] 2022-03-14 17:43:27.369 | Fetched 138 kB in 1s (175 kB/s) 2022-03-14 17:43:28.866 | Reading package lists... 2022-03-14 17:43:28.897 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2022-03-14 17:43:28.899 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2022-03-14 17:43:28.901 | ++ functions-common:time_stop:2309 : local name 2022-03-14 17:43:28.903 | ++ functions-common:time_stop:2310 : local end_time 2022-03-14 17:43:28.905 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:43:28.907 | ++ functions-common:time_stop:2312 : local total 2022-03-14 17:43:28.909 | ++ functions-common:time_stop:2313 : local start_time 2022-03-14 17:43:28.911 | ++ functions-common:time_stop:2315 : name=apt-get-update 2022-03-14 17:43:28.913 | ++ functions-common:time_stop:2316 : start_time=1647279793158 2022-03-14 17:43:28.915 | ++ functions-common:time_stop:2318 : [[ -z 1647279793158 ]] 2022-03-14 17:43:28.918 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:43:28.922 | ++ functions-common:time_stop:2321 : end_time=1647279808919 2022-03-14 17:43:28.924 | ++ functions-common:time_stop:2322 : elapsed_time=15761 2022-03-14 17:43:28.926 | ++ functions-common:time_stop:2323 : total=0 2022-03-14 17:43:28.928 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:43:28.931 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15761 2022-03-14 17:43:28.933 | ++ 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 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 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 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 2022-03-14 17:43:28.935 | ++ functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:43:28.938 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:43:28.940 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:43:28.943 | ++ 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 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 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 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 2022-03-14 17:43:28.964 | ++ 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 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 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 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 2022-03-14 17:43:29.075 | Reading package lists... 2022-03-14 17:43:29.333 | Building dependency tree... 2022-03-14 17:43:29.334 | Reading state information... 2022-03-14 17:43:29.630 | bc is already the newest version (1.07.1-2build1). 2022-03-14 17:43:29.630 | bc set to manually installed. 2022-03-14 17:43:29.630 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-14 17:43:29.630 | bsdmainutils set to manually installed. 2022-03-14 17:43:29.630 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-14 17:43:29.630 | gawk set to manually installed. 2022-03-14 17:43:29.630 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-14 17:43:29.630 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-14 17:43:29.630 | iptables set to manually installed. 2022-03-14 17:43:29.630 | iputils-ping is already the newest version (3:20190709-3). 2022-03-14 17:43:29.630 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-14 17:43:29.630 | kpartx set to manually installed. 2022-03-14 17:43:29.630 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-14 17:43:29.630 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-14 17:43:29.630 | psmisc is already the newest version (23.3-1). 2022-03-14 17:43:29.630 | psmisc set to manually installed. 2022-03-14 17:43:29.630 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-14 17:43:29.631 | python3-systemd is already the newest version (234-3build2). 2022-03-14 17:43:29.631 | python3-systemd set to manually installed. 2022-03-14 17:43:29.631 | tcpdump is already the newest version (4.9.3-4). 2022-03-14 17:43:29.631 | tcpdump set to manually installed. 2022-03-14 17:43:29.631 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-14 17:43:29.631 | thin-provisioning-tools set to manually installed. 2022-03-14 17:43:29.631 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-14 17:43:29.631 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-14 17:43:29.631 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-14 17:43:29.631 | lsof set to manually installed. 2022-03-14 17:43:29.631 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-14 17:43:29.631 | parted set to manually installed. 2022-03-14 17:43:29.631 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-14 17:43:29.631 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-14 17:43:29.631 | tar set to manually installed. 2022-03-14 17:43:29.631 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-14 17:43:29.631 | zlib1g-dev set to manually installed. 2022-03-14 17:43:29.631 | The following packages were automatically installed and are no longer required: 2022-03-14 17:43:29.631 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:43:29.631 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:43:29.631 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:43:29.631 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:43:29.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:43:29.631 | python3-zope.interface 2022-03-14 17:43:29.631 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:43:29.631 | The following additional packages will be installed: 2022-03-14 17:43:29.632 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-14 17:43:29.632 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-14 17:43:29.632 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-14 17:43:29.632 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-14 17:43:29.632 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-14 17:43:29.632 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-14 17:43:29.632 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-14 17:43:29.632 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-14 17:43:29.632 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-14 17:43:29.632 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-14 17:43:29.632 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-14 17:43:29.632 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-14 17:43:29.632 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-14 17:43:29.632 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-14 17:43:29.632 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-14 17:43:29.632 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-14 17:43:29.632 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-14 17:43:29.632 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-14 17:43:29.632 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-14 17:43:29.632 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-14 17:43:29.632 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-14 17:43:29.632 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-14 17:43:29.632 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-14 17:43:29.632 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-14 17:43:29.632 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-14 17:43:29.632 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-14 17:43:29.632 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-14 17:43:29.632 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-14 17:43:29.632 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-14 17:43:29.632 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-14 17:43:29.633 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-14 17:43:29.633 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-14 17:43:29.633 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-14 17:43:29.633 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-14 17:43:29.633 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-14 17:43:29.633 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-14 17:43:29.633 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-14 17:43:29.634 | Suggested packages: 2022-03-14 17:43:29.634 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-14 17:43:29.634 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-14 17:43:29.634 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-14 17:43:29.634 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-14 17:43:29.634 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-14 17:43:29.634 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-14 17:43:29.634 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-14 17:43:29.634 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-14 17:43:29.634 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-14 17:43:29.634 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-14 17:43:29.634 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-14 17:43:29.634 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-14 17:43:29.634 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-14 17:43:29.634 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-14 17:43:29.634 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-14 17:43:29.634 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-14 17:43:29.635 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-03-14 17:43:29.890 | The following NEW packages will be installed: 2022-03-14 17:43:29.890 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-14 17:43:29.890 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-14 17:43:29.890 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-14 17:43:29.890 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-14 17:43:29.890 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-14 17:43:29.890 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-14 17:43:29.890 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-14 17:43:29.890 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-14 17:43:29.891 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-14 17:43:29.891 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-14 17:43:29.891 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-14 17:43:29.891 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-14 17:43:29.891 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-14 17:43:29.891 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-14 17:43:29.891 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-14 17:43:29.891 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-14 17:43:29.891 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-14 17:43:29.891 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-14 17:43:29.891 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-14 17:43:29.891 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-14 17:43:29.891 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-14 17:43:29.891 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-14 17:43:29.891 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-14 17:43:29.891 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-14 17:43:29.891 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-14 17:43:29.891 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-14 17:43:29.891 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-14 17:43:29.891 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-14 17:43:29.891 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-14 17:43:29.891 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-14 17:43:29.891 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-14 17:43:29.891 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-14 17:43:29.891 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-14 17:43:29.891 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-14 17:43:29.891 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-14 17:43:29.891 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-14 17:43:29.891 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-14 17:43:29.891 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-14 17:43:29.891 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-14 17:43:29.891 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-14 17:43:29.891 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-14 17:43:29.892 | unzip uuid-dev vbetool vlan x11-common 2022-03-14 17:43:29.892 | The following packages will be upgraded: 2022-03-14 17:43:29.893 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-14 17:43:29.893 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-14 17:43:29.893 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-14 17:43:29.893 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-03-14 17:43:29.893 | uuid-runtime wget 2022-03-14 17:43:30.181 | 23 upgraded, 219 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:43:30.181 | Need to get 164 MB of archives. 2022-03-14 17:43:30.181 | After this operation, 768 MB of additional disk space will be used. 2022-03-14 17:43:30.181 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-14 17:43:30.701 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-14 17:43:30.731 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-14 17:43:30.745 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-14 17:43:30.957 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-14 17:43:31.532 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-14 17:43:31.557 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-14 17:43:31.558 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-14 17:43:31.561 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-14 17:43:31.569 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1,321 kB] 2022-03-14 17:43:31.818 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-14 17:43:31.819 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-14 17:43:31.820 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-03-14 17:43:31.821 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-14 17:43:31.822 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-03-14 17:43:31.846 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-14 17:43:31.847 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-14 17:43:31.861 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-14 17:43:31.881 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-14 17:43:31.976 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-14 17:43:31.985 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-14 17:43:33.516 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-03-14 17:43:33.568 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-03-14 17:43:33.598 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-03-14 17:43:33.604 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-03-14 17:43:33.613 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-03-14 17:43:33.623 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-14 17:43:33.634 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-14 17:43:34.359 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-14 17:43:34.360 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-14 17:43:34.361 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-14 17:43:34.361 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-14 17:43:34.388 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-14 17:43:34.389 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-14 17:43:34.390 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-14 17:43:34.394 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-14 17:43:34.487 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-14 17:43:34.524 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-14 17:43:34.536 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-14 17:43:34.623 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 2022-03-14 17:43:34.698 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-14 17:43:34.716 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-14 17:43:34.725 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-14 17:43:34.783 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-14 17:43:34.888 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-14 17:43:35.035 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-14 17:43:35.037 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-14 17:43:35.038 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-14 17:43:35.042 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-14 17:43:35.102 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-14 17:43:35.155 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-14 17:43:35.216 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-14 17:43:37.660 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-14 17:43:39.385 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1,722 kB] 2022-03-14 17:43:39.584 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-14 17:43:39.586 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-14 17:43:39.587 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04 [225 kB] 2022-03-14 17:43:39.638 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-14 17:43:40.068 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-14 17:43:40.070 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-14 17:43:40.173 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-14 17:43:41.097 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-14 17:43:42.357 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-14 17:43:42.377 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-14 17:43:42.394 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-14 17:43:42.395 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-14 17:43:42.400 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-14 17:43:42.401 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-14 17:43:42.402 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-14 17:43:42.403 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-14 17:43:42.403 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-14 17:43:42.487 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-14 17:43:42.892 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-14 17:43:42.968 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-14 17:43:42.986 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-14 17:43:42.995 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-14 17:43:43.097 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-14 17:43:43.099 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-14 17:43:43.126 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-14 17:43:43.210 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-14 17:43:43.212 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-14 17:43:43.213 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-14 17:43:43.218 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-14 17:43:43.282 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-14 17:43:43.305 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-14 17:43:43.342 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-03-14 17:43:43.359 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-14 17:43:43.365 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8,421 kB] 2022-03-14 17:43:44.684 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-14 17:43:44.685 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-14 17:43:44.686 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-14 17:43:44.687 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-14 17:43:44.687 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-14 17:43:44.688 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-14 17:43:44.698 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-14 17:43:44.699 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-14 17:43:44.700 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-14 17:43:44.816 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-14 17:43:44.818 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-14 17:43:44.955 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-14 17:43:44.956 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-14 17:43:45.217 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-14 17:43:46.213 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-14 17:43:46.285 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-14 17:43:46.287 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-14 17:43:46.298 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-14 17:43:46.352 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-14 17:43:46.384 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-14 17:43:46.385 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-14 17:43:46.387 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-14 17:43:46.391 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-14 17:43:46.401 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-14 17:43:46.473 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-14 17:43:46.476 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-14 17:43:46.492 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-14 17:43:46.604 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-14 17:43:46.607 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-14 17:43:46.618 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-14 17:43:46.631 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-14 17:43:46.650 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-14 17:43:46.651 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-14 17:43:46.652 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-14 17:43:46.734 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-14 17:43:46.786 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-14 17:43:46.792 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-14 17:43:46.865 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-14 17:43:46.877 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-14 17:43:46.879 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-14 17:43:46.881 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-14 17:43:46.895 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-14 17:43:46.898 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-14 17:43:46.900 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-14 17:43:46.996 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-14 17:43:47.054 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-14 17:43:47.070 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-14 17:43:47.126 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-14 17:43:47.128 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-14 17:43:47.132 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-14 17:43:47.133 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-14 17:43:47.147 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-14 17:43:47.151 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-14 17:43:47.166 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-14 17:43:47.257 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-14 17:43:47.270 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-14 17:43:47.274 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-14 17:43:47.387 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-14 17:43:47.403 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-14 17:43:47.405 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-14 17:43:47.405 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-14 17:43:47.410 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-14 17:43:47.413 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-14 17:43:47.418 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-14 17:43:47.518 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-14 17:43:47.521 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-14 17:43:47.531 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-14 17:43:47.648 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-14 17:43:47.650 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-14 17:43:47.651 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-14 17:43:47.652 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-14 17:43:47.672 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-14 17:43:47.693 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-14 17:43:47.695 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-14 17:43:47.779 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-14 17:43:49.023 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-14 17:43:49.025 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-14 17:43:49.026 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-14 17:43:49.034 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-03-14 17:43:49.039 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-14 17:43:49.039 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-14 17:43:49.040 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-14 17:43:49.139 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-14 17:43:49.140 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-14 17:43:49.155 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-14 17:43:49.170 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-14 17:43:49.286 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-14 17:43:49.288 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-14 17:43:49.318 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-14 17:43:49.328 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-14 17:43:49.446 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-14 17:43:49.476 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-14 17:43:49.480 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-14 17:43:49.482 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-14 17:43:49.644 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-14 17:43:49.645 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-14 17:43:49.646 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-14 17:43:49.648 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-14 17:43:49.652 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-14 17:43:50.411 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-14 17:43:50.451 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-14 17:43:50.523 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-14 17:43:50.543 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.11 [1,584 kB] 2022-03-14 17:43:50.748 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-14 17:43:50.852 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-14 17:43:50.853 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-14 17:43:50.855 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-03-14 17:43:51.120 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-14 17:43:51.124 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-14 17:43:51.149 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-14 17:43:51.156 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-14 17:43:52.018 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-14 17:43:52.020 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-14 17:43:52.031 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-14 17:43:52.412 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-14 17:43:54.064 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-14 17:43:54.071 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-14 17:43:58.286 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-14 17:43:58.288 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-14 17:43:58.289 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-14 17:43:58.290 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-14 17:43:58.291 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-14 17:43:58.398 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-14 17:43:58.399 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-14 17:43:58.403 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-14 17:43:58.557 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-14 17:43:58.558 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-14 17:43:58.981 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-14 17:43:58.982 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-14 17:43:58.983 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-14 17:43:58.988 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-14 17:43:58.989 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-14 17:43:58.989 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-14 17:43:58.991 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-14 17:43:59.059 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-14 17:43:59.063 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-14 17:43:59.210 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-14 17:43:59.220 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-14 17:43:59.222 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-14 17:43:59.227 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-14 17:43:59.233 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-03-14 17:43:59.233 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-14 17:43:59.238 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-14 17:43:59.241 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-14 17:43:59.252 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-14 17:43:59.374 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-14 17:43:59.376 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-14 17:43:59.378 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-14 17:43:59.380 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-14 17:43:59.527 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-14 17:43:59.528 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-14 17:43:59.530 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-14 17:43:59.898 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-14 17:44:00.008 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-14 17:44:01.598 | Preconfiguring packages ... 2022-03-14 17:44:02.011 | Fetched 164 MB in 30s (5,442 kB/s) 2022-03-14 17:44:02.287 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-03-14 17:44:02.290 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:02.530 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:03.108 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:03.283 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:04.176 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:04.334 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:04.702 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:04.878 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:05.411 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:05.732 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:07.045 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:44:07.204 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-14 17:44:07.593 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-14 17:44:08.105 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-14 17:44:08.108 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-14 17:44:08.243 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-14 17:44:08.661 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-14 17:44:09.191 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-14 17:44:09.193 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-14 17:44:09.323 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-14 17:44:09.838 | Selecting previously unselected package libapr1:amd64. 2022-03-14 17:44:09.847 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-14 17:44:09.895 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-14 17:44:10.400 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-14 17:44:10.575 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2.3) ... 2022-03-14 17:44:11.203 | Selecting previously unselected package libaprutil1:amd64. 2022-03-14 17:44:11.211 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-14 17:44:11.265 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:44:11.644 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-14 17:44:11.651 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-14 17:44:11.706 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:44:12.023 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-14 17:44:12.181 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-14 17:44:12.622 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-14 17:44:12.741 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-14 17:44:13.211 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-14 17:44:13.351 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-14 17:44:13.764 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-14 17:44:13.771 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-14 17:44:13.820 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:44:14.142 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-14 17:44:14.294 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-14 17:44:14.690 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-14 17:44:14.837 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-14 17:44:15.364 | Selecting previously unselected package libjansson4:amd64. 2022-03-14 17:44:15.371 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-14 17:44:15.426 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-14 17:44:15.775 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-14 17:44:15.782 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-14 17:44:15.838 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-14 17:44:16.291 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-14 17:44:16.426 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-14 17:44:18.068 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-14 17:44:18.204 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-03-14 17:44:18.683 | Selecting previously unselected package apache2-bin. 2022-03-14 17:44:18.691 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-14 17:44:18.746 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-14 17:44:19.187 | Selecting previously unselected package apache2-data. 2022-03-14 17:44:19.194 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-03-14 17:44:19.238 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-14 17:44:19.695 | Selecting previously unselected package apache2-utils. 2022-03-14 17:44:19.703 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-14 17:44:19.752 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-14 17:44:20.193 | Selecting previously unselected package apache2. 2022-03-14 17:44:20.200 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-14 17:44:20.266 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-03-14 17:44:20.735 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-14 17:44:20.743 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-14 17:44:20.786 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-14 17:44:21.267 | Selecting previously unselected package haproxy. 2022-03-14 17:44:21.274 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-14 17:44:21.337 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-14 17:44:21.986 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-14 17:44:21.994 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-14 17:44:22.026 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:44:22.347 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-14 17:44:22.354 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-14 17:44:22.403 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:44:22.712 | Selecting previously unselected package mysql-common. 2022-03-14 17:44:22.719 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-14 17:44:22.777 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-14 17:44:23.175 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-14 17:44:23.182 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-14 17:44:23.243 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:44:23.848 | Selecting previously unselected package libsensors-config. 2022-03-14 17:44:23.855 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-14 17:44:23.912 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-14 17:44:24.347 | Selecting previously unselected package libsensors5:amd64. 2022-03-14 17:44:24.354 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-14 17:44:24.494 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-14 17:44:24.871 | Selecting previously unselected package libsnmp-base. 2022-03-14 17:44:24.878 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-14 17:44:24.928 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-14 17:44:25.358 | Selecting previously unselected package libsnmp35:amd64. 2022-03-14 17:44:25.366 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-14 17:44:25.415 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-14 17:44:25.969 | Selecting previously unselected package keepalived. 2022-03-14 17:44:25.977 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-14 17:44:26.009 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-14 17:44:26.404 | Selecting previously unselected package memcached. 2022-03-14 17:44:26.412 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-14 17:44:26.443 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-14 17:44:26.920 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-14 17:44:27.803 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-14 17:44:28.267 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-14 17:44:28.432 | Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2.3) ... 2022-03-14 17:44:28.952 | Selecting previously unselected package python3-yaml. 2022-03-14 17:44:28.961 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-14 17:44:29.015 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-14 17:44:29.333 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-14 17:44:29.495 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-14 17:44:30.052 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-14 17:44:30.287 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-14 17:44:31.262 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-14 17:44:31.405 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-14 17:44:32.017 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-14 17:44:32.146 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-14 17:44:32.649 | Selecting previously unselected package acl. 2022-03-14 17:44:32.657 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-14 17:44:32.706 | Unpacking acl (2.2.53-6) ... 2022-03-14 17:44:32.951 | Selecting previously unselected package autotools-dev. 2022-03-14 17:44:32.959 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-14 17:44:33.009 | Unpacking autotools-dev (20180224.1) ... 2022-03-14 17:44:33.295 | Selecting previously unselected package m4. 2022-03-14 17:44:33.303 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-14 17:44:33.356 | Unpacking m4 (1.4.18-4) ... 2022-03-14 17:44:33.741 | Selecting previously unselected package autoconf. 2022-03-14 17:44:33.748 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-14 17:44:33.798 | Unpacking autoconf (2.69-11.1) ... 2022-03-14 17:44:34.290 | Selecting previously unselected package automake. 2022-03-14 17:44:34.297 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-14 17:44:34.348 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-14 17:44:34.730 | Selecting previously unselected package autopoint. 2022-03-14 17:44:34.737 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-14 17:44:34.770 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-14 17:44:35.158 | Selecting previously unselected package libllvm10:amd64. 2022-03-14 17:44:35.166 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:44:35.220 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:44:37.941 | Selecting previously unselected package libclang-cpp10. 2022-03-14 17:44:37.949 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:44:37.991 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:44:39.838 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-14 17:44:39.846 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:39.895 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:44:40.718 | Selecting previously unselected package libgc1c2:amd64. 2022-03-14 17:44:40.726 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-14 17:44:40.758 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-14 17:44:41.124 | Selecting previously unselected package libobjc4:amd64. 2022-03-14 17:44:41.132 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:41.181 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:44:41.466 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-14 17:44:41.473 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:41.522 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:44:42.044 | Selecting previously unselected package libc6-i386. 2022-03-14 17:44:42.052 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-14 17:44:42.101 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-14 17:44:43.152 | Selecting previously unselected package lib32gcc-s1. 2022-03-14 17:44:43.160 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:43.203 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:44:43.625 | Selecting previously unselected package lib32stdc++6. 2022-03-14 17:44:43.633 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:43.682 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:44:44.031 | Selecting previously unselected package libclang-common-10-dev. 2022-03-14 17:44:44.038 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:44:44.099 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:44:45.471 | Selecting previously unselected package libclang1-10. 2022-03-14 17:44:45.479 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:44:45.528 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:44:47.042 | Selecting previously unselected package clang-10. 2022-03-14 17:44:47.050 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:44:47.101 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:44:47.404 | Selecting previously unselected package libtool. 2022-03-14 17:44:47.412 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-14 17:44:47.449 | Unpacking libtool (2.4.6-14) ... 2022-03-14 17:44:47.774 | Selecting previously unselected package dh-autoreconf. 2022-03-14 17:44:47.781 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-14 17:44:47.830 | Unpacking dh-autoreconf (19) ... 2022-03-14 17:44:48.084 | Selecting previously unselected package libdebhelper-perl. 2022-03-14 17:44:48.091 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-14 17:44:48.124 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-14 17:44:48.402 | Selecting previously unselected package libarchive-zip-perl. 2022-03-14 17:44:48.410 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-14 17:44:48.459 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-14 17:44:48.781 | Selecting previously unselected package libsub-override-perl. 2022-03-14 17:44:48.789 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-14 17:44:48.838 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-14 17:44:49.145 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-14 17:44:49.153 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-14 17:44:49.202 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-14 17:44:49.444 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-14 17:44:49.452 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-14 17:44:49.501 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-14 17:44:49.820 | Selecting previously unselected package libdpkg-perl. 2022-03-14 17:44:49.827 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-14 17:44:49.882 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-14 17:44:50.221 | Selecting previously unselected package make. 2022-03-14 17:44:50.229 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-14 17:44:50.278 | Unpacking make (4.2.1-1.2) ... 2022-03-14 17:44:50.569 | Selecting previously unselected package dpkg-dev. 2022-03-14 17:44:50.578 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-14 17:44:50.626 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-14 17:44:51.027 | Selecting previously unselected package dwz. 2022-03-14 17:44:51.034 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-14 17:44:51.066 | Unpacking dwz (0.13-5) ... 2022-03-14 17:44:51.587 | Selecting previously unselected package libcroco3:amd64. 2022-03-14 17:44:51.595 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-14 17:44:51.642 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-14 17:44:52.002 | Selecting previously unselected package gettext. 2022-03-14 17:44:52.010 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-14 17:44:52.055 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-14 17:44:52.564 | Selecting previously unselected package intltool-debian. 2022-03-14 17:44:52.572 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-14 17:44:52.626 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-14 17:44:52.941 | Selecting previously unselected package po-debconf. 2022-03-14 17:44:52.949 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-14 17:44:52.992 | Unpacking po-debconf (1.0.21) ... 2022-03-14 17:44:53.364 | Selecting previously unselected package debhelper. 2022-03-14 17:44:53.372 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-14 17:44:53.421 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-14 17:44:53.838 | Selecting previously unselected package uuid-dev:amd64. 2022-03-14 17:44:53.846 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-14 17:44:53.895 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-14 17:44:54.277 | Selecting previously unselected package libsctp1:amd64. 2022-03-14 17:44:54.284 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-14 17:44:54.318 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-14 17:44:54.558 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-14 17:44:54.566 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-14 17:44:54.615 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-14 17:44:54.917 | Selecting previously unselected package libapr1-dev. 2022-03-14 17:44:54.925 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-14 17:44:54.979 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-14 17:44:55.542 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-14 17:44:55.550 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-14 17:44:55.593 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-14 17:44:56.027 | Selecting previously unselected package libaprutil1-dev. 2022-03-14 17:44:56.035 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-14 17:44:56.072 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-14 17:44:56.604 | Selecting previously unselected package apache2-dev. 2022-03-14 17:44:56.612 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-14 17:44:56.659 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-14 17:44:57.156 | Selecting previously unselected package binfmt-support. 2022-03-14 17:44:57.164 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-14 17:44:57.226 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-14 17:44:57.551 | Selecting previously unselected package g++-9. 2022-03-14 17:44:57.559 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-14 17:44:57.619 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:44:59.124 | Selecting previously unselected package g++. 2022-03-14 17:44:59.132 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-14 17:44:59.187 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-14 17:44:59.461 | Selecting previously unselected package build-essential. 2022-03-14 17:44:59.469 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-14 17:44:59.501 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-14 17:44:59.804 | Selecting previously unselected package conntrack. 2022-03-14 17:44:59.812 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-14 17:44:59.866 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-14 17:45:00.187 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-14 17:45:00.195 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-14 17:45:00.250 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-14 17:45:00.540 | Selecting previously unselected package libnetfilter-queue1. 2022-03-14 17:45:00.548 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-14 17:45:00.596 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-14 17:45:00.953 | Selecting previously unselected package conntrackd. 2022-03-14 17:45:00.961 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-14 17:45:00.993 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-14 17:45:01.324 | Selecting previously unselected package dns-root-data. 2022-03-14 17:45:01.332 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-14 17:45:01.381 | Unpacking dns-root-data (2019052802) ... 2022-03-14 17:45:01.811 | Selecting previously unselected package libidn11:amd64. 2022-03-14 17:45:01.819 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-14 17:45:01.878 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-14 17:45:02.216 | Selecting previously unselected package dnsmasq-base. 2022-03-14 17:45:02.224 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-14 17:45:02.261 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-14 17:45:02.576 | Selecting previously unselected package dnsmasq-utils. 2022-03-14 17:45:02.584 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-14 17:45:02.642 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-14 17:45:03.101 | Selecting previously unselected package ebtables. 2022-03-14 17:45:03.110 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-14 17:45:03.182 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-14 17:45:03.541 | Selecting previously unselected package libfakeroot:amd64. 2022-03-14 17:45:03.550 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-14 17:45:03.586 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-14 17:45:03.947 | Selecting previously unselected package fakeroot. 2022-03-14 17:45:03.956 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-14 17:45:04.015 | Unpacking fakeroot (1.24-1) ... 2022-03-14 17:45:04.381 | Selecting previously unselected package fonts-dejavu-core. 2022-03-14 17:45:04.390 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-14 17:45:04.438 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-14 17:45:04.901 | Selecting previously unselected package fonts-liberation. 2022-03-14 17:45:04.910 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-14 17:45:04.958 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-14 17:45:05.547 | Selecting previously unselected package fontconfig-config. 2022-03-14 17:45:05.555 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-14 17:45:05.610 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-14 17:45:05.981 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-14 17:45:05.989 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-14 17:45:06.050 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-14 17:45:06.478 | Selecting previously unselected package fontconfig. 2022-03-14 17:45:06.486 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-14 17:45:06.539 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-14 17:45:06.905 | Selecting previously unselected package genisoimage. 2022-03-14 17:45:06.914 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-14 17:45:06.975 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-14 17:45:07.453 | Selecting previously unselected package libann0. 2022-03-14 17:45:07.462 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-14 17:45:07.518 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-14 17:45:07.856 | Selecting previously unselected package libcdt5:amd64. 2022-03-14 17:45:07.864 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:07.913 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-14 17:45:08.248 | Selecting previously unselected package libcgraph6:amd64. 2022-03-14 17:45:08.256 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:08.305 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-14 17:45:08.690 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-14 17:45:08.699 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-14 17:45:08.747 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-14 17:45:09.096 | Selecting previously unselected package libjpeg8:amd64. 2022-03-14 17:45:09.103 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-14 17:45:09.147 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-14 17:45:09.456 | Selecting previously unselected package libjbig0:amd64. 2022-03-14 17:45:09.464 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-14 17:45:09.518 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-14 17:45:09.942 | Selecting previously unselected package libwebp6:amd64. 2022-03-14 17:45:09.950 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:45:09.998 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-14 17:45:10.410 | Selecting previously unselected package libtiff5:amd64. 2022-03-14 17:45:10.418 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-14 17:45:10.461 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-14 17:45:10.895 | Selecting previously unselected package libxpm4:amd64. 2022-03-14 17:45:10.903 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-14 17:45:10.956 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-14 17:45:11.295 | Selecting previously unselected package libgd3:amd64. 2022-03-14 17:45:11.303 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-14 17:45:11.352 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-14 17:45:11.707 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-14 17:45:11.716 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-14 17:45:11.764 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-14 17:45:12.118 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-14 17:45:12.126 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-14 17:45:12.167 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-14 17:45:12.604 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-14 17:45:12.612 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-14 17:45:12.661 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-14 17:45:13.051 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-14 17:45:13.059 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-14 17:45:13.114 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-14 17:45:13.499 | Selecting previously unselected package libxrender1:amd64. 2022-03-14 17:45:13.507 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-14 17:45:13.569 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-14 17:45:13.962 | Selecting previously unselected package libcairo2:amd64. 2022-03-14 17:45:13.970 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:14.030 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-14 17:45:14.494 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-14 17:45:14.501 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-14 17:45:14.547 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-14 17:45:14.896 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-14 17:45:14.903 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-14 17:45:14.958 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-14 17:45:15.305 | Selecting previously unselected package libthai-data. 2022-03-14 17:45:15.313 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-14 17:45:15.358 | Unpacking libthai-data (0.1.28-3) ... 2022-03-14 17:45:15.751 | Selecting previously unselected package libdatrie1:amd64. 2022-03-14 17:45:15.759 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-14 17:45:15.810 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-14 17:45:16.151 | Selecting previously unselected package libthai0:amd64. 2022-03-14 17:45:16.159 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-14 17:45:16.207 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-14 17:45:16.580 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-14 17:45:16.588 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-14 17:45:16.642 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:45:17.048 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-14 17:45:17.057 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-14 17:45:17.118 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:45:17.502 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-14 17:45:17.510 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-14 17:45:17.575 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:45:17.934 | Selecting previously unselected package libpathplan4:amd64. 2022-03-14 17:45:17.942 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:17.991 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-14 17:45:18.370 | Selecting previously unselected package libgvc6. 2022-03-14 17:45:18.378 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:18.427 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-14 17:45:18.831 | Selecting previously unselected package libgvpr2:amd64. 2022-03-14 17:45:18.839 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:18.888 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-14 17:45:19.265 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-14 17:45:19.274 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:19.322 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-14 17:45:19.907 | Selecting previously unselected package x11-common. 2022-03-14 17:45:19.915 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-14 17:45:20.015 | dpkg-query: no packages found matching nux-tools 2022-03-14 17:45:20.026 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-14 17:45:20.376 | Selecting previously unselected package libice6:amd64. 2022-03-14 17:45:20.384 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-14 17:45:20.438 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-14 17:45:20.814 | Selecting previously unselected package libsm6:amd64. 2022-03-14 17:45:20.822 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-14 17:45:20.876 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-14 17:45:21.279 | Selecting previously unselected package libxt6:amd64. 2022-03-14 17:45:21.287 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-14 17:45:21.339 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-14 17:45:21.633 | Selecting previously unselected package libxmu6:amd64. 2022-03-14 17:45:21.641 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-14 17:45:21.690 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-14 17:45:22.045 | Selecting previously unselected package libxaw7:amd64. 2022-03-14 17:45:22.052 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-14 17:45:22.090 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-14 17:45:22.485 | Selecting previously unselected package graphviz. 2022-03-14 17:45:22.493 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-14 17:45:22.550 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-14 17:45:23.122 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-14 17:45:23.130 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-14 17:45:23.179 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:45:23.625 | Selecting previously unselected package libibverbs1:amd64. 2022-03-14 17:45:23.633 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-14 17:45:23.688 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:45:24.242 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-14 17:45:24.250 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-14 17:45:24.312 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:45:24.702 | Selecting previously unselected package icu-devtools. 2022-03-14 17:45:24.710 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-14 17:45:24.756 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-14 17:45:25.111 | Selecting previously unselected package iputils-arping. 2022-03-14 17:45:25.119 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-14 17:45:25.159 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-14 17:45:25.622 | Selecting previously unselected package javascript-common. 2022-03-14 17:45:25.630 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-14 17:45:25.680 | Unpacking javascript-common (11) ... 2022-03-14 17:45:26.039 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-14 17:45:26.047 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:45:26.107 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:45:26.450 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-14 17:45:26.459 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:45:26.513 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:45:26.948 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-14 17:45:26.956 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:45:27.032 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:45:27.456 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-14 17:45:27.464 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:45:27.547 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:45:27.916 | Selecting previously unselected package comerr-dev:amd64. 2022-03-14 17:45:27.924 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-14 17:45:27.972 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-14 17:45:28.265 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-14 17:45:28.274 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:45:28.335 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:45:28.756 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-14 17:45:28.765 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-14 17:45:28.819 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-14 17:45:29.156 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-14 17:45:29.165 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-14 17:45:29.213 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-14 17:45:29.542 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-14 17:45:29.550 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-14 17:45:29.581 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-14 17:45:29.947 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-14 17:45:29.955 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-14 17:45:30.099 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-14 17:45:30.610 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-14 17:45:30.619 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-14 17:45:30.682 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-14 17:45:31.168 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-14 17:45:31.176 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-14 17:45:31.232 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-14 17:45:31.654 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-14 17:45:31.662 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-14 17:45:31.727 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-14 17:45:32.019 | Selecting previously unselected package libgts-bin. 2022-03-14 17:45:32.027 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-14 17:45:32.082 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-14 17:45:32.454 | Selecting previously unselected package libicu-dev:amd64. 2022-03-14 17:45:32.462 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-14 17:45:32.522 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-14 17:45:34.342 | Selecting previously unselected package libipset13:amd64. 2022-03-14 17:45:34.350 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:45:34.398 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-14 17:45:34.819 | Selecting previously unselected package librdmacm1:amd64. 2022-03-14 17:45:34.827 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-14 17:45:34.887 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:45:35.259 | Selecting previously unselected package libiscsi7:amd64. 2022-03-14 17:45:35.267 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-14 17:45:35.316 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-14 17:45:35.627 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-14 17:45:35.635 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-14 17:45:35.684 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-14 17:45:35.993 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-14 17:45:36.002 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-14 17:45:36.047 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-14 17:45:36.342 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-14 17:45:36.350 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-14 17:45:36.393 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-14 17:45:36.679 | Selecting previously unselected package libjs-jquery. 2022-03-14 17:45:36.687 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-14 17:45:36.741 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-14 17:45:37.124 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-14 17:45:37.132 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-14 17:45:37.187 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-14 17:45:37.533 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-14 17:45:37.542 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-14 17:45:37.590 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-14 17:45:38.002 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-14 17:45:38.010 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-14 17:45:38.070 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-14 17:45:38.416 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-14 17:45:38.424 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-14 17:45:38.482 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-14 17:45:38.810 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-14 17:45:38.818 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-14 17:45:38.882 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-14 17:45:39.199 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-14 17:45:39.207 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-14 17:45:39.250 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-14 17:45:39.839 | Selecting previously unselected package libnspr4:amd64. 2022-03-14 17:45:39.847 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-14 17:45:39.890 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-14 17:45:40.248 | Selecting previously unselected package libnss3:amd64. 2022-03-14 17:45:40.256 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-14 17:45:40.299 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-14 17:45:40.879 | Selecting previously unselected package libomp5-10:amd64. 2022-03-14 17:45:40.888 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:40.924 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:45:41.356 | Selecting previously unselected package libomp-10-dev. 2022-03-14 17:45:41.365 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:41.416 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:45:41.805 | Selecting previously unselected package pcp-conf. 2022-03-14 17:45:41.813 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-14 17:45:41.856 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-14 17:45:42.208 | Selecting previously unselected package libpcp3. 2022-03-14 17:45:42.216 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-14 17:45:42.265 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-14 17:45:42.679 | Selecting previously unselected package libpcp-pmda3. 2022-03-14 17:45:42.688 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-14 17:45:42.736 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-14 17:45:43.036 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-14 17:45:43.045 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-14 17:45:43.105 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-14 17:45:43.511 | Selecting previously unselected package libpq5:amd64. 2022-03-14 17:45:43.520 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:45:43.579 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:45:43.962 | Selecting previously unselected package libpq-dev. 2022-03-14 17:45:43.970 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:45:44.026 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:45:44.516 | Selecting previously unselected package librados2. 2022-03-14 17:45:44.524 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-14 17:45:44.581 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-14 17:45:45.507 | Selecting previously unselected package librbd1. 2022-03-14 17:45:45.516 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-14 17:45:45.558 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-14 17:45:46.188 | Selecting previously unselected package libsasl2-dev. 2022-03-14 17:45:46.196 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-14 17:45:46.256 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-14 17:45:46.616 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-14 17:45:46.733 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-14 17:45:47.170 | Selecting previously unselected package libssl-dev:amd64. 2022-03-14 17:45:47.179 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-14 17:45:47.227 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-14 17:45:47.779 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-14 17:45:47.787 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-14 17:45:47.830 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-14 17:45:48.259 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-14 17:45:48.267 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-14 17:45:48.313 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-14 17:45:48.605 | Selecting previously unselected package libx86-1:amd64. 2022-03-14 17:45:48.613 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-14 17:45:48.656 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-14 17:45:49.011 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-14 17:45:49.019 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-14 17:45:49.044 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-14 17:45:49.451 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-14 17:45:49.459 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-14 17:45:49.516 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-14 17:45:49.945 | Selecting previously unselected package llvm-10-runtime. 2022-03-14 17:45:49.954 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:50.004 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-14 17:45:50.393 | Selecting previously unselected package libpfm4:amd64. 2022-03-14 17:45:50.402 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-14 17:45:50.453 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-14 17:45:50.839 | Selecting previously unselected package llvm-10. 2022-03-14 17:45:50.848 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:50.902 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:45:51.999 | Selecting previously unselected package libffi-dev:amd64. 2022-03-14 17:45:52.007 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-14 17:45:52.056 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-14 17:45:52.445 | Selecting previously unselected package python3-pygments. 2022-03-14 17:45:52.454 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-14 17:45:52.484 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-14 17:45:52.948 | Selecting previously unselected package llvm-10-tools. 2022-03-14 17:45:52.956 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:53.004 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-14 17:45:53.505 | Selecting previously unselected package libz3-4:amd64. 2022-03-14 17:45:53.514 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-14 17:45:53.556 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-14 17:45:54.885 | Selecting previously unselected package libz3-dev:amd64. 2022-03-14 17:45:54.893 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-14 17:45:54.941 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-14 17:45:55.356 | Selecting previously unselected package llvm-10-dev. 2022-03-14 17:45:55.364 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-14 17:45:55.418 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:00.265 | Selecting previously unselected package lsscsi. 2022-03-14 17:46:00.274 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-14 17:46:00.325 | Unpacking lsscsi (0.30-0.1) ... 2022-03-14 17:46:00.716 | Selecting previously unselected package pkg-config. 2022-03-14 17:46:00.725 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-14 17:46:00.793 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-14 17:46:01.125 | Selecting previously unselected package pm-utils. 2022-03-14 17:46:01.134 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-14 17:46:01.185 | Unpacking pm-utils (1.4.1-19) ... 2022-03-14 17:46:01.499 | Selecting previously unselected package postgresql-client-common. 2022-03-14 17:46:01.508 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-14 17:46:01.553 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-14 17:46:01.914 | Selecting previously unselected package postgresql-client-12. 2022-03-14 17:46:01.922 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:46:01.970 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:46:02.536 | Selecting previously unselected package ssl-cert. 2022-03-14 17:46:02.545 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-14 17:46:02.596 | Unpacking ssl-cert (1.0.39) ... 2022-03-14 17:46:03.133 | Selecting previously unselected package postgresql-common. 2022-03-14 17:46:03.142 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-14 17:46:03.215 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-14 17:46:03.256 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-14 17:46:03.647 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-14 17:46:03.656 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:46:03.707 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:46:04.302 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-14 17:46:04.311 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-14 17:46:04.359 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-14 17:46:04.704 | Selecting previously unselected package python-pip-whl. 2022-03-14 17:46:04.713 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-14 17:46:04.767 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-14 17:46:05.308 | Selecting previously unselected package python3-mysqldb. 2022-03-14 17:46:05.317 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-14 17:46:05.364 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-14 17:46:05.759 | Selecting previously unselected package python3-wheel. 2022-03-14 17:46:05.768 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-14 17:46:05.817 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-14 17:46:06.168 | Selecting previously unselected package python3-pip. 2022-03-14 17:46:06.177 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-14 17:46:06.222 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-14 17:46:06.728 | Selecting previously unselected package python3.8-venv. 2022-03-14 17:46:06.737 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-14 17:46:06.796 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-14 17:46:07.091 | Selecting previously unselected package python3-venv. 2022-03-14 17:46:07.100 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-14 17:46:07.136 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-14 17:46:07.434 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-14 17:46:07.443 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-14 17:46:07.493 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-14 17:46:07.819 | Selecting previously unselected package qemu-utils. 2022-03-14 17:46:07.828 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-14 17:46:07.873 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-14 17:46:08.333 | Selecting previously unselected package sharutils. 2022-03-14 17:46:08.342 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-14 17:46:08.384 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-14 17:46:08.665 | Selecting previously unselected package sqlite3. 2022-03-14 17:46:08.674 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-14 17:46:08.710 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-14 17:46:09.225 | Selecting previously unselected package unzip. 2022-03-14 17:46:09.234 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-14 17:46:09.285 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-14 17:46:09.690 | Selecting previously unselected package vbetool. 2022-03-14 17:46:09.699 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-14 17:46:09.741 | Unpacking vbetool (1.1-4) ... 2022-03-14 17:46:10.156 | Selecting previously unselected package ipset. 2022-03-14 17:46:10.164 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-14 17:46:10.231 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-14 17:46:10.691 | Selecting previously unselected package ipvsadm. 2022-03-14 17:46:10.699 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-14 17:46:10.759 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-14 17:46:11.173 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-14 17:46:11.182 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-14 17:46:11.243 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-14 17:46:11.602 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-14 17:46:11.611 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-14 17:46:11.653 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-14 17:46:11.945 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-14 17:46:11.953 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-14 17:46:11.999 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-14 17:46:12.325 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-14 17:46:12.334 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-14 17:46:12.398 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:46:12.759 | Selecting previously unselected package libpcp-gui2. 2022-03-14 17:46:12.769 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-14 17:46:12.813 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-14 17:46:13.134 | Selecting previously unselected package libpcp-import1. 2022-03-14 17:46:13.142 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-14 17:46:13.184 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-14 17:46:13.546 | Selecting previously unselected package libpcp-mmv1. 2022-03-14 17:46:13.554 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-14 17:46:13.596 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-14 17:46:13.922 | Selecting previously unselected package libpcp-trace2. 2022-03-14 17:46:13.931 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-14 17:46:13.984 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-14 17:46:14.334 | Selecting previously unselected package libpcp-web1. 2022-03-14 17:46:14.343 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-14 17:46:14.413 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-14 17:46:14.782 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-14 17:46:14.791 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-14 17:46:14.858 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-14 17:46:15.188 | Selecting previously unselected package python3-pcp. 2022-03-14 17:46:15.196 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-14 17:46:15.250 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-14 17:46:15.693 | Selecting previously unselected package pcp. 2022-03-14 17:46:15.702 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-14 17:46:15.814 | Unpacking pcp (5.0.3-1) ... 2022-03-14 17:46:16.967 | Selecting previously unselected package socat. 2022-03-14 17:46:16.977 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-14 17:46:17.030 | Unpacking socat (1.7.3.3-2) ... 2022-03-14 17:46:17.425 | Selecting previously unselected package vlan. 2022-03-14 17:46:17.433 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-14 17:46:17.487 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-14 17:46:17.857 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-14 17:46:18.001 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-14 17:46:18.253 | Setting up javascript-common (11) ... 2022-03-14 17:46:18.454 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-14 17:46:18.521 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-14 17:46:18.673 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-14 17:46:18.824 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-14 17:46:19.001 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-14 17:46:19.255 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-14 17:46:19.321 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-14 17:46:19.464 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-14 17:46:19.604 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:46:19.753 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-14 17:46:19.904 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-14 17:46:20.039 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-14 17:46:20.210 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-14 17:46:20.393 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-14 17:46:20.593 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-14 17:46:20.790 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-14 17:46:20.947 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-14 17:46:21.096 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-14 17:46:21.222 | Setting up vbetool (1.1-4) ... 2022-03-14 17:46:21.353 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-14 17:46:21.492 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-14 17:46:21.696 | Setting up pm-utils (1.4.1-19) ... 2022-03-14 17:46:21.956 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-14 17:46:22.439 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-14 17:46:22.619 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-14 17:46:22.784 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-14 17:46:23.030 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-14 17:46:23.193 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-14 17:46:24.353 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-14 17:46:25.087 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-14 17:46:25.344 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-14 17:46:25.502 | Setting up m4 (1.4.18-4) ... 2022-03-14 17:46:25.664 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-14 17:46:26.115 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:46:26.239 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-14 17:46:26.373 | Setting up iputils-arping (3:20190709-3) ... 2022-03-14 17:46:26.544 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-14 17:46:26.696 | Setting up conntrack (1:1.4.5-2) ... 2022-03-14 17:46:26.873 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-14 17:46:27.047 | Setting up python3-wheel (0.34.2-1) ... 2022-03-14 17:46:27.441 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-14 17:46:27.612 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-14 17:46:28.132 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-14 17:46:30.319 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-14 17:46:30.510 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-14 17:46:30.664 | Setting up acl (2.2.53-6) ... 2022-03-14 17:46:30.822 | Setting up dns-root-data (2019052802) ... 2022-03-14 17:46:30.973 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-14 17:46:31.127 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:31.287 | Setting up fakeroot (1.24-1) ... 2022-03-14 17:46:31.393 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-14 17:46:31.507 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-14 17:46:31.652 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:46:31.810 | Setting up autotools-dev (20180224.1) ... 2022-03-14 17:46:31.947 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-14 17:46:32.910 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-14 17:46:33.110 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-14 17:46:33.257 | Setting up make (4.2.1-1.2) ... 2022-03-14 17:46:33.411 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-14 17:46:33.539 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-14 17:46:33.696 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:33.845 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-14 17:46:33.993 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-14 17:46:34.121 | Setting up ebtables (2.0.11-3build1) ... 2022-03-14 17:46:34.851 | Setting up socat (1.7.3.3-2) ... 2022-03-14 17:46:34.994 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-14 17:46:35.173 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-14 17:46:35.359 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-14 17:46:35.550 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-14 17:46:35.788 | Setting up binfmt-support (2.2.0-2) ... 2022-03-14 17:46:36.218 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-14 17:46:37.333 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-14 17:46:37.508 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-14 17:46:37.668 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-14 17:46:38.673 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-14 17:46:38.847 | Setting up lsscsi (0.30-0.1) ... 2022-03-14 17:46:39.011 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-14 17:46:39.173 | Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:46:39.339 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-14 17:46:39.493 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-14 17:46:39.647 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-14 17:46:39.862 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-14 17:46:40.018 | Setting up autoconf (2.69-11.1) ... 2022-03-14 17:46:40.199 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-14 17:46:40.321 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-14 17:46:40.446 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-14 17:46:40.521 | Setting up dwz (0.13-5) ... 2022-03-14 17:46:40.668 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-14 17:46:40.816 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-14 17:46:40.959 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-14 17:46:41.098 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-14 17:46:41.270 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-14 17:46:41.613 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-14 17:46:43.029 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:46:43.184 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:43.353 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-14 17:46:43.525 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-14 17:46:43.685 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-14 17:46:43.852 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:46:44.150 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-14 17:46:44.327 | Setting up pcp-conf (5.0.3-1) ... 2022-03-14 17:46:44.555 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-14 17:46:44.818 | Setting up libsub-override-perl (0.09-2) ... 2022-03-14 17:46:44.967 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-14 17:46:45.125 | Setting up libthai-data (0.1.28-3) ... 2022-03-14 17:46:45.262 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-14 17:46:45.424 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-14 17:46:45.628 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-14 17:46:45.811 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-14 17:46:45.961 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:46:46.102 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-14 17:46:46.264 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-14 17:46:46.453 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-14 17:46:46.634 | Setting up openssl (1.1.1f-1ubuntu2.11) ... 2022-03-14 17:46:46.864 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-14 17:46:48.098 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-14 17:46:48.487 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-14 17:46:48.641 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-14 17:46:48.811 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-14 17:46:48.959 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-14 17:46:49.058 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-14 17:46:49.161 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-14 17:46:49.274 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-14 17:46:49.418 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:46:49.554 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-14 17:46:49.708 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-14 17:46:49.803 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-14 17:46:49.891 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-14 17:46:50.058 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-14 17:46:50.224 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:46:50.396 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-14 17:46:50.573 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-14 17:46:50.782 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-14 17:46:50.938 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-14 17:46:51.091 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:46:51.230 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:51.373 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-14 17:46:51.538 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:51.704 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-14 17:46:51.910 | Setting up libtool (2.4.6-14) ... 2022-03-14 17:46:52.024 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-14 17:46:54.509 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-14 17:46:54.767 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-14 17:46:56.376 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-14 17:46:57.519 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-14 17:46:57.687 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-14 17:46:57.845 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:46:57.999 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-14 17:46:58.771 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-14 17:46:58.925 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:59.041 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-14 17:46:59.165 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-14 17:47:00.914 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-14 17:47:01.674 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-14 17:47:01.938 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:47:02.070 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-14 17:47:02.458 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-14 17:47:02.618 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-14 17:47:02.788 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-14 17:47:02.955 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-14 17:47:03.115 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-14 17:47:03.264 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-14 17:47:03.422 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:47:03.578 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-14 17:47:03.742 | Setting up ssl-cert (1.0.39) ... 2022-03-14 17:47:04.765 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-14 17:47:04.936 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-14 17:47:05.155 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-14 17:47:05.327 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-14 17:47:06.634 | Adding user postgres to group ssl-cert 2022-03-14 17:47:06.911 | 2022-03-14 17:47:06.911 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-14 17:47:07.107 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-14 17:47:07.107 | Removing obsolete dictionary files: 2022-03-14 17:47:07.694 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-14 17:47:08.910 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-14 17:47:09.074 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-14 17:47:09.207 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-14 17:47:09.451 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-14 17:47:10.030 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-14 17:47:10.173 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-14 17:47:10.285 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-14 17:47:10.428 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-14 17:47:10.572 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-14 17:47:10.719 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-14 17:47:10.874 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-14 17:47:11.024 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-14 17:47:11.144 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-14 17:47:11.321 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-14 17:47:11.497 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-14 17:47:11.658 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-14 17:47:11.799 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:47:11.978 | Setting up ipvsadm (1:1.31-1) ... 2022-03-14 17:47:13.057 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-14 17:47:13.224 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:47:13.601 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-14 17:47:15.793 | Regenerating fonts cache... done. 2022-03-14 17:47:15.863 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-14 17:47:16.035 | Setting up libpcp3 (5.0.3-1) ... 2022-03-14 17:47:16.245 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-14 17:47:16.407 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-14 17:47:16.525 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-14 17:47:18.217 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-14 17:47:19.217 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:47:20.190 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:47:20.350 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-14 17:47:21.575 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-14 17:47:22.333 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:47:22.502 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-14 17:47:22.658 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:47:22.801 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-14 17:47:22.942 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-14 17:47:23.098 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:47:23.218 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:47:23.388 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-14 17:47:23.572 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-14 17:47:23.725 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-14 17:47:23.920 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-14 17:47:24.200 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-14 17:47:24.372 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-14 17:47:24.527 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-14 17:47:24.685 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:47:25.381 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-03-14 17:47:25.510 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-14 17:47:25.635 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-14 17:47:25.767 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-14 17:47:25.904 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-14 17:47:26.007 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-14 17:47:26.184 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-14 17:47:26.361 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-14 17:47:26.549 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:47:26.693 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-14 17:47:26.828 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-14 17:47:27.001 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-14 17:47:27.172 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-14 17:47:27.343 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-14 17:47:27.474 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-14 17:47:27.622 | Setting up po-debconf (1.0.21) ... 2022-03-14 17:47:27.778 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-03-14 17:47:36.427 | Enabling module mpm_event. 2022-03-14 17:47:36.491 | Enabling module authz_core. 2022-03-14 17:47:36.496 | Enabling module authz_host. 2022-03-14 17:47:36.556 | Enabling module authn_core. 2022-03-14 17:47:36.561 | Enabling module auth_basic. 2022-03-14 17:47:36.620 | Enabling module access_compat. 2022-03-14 17:47:36.678 | Enabling module authn_file. 2022-03-14 17:47:36.738 | Enabling module authz_user. 2022-03-14 17:47:36.797 | Enabling module alias. 2022-03-14 17:47:36.857 | Enabling module dir. 2022-03-14 17:47:36.916 | Enabling module autoindex. 2022-03-14 17:47:36.975 | Enabling module env. 2022-03-14 17:47:37.034 | Enabling module mime. 2022-03-14 17:47:37.093 | Enabling module negotiation. 2022-03-14 17:47:37.153 | Enabling module setenvif. 2022-03-14 17:47:37.212 | Enabling module filter. 2022-03-14 17:47:37.270 | Enabling module deflate. 2022-03-14 17:47:37.329 | Enabling module status. 2022-03-14 17:47:37.388 | Enabling module reqtimeout. 2022-03-14 17:47:37.446 | Enabling conf charset. 2022-03-14 17:47:37.507 | Enabling conf localized-error-pages. 2022-03-14 17:47:37.566 | Enabling conf other-vhosts-access-log. 2022-03-14 17:47:37.625 | Enabling conf security. 2022-03-14 17:47:37.684 | Enabling conf serve-cgi-bin. 2022-03-14 17:47:37.743 | Enabling site 000-default. 2022-03-14 17:47:37.796 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-14 17:47:37.853 | Enabling conf javascript-common. 2022-03-14 17:47:38.110 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-14 17:47:38.692 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-14 17:47:41.464 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-14 17:47:41.675 | Setting up python3-pcp (5.0.3-1) ... 2022-03-14 17:47:42.155 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-14 17:47:42.338 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-14 17:47:42.509 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-14 17:47:42.698 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-14 17:47:42.841 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-14 17:47:43.006 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-14 17:47:43.154 | Setting up graphviz (2.42.2-3build2) ... 2022-03-14 17:47:43.303 | Setting up pcp (5.0.3-1) ... 2022-03-14 17:47:46.653 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-14 17:47:47.073 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-14 17:47:47.503 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-14 17:47:47.926 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-14 17:48:04.647 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-14 17:48:04.803 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:48:04.858 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-14 17:48:06.550 | Setting up dh-autoreconf (19) ... 2022-03-14 17:48:06.687 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-14 17:48:07.785 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-14 17:48:07.898 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-14 17:48:08.041 | Setting up debhelper (12.10ubuntu1) ... 2022-03-14 17:48:08.183 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-14 17:48:08.755 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-14 17:48:08.862 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-14 17:48:08.966 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-14 17:48:09.096 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-14 17:48:22.937 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-14 17:48:23.102 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-14 17:48:23.600 | Processing triggers for ufw (0.36-6) ... 2022-03-14 17:48:23.834 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:48:51.055 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-14 17:48:51.157 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-14 17:48:58.671 | ++ functions-common:apt_get:1118 : result=0 2022-03-14 17:48:58.673 | ++ functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:48:58.675 | ++ functions-common:time_stop:2309 : local name 2022-03-14 17:48:58.678 | ++ functions-common:time_stop:2310 : local end_time 2022-03-14 17:48:58.680 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:48:58.682 | ++ functions-common:time_stop:2312 : local total 2022-03-14 17:48:58.684 | ++ functions-common:time_stop:2313 : local start_time 2022-03-14 17:48:58.687 | ++ functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:48:58.689 | ++ functions-common:time_stop:2316 : start_time=1647279808962 2022-03-14 17:48:58.691 | ++ functions-common:time_stop:2318 : [[ -z 1647279808962 ]] 2022-03-14 17:48:58.693 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:48:58.697 | ++ functions-common:time_stop:2321 : end_time=1647280138695 2022-03-14 17:48:58.699 | ++ functions-common:time_stop:2322 : elapsed_time=329733 2022-03-14 17:48:58.701 | ++ functions-common:time_stop:2323 : total=719 2022-03-14 17:48:58.703 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:48:58.705 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=330452 2022-03-14 17:48:58.707 | ++ functions-common:apt_get:1122 : return 0 2022-03-14 17:48:58.710 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-14 17:48:58.712 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-14 17:48:58.714 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-14 17:48:58.718 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-14 17:48:58.722 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-03-14 17:48:58.725 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-03-14 17:48:58.727 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-14 17:49:00.033 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-14 17:49:00.035 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-14 17:49:00.037 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-14 17:49:00.038 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-14 17:49:00.040 | + functions-common:GetDistro:373 : GetOSVersion 2022-03-14 17:49:00.042 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-03-14 17:49:00.044 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-03-14 17:49:00.046 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-03-14 17:49:00.048 | + functions-common:_ensure_lsb_release:328 : return 2022-03-14 17:49:00.050 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-03-14 17:49:00.118 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-03-14 17:49:00.120 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-03-14 17:49:00.187 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-03-14 17:49:00.189 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-03-14 17:49:00.254 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-03-14 17:49:00.257 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-14 17:49:00.258 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-03-14 17:49:00.260 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-03-14 17:49:00.262 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-03-14 17:49:00.264 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-03-14 17:49:00.266 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-03-14 17:49:00.267 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-14 17:49:00.269 | + functions-common:GetDistro:378 : DISTRO=focal 2022-03-14 17:49:00.272 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-03-14 17:49:00.274 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-14 17:49:00.274 | Distro: focal 2022-03-14 17:49:00.276 | + tools/install_pip.sh:main:124 : get_versions 2022-03-14 17:49:00.278 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-14 17:49:00.281 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-14 17:49:00.283 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-14 17:49:00.286 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-14 17:49:00.286 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-14 17:49:00.845 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-14 17:49:00.847 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-14 17:49:00.847 | pip: 21.3.1 2022-03-14 17:49:00.850 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-14 17:49:00.851 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-14 17:49:00.853 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:49:00.855 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:49:00.856 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:49:00.858 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:49:00.860 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:49:00.861 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:49:00.863 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:49:00.865 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:49:00.867 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:49:00.869 | + tools/install_pip.sh:main:142 : install_get_pip 2022-03-14 17:49:00.870 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-03-14 17:49:00.872 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-03-14 17:49:00.874 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-03-14 17:49:00.877 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-03-14 17:49:00.879 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-03-14 17:49:00.880 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-03-14 17:49:00.882 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-03-14 17:49:00.884 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-03-14 17:49:00.885 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-03-14 17:49:00.895 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-03-14 17:49:00.895 | Dload Upload Total Spent Left Speed 2022-03-14 17:49:01.495 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2596k 100 2596k 0 0 4334k 0 --:--:-- --:--:-- --:--:-- 4327k 2022-03-14 17:49:01.499 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-03-14 17:49:01.502 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-03-14 17:49:04.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:04.797 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:04.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:04.797 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:05.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:05.400 | Collecting pip 2022-03-14 17:49:05.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6a/ca0f2f081363f/pip-22.0.4-py3-none-any.whl (2.1 MB) 2022-03-14 17:49:05.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 58.1 MB/s eta 0:00:00 2022-03-14 17:49:06.056 | Collecting setuptools 2022-03-14 17:49:06.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-14 17:49:06.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 71.4 MB/s eta 0:00:00 2022-03-14 17:49:07.712 | Installing collected packages: setuptools, pip 2022-03-14 17:49:08.473 | Attempting uninstall: pip 2022-03-14 17:49:08.475 | Found existing installation: pip 21.3.1 2022-03-14 17:49:08.751 | Uninstalling pip-21.3.1: 2022-03-14 17:49:08.788 | Successfully uninstalled pip-21.3.1 2022-03-14 17:49:10.873 | Successfully installed pip-22.0.4 setuptools-60.9.3 2022-03-14 17:49:10.873 | 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 2022-03-14 17:49:11.153 | + tools/install_pip.sh:main:145 : set -x 2022-03-14 17:49:11.155 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-03-14 17:49:11.157 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-14 17:49:11.158 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 17:49:11.161 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-14 17:49:11.163 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-14 17:49:11.165 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 17:49:11.167 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:49:11.167 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 17:49:11.171 | ++ 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 ' 2022-03-14 17:49:11.173 | ++ 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 == '' ]] 2022-03-14 17:49:11.175 | ++ 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' 2022-03-14 17:49:11.177 | + 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' 2022-03-14 17:49:11.179 | + 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' 2022-03-14 17:49:11.194 | 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 2022-03-14 17:49:11.196 | + 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' 2022-03-14 17:49:11.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:11.961 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:11.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:11.961 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:13.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:14.050 | Collecting 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 2022-03-14 17:49:14.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-03-14 17:49:14.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 KB 64.4 MB/s eta 0:00:00 2022-03-14 17:49:15.695 | Installing collected packages: setuptools 2022-03-14 17:49:15.696 | Attempting uninstall: setuptools 2022-03-14 17:49:15.697 | Found existing installation: setuptools 60.9.3 2022-03-14 17:49:15.824 | Uninstalling setuptools-60.9.3: 2022-03-14 17:49:16.077 | Successfully uninstalled setuptools-60.9.3 2022-03-14 17:49:16.776 | Successfully installed setuptools-57.4.0 2022-03-14 17:49:16.776 | 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 2022-03-14 17:49:16.919 | + inc/python:pip_install:200 : result=0 2022-03-14 17:49:16.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:49:16.922 | + functions-common:time_stop:2309 : local name 2022-03-14 17:49:16.924 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:49:16.926 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:49:16.928 | + functions-common:time_stop:2312 : local total 2022-03-14 17:49:16.930 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:49:16.931 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:49:16.933 | + functions-common:time_stop:2316 : start_time=1647280151190 2022-03-14 17:49:16.934 | + functions-common:time_stop:2318 : [[ -z 1647280151190 ]] 2022-03-14 17:49:16.937 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:49:16.939 | + functions-common:time_stop:2321 : end_time=1647280156938 2022-03-14 17:49:16.942 | + functions-common:time_stop:2322 : elapsed_time=5748 2022-03-14 17:49:16.944 | + functions-common:time_stop:2323 : total=0 2022-03-14 17:49:16.945 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:49:16.947 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5748 2022-03-14 17:49:16.949 | + inc/python:pip_install:203 : return 0 2022-03-14 17:49:16.950 | + tools/install_pip.sh:main:151 : get_versions 2022-03-14 17:49:16.953 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-14 17:49:16.957 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-14 17:49:16.959 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-14 17:49:16.961 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-14 17:49:16.962 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-14 17:49:17.599 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-03-14 17:49:17.601 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-03-14 17:49:17.601 | pip: 22.0.4 2022-03-14 17:49:17.604 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-14 17:49:17.607 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-14 17:49:17.610 | + ./stack.sh:main:778 : fixup_all 2022-03-14 17:49:17.613 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-03-14 17:49:17.615 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-03-14 17:49:17.617 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-14 17:49:17.626 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-14 17:49:17.626 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-03-14 17:49:17.630 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-03-14 17:49:17.639 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-03-14 17:49:17.641 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-03-14 17:49:17.643 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-03-14 17:49:17.651 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-03-14 17:49:17.654 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-03-14 17:49:17.656 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-03-14 17:49:17.660 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:49:17.662 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:49:17.664 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-14 17:49:17.677 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-14 17:49:17.687 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-14 17:49:17.698 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-03-14 17:49:17.700 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-03-14 17:49:17.702 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:49:17.704 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:49:17.706 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:49:17.708 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:49:17.710 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:49:17.712 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:49:17.714 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:49:17.716 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:49:17.718 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:49:17.720 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-03-14 17:49:17.723 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-03-14 17:49:17.725 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-03-14 17:49:17.726 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:49:17.728 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:49:17.730 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:49:17.732 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:49:17.734 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:49:17.736 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:49:17.738 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-03-14 17:49:17.741 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-03-14 17:49:17.759 | Using python 3.8 to install os-testr 2022-03-14 17:49:17.761 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-14 17:49:18.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:18.523 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:18.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:18.523 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:19.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:20.193 | Collecting os-testr 2022-03-14 17:49:20.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-14 17:49:20.207 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 KB 43.7 MB/s eta 0:00:00 2022-03-14 17:49:20.219 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-14 17:49:20.220 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-03-14 17:49:20.252 | Collecting python-subunit>=1.0.0 2022-03-14 17:49:20.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-14 17:49:20.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 KB 64.6 MB/s eta 0:00:00 2022-03-14 17:49:20.308 | Collecting stestr>=1.0.0 2022-03-14 17:49:20.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2022-03-14 17:49:20.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 KB 49.2 MB/s eta 0:00:00 2022-03-14 17:49:20.341 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-14 17:49:20.366 | 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) 2022-03-14 17:49:20.368 | 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) 2022-03-14 17:49:20.405 | Collecting future 2022-03-14 17:49:20.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-14 17:49:20.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 59.1 MB/s eta 0:00:00 2022-03-14 17:49:20.639 | Preparing metadata (setup.py): started 2022-03-14 17:49:21.321 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:49:21.325 | 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) 2022-03-14 17:49:21.326 | 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) 2022-03-14 17:49:21.357 | 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) 2022-03-14 17:49:21.358 | 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) 2022-03-14 17:49:21.360 | 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) 2022-03-14 17:49:21.362 | 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) 2022-03-14 17:49:21.363 | 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) 2022-03-14 17:49:21.376 | 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) 2022-03-14 17:49:21.448 | 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) 2022-03-14 17:49:21.450 | 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) 2022-03-14 17:49:21.451 | 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) 2022-03-14 17:49:21.452 | 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) 2022-03-14 17:49:21.577 | Building wheels for collected packages: future 2022-03-14 17:49:21.578 | Building wheel for future (setup.py): started 2022-03-14 17:49:22.702 | Building wheel for future (setup.py): finished with status 'done' 2022-03-14 17:49:22.707 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=7aab20e5d92c5b597f41f0b8453d58013d2a75e48d1d0732b18b5d37310825e7 2022-03-14 17:49:22.707 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-14 17:49:22.713 | Successfully built future 2022-03-14 17:49:24.064 | Installing collected packages: future, python-subunit, stestr, os-testr 2022-03-14 17:49:25.090 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2022-03-14 17:49:25.091 | 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 2022-03-14 17:49:25.252 | + inc/python:pip_install:200 : result=0 2022-03-14 17:49:25.254 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:49:25.257 | + functions-common:time_stop:2309 : local name 2022-03-14 17:49:25.259 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:49:25.261 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:49:25.263 | + functions-common:time_stop:2312 : local total 2022-03-14 17:49:25.265 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:49:25.267 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:49:25.268 | + functions-common:time_stop:2316 : start_time=1647280157754 2022-03-14 17:49:25.271 | + functions-common:time_stop:2318 : [[ -z 1647280157754 ]] 2022-03-14 17:49:25.274 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:49:25.277 | + functions-common:time_stop:2321 : end_time=1647280165275 2022-03-14 17:49:25.279 | + functions-common:time_stop:2322 : elapsed_time=7521 2022-03-14 17:49:25.281 | + functions-common:time_stop:2323 : total=0 2022-03-14 17:49:25.283 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:49:25.286 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7521 2022-03-14 17:49:25.288 | + inc/python:pip_install:203 : return 0 2022-03-14 17:49:25.290 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-14 17:49:25.339 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-03-14 17:49:25.556 | + ./stack.sh:main:792 : install_infra 2022-03-14 17:49:25.559 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-14 17:49:25.561 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-14 17:49:25.564 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-14 17:49:28.681 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-14 17:49:28.683 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-14 17:49:28.704 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-14 17:49:30.614 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:30.642 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:30.744 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:30.854 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.027 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.033 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.103 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.148 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.232 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:31.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:31.439 | Collecting pbr===5.6.0 2022-03-14 17:49:31.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2022-03-14 17:49:31.499 | Installing collected packages: pbr 2022-03-14 17:49:31.638 | Successfully installed pbr-5.6.0 2022-03-14 17:49:31.697 | + inc/python:pip_install:200 : result=0 2022-03-14 17:49:31.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:49:31.702 | + functions-common:time_stop:2309 : local name 2022-03-14 17:49:31.704 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:49:31.706 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:49:31.708 | + functions-common:time_stop:2312 : local total 2022-03-14 17:49:31.710 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:49:31.712 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:49:31.714 | + functions-common:time_stop:2316 : start_time=1647280168697 2022-03-14 17:49:31.716 | + functions-common:time_stop:2318 : [[ -z 1647280168697 ]] 2022-03-14 17:49:31.718 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:49:31.722 | + functions-common:time_stop:2321 : end_time=1647280171720 2022-03-14 17:49:31.724 | + functions-common:time_stop:2322 : elapsed_time=3023 2022-03-14 17:49:31.726 | + functions-common:time_stop:2323 : total=7521 2022-03-14 17:49:31.728 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:49:31.730 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10544 2022-03-14 17:49:31.733 | + inc/python:pip_install:203 : return 0 2022-03-14 17:49:31.735 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-14 17:49:31.737 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-14 17:49:31.758 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-14 17:49:33.674 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:33.703 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:33.806 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:33.915 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.091 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.097 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.167 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.213 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.296 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-14 17:49:34.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:34.386 | Processing /opt/stack/requirements 2022-03-14 17:49:35.750 | Collecting fixtures===3.0.0 2022-03-14 17:49:35.776 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-14 17:49:35.992 | Collecting PyYAML===5.4.1 2022-03-14 17:49:35.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-03-14 17:49:36.168 | Collecting requests===2.26.0 2022-03-14 17:49:36.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-03-14 17:49:36.267 | Collecting packaging===21.0 2022-03-14 17:49:36.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2022-03-14 17:49:36.334 | Collecting testtools===2.5.0 2022-03-14 17:49:36.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-14 17:49:36.420 | Collecting idna===3.2 2022-03-14 17:49:36.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2022-03-14 17:49:36.561 | Collecting pyparsing===2.4.7 2022-03-14 17:49:36.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-03-14 17:49:36.617 | Collecting six===1.16.0 2022-03-14 17:49:36.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-14 17:49:36.678 | Collecting charset-normalizer===2.0.4 2022-03-14 17:49:36.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2022-03-14 17:49:36.717 | Collecting Parsley>=1.2 2022-03-14 17:49:36.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-14 17:49:36.767 | Collecting beagle>=0.2.1 2022-03-14 17:49:36.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-14 17:49:36.799 | 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) 2022-03-14 17:49:36.868 | Collecting urllib3===1.26.6 2022-03-14 17:49:36.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2022-03-14 17:49:36.971 | Collecting certifi===2021.5.30 2022-03-14 17:49:36.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2022-03-14 17:49:37.010 | Collecting extras===1.0.0 2022-03-14 17:49:37.016 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-14 17:49:37.099 | Collecting cliff===3.9.0 2022-03-14 17:49:37.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2022-03-14 17:49:37.163 | Collecting autopage===0.4.0 2022-03-14 17:49:37.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-03-14 17:49:37.312 | Collecting cmd2===2.1.2 2022-03-14 17:49:37.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2022-03-14 17:49:37.433 | Collecting prettytable===0.7.2 2022-03-14 17:49:37.439 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-03-14 17:49:37.519 | Collecting stevedore===3.4.0 2022-03-14 17:49:37.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2022-03-14 17:49:37.585 | Collecting pyperclip===1.8.2 2022-03-14 17:49:37.591 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-14 17:49:37.638 | Collecting attrs===21.2.0 2022-03-14 17:49:37.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2022-03-14 17:49:37.742 | Collecting wcwidth===0.2.5 2022-03-14 17:49:37.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-14 17:49:37.815 | Collecting colorama===0.4.4 2022-03-14 17:49:37.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-03-14 17:49:37.836 | Building wheels for collected packages: openstack-requirements 2022-03-14 17:49:37.837 | Building wheel for openstack-requirements (setup.py): started 2022-03-14 17:49:38.617 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-14 17:49:38.617 | ERROR: Command errored out with exit status 1: 2022-03-14 17:49:38.617 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8ukqat2h/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8ukqat2h/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-8oxe0lif 2022-03-14 17:49:38.617 | cwd: /tmp/pip-req-build-8ukqat2h/ 2022-03-14 17:49:38.617 | Complete output (6 lines): 2022-03-14 17:49:38.617 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-14 17:49:38.617 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-14 17:49:38.617 | or: setup.py --help-commands 2022-03-14 17:49:38.617 | or: setup.py cmd --help 2022-03-14 17:49:38.617 | 2022-03-14 17:49:38.617 | error: invalid command 'bdist_wheel' 2022-03-14 17:49:38.617 | ---------------------------------------- 2022-03-14 17:49:38.617 | ERROR: Failed building wheel for openstack-requirements 2022-03-14 17:49:38.617 | Running setup.py clean for openstack-requirements 2022-03-14 17:49:39.421 | Failed to build openstack-requirements 2022-03-14 17:49:39.642 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, autopage, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-14 17:49:41.478 | Running setup.py install for openstack-requirements: started 2022-03-14 17:49:43.684 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-14 17:49:43.722 | 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.dev4959 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 2022-03-14 17:49:43.847 | + inc/python:pip_install:200 : result=0 2022-03-14 17:49:43.849 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:49:43.851 | + functions-common:time_stop:2309 : local name 2022-03-14 17:49:43.853 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:49:43.855 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:49:43.857 | + functions-common:time_stop:2312 : local total 2022-03-14 17:49:43.859 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:49:43.861 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:49:43.863 | + functions-common:time_stop:2316 : start_time=1647280171751 2022-03-14 17:49:43.865 | + functions-common:time_stop:2318 : [[ -z 1647280171751 ]] 2022-03-14 17:49:43.868 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:49:43.871 | + functions-common:time_stop:2321 : end_time=1647280183869 2022-03-14 17:49:43.873 | + functions-common:time_stop:2322 : elapsed_time=12118 2022-03-14 17:49:43.875 | + functions-common:time_stop:2323 : total=10544 2022-03-14 17:49:43.877 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:49:43.879 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22662 2022-03-14 17:49:43.882 | + inc/python:pip_install:203 : return 0 2022-03-14 17:49:43.884 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-14 17:49:43.886 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-14 17:49:43.889 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-14 17:49:43.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:49:43.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:49:43.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-14 17:49:43.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:49:43.900 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-14 17:49:43.918 | Using python 3.8 to install pbr 2022-03-14 17:49:43.921 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-14 17:49:44.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:44.693 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:44.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:49:44.693 | from cryptography.utils import int_from_bytes 2022-03-14 17:49:45.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:45.897 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-03-14 17:49:47.559 | 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 2022-03-14 17:49:47.686 | + inc/python:pip_install:200 : result=0 2022-03-14 17:49:47.688 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:49:47.690 | + functions-common:time_stop:2309 : local name 2022-03-14 17:49:47.692 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:49:47.694 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:49:47.696 | + functions-common:time_stop:2312 : local total 2022-03-14 17:49:47.698 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:49:47.700 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:49:47.702 | + functions-common:time_stop:2316 : start_time=1647280183914 2022-03-14 17:49:47.704 | + functions-common:time_stop:2318 : [[ -z 1647280183914 ]] 2022-03-14 17:49:47.707 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:49:47.710 | + functions-common:time_stop:2321 : end_time=1647280187708 2022-03-14 17:49:47.712 | + functions-common:time_stop:2322 : elapsed_time=3794 2022-03-14 17:49:47.714 | + functions-common:time_stop:2323 : total=22662 2022-03-14 17:49:47.716 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:49:47.718 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26456 2022-03-14 17:49:47.720 | + inc/python:pip_install:203 : return 0 2022-03-14 17:49:47.723 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-03-14 17:49:50.856 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-14 17:49:52.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:49:53.125 | Collecting bindep 2022-03-14 17:49:53.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-14 17:49:53.271 | Collecting pbr>=2.0.0 2022-03-14 17:49:53.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-14 17:49:53.325 | Collecting Parsley 2022-03-14 17:49:53.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-14 17:49:53.443 | Collecting packaging; python_version >= "3.6" 2022-03-14 17:49:53.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-14 17:49:53.814 | Collecting distro 2022-03-14 17:49:53.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-14 17:49:53.984 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-14 17:49:53.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-14 17:49:54.036 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2022-03-14 17:49:54.599 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-14 17:49:54.668 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-14 17:49:54.671 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-14 17:49:54.674 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-03-14 17:49:54.689 | + ./stack.sh:main:801 : pkgs= 2022-03-14 17:49:54.692 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-03-14 17:49:54.694 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-03-14 17:49:54.696 | + functions-common:run_phase:1737 : local mode=stack 2022-03-14 17:49:54.698 | + functions-common:run_phase:1738 : local phase=pre-install 2022-03-14 17:49:54.700 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 17:49:54.702 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 17:49:54.705 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 17:49:54.707 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 17:49:54.709 | + functions-common:run_phase:1747 : local extra 2022-03-14 17:49:54.712 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 17:49:54.715 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 17:49:54.717 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 17:49:54.719 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 17:49:54.724 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-14 17:49:54.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 17:49:54.740 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:49:54.742 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 17:49:54.744 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-14 17:49:54.746 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-14 17:49:54.748 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-14 17:49:54.750 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-14 17:49:54.752 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-14 17:49:54.754 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-14 17:49:54.756 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-14 17:49:54.758 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-14 17:49:54.760 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-14 17:49:54.762 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-14 17:49:54.764 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-14 17:49:54.766 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-14 17:49:54.769 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 17:49:54.771 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 17:49:54.773 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2022-03-14 17:49:54.775 | + functions-common:run_plugins:1723 : local mode=stack 2022-03-14 17:49:54.777 | + functions-common:run_plugins:1724 : local phase=pre-install 2022-03-14 17:49:54.779 | + functions-common:run_plugins:1726 : local plugins= 2022-03-14 17:49:54.781 | + functions-common:run_plugins:1727 : local plugin 2022-03-14 17:49:54.784 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-14 17:49:54.786 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-14 17:49:54.788 | + functions:set_systemd_override:821 : local value=2048 2022-03-14 17:49:54.790 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-14 17:49:54.793 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-14 17:49:54.839 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-14 17:49:54.839 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-14 17:49:54.842 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-14 17:49:55.202 | + ./stack.sh:main:814 : install_rpc_backend 2022-03-14 17:49:55.204 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-14 17:49:55.219 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:49:55.222 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-14 17:49:55.224 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:49:55.227 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:49:55.229 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:49:55.231 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:49:55.233 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:49:55.235 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:49:55.237 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:49:55.239 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:49:55.242 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:49:55.244 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:49:55.246 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:49:55.248 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:49:55.250 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2022-03-14 17:49:55.252 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:49:55.254 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:49:55.256 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:49:55.259 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2022-03-14 17:49:55.278 | + 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 2022-03-14 17:49:55.386 | Reading package lists... 2022-03-14 17:49:55.623 | Building dependency tree... 2022-03-14 17:49:55.624 | Reading state information... 2022-03-14 17:49:55.871 | The following packages were automatically installed and are no longer required: 2022-03-14 17:49:55.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:49:55.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:49:55.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:49:55.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:49:55.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:49:55.872 | python3-zope.interface 2022-03-14 17:49:55.872 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:49:55.872 | The following additional packages will be installed: 2022-03-14 17:49:55.872 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-14 17:49:55.872 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-14 17:49:55.872 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-14 17:49:55.873 | erlang-tools erlang-xmerl locales-all 2022-03-14 17:49:55.874 | Suggested packages: 2022-03-14 17:49:55.874 | erlang erlang-manpages erlang-doc 2022-03-14 17:49:55.944 | The following NEW packages will be installed: 2022-03-14 17:49:55.944 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-14 17:49:55.944 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-14 17:49:55.944 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-14 17:49:55.945 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-14 17:49:56.227 | 0 upgraded, 19 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:49:56.227 | Need to get 38.1 MB of archives. 2022-03-14 17:49:56.227 | After this operation, 276 MB of additional disk space will be used. 2022-03-14 17:49:56.227 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-03-14 17:49:58.012 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-14 17:49:58.075 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-14 17:49:58.086 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-03-14 17:49:58.137 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-14 17:49:58.340 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-03-14 17:49:58.345 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-03-14 17:49:58.767 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-03-14 17:49:58.770 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-03-14 17:49:58.771 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-03-14 17:49:58.773 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-14 17:49:58.782 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-03-14 17:49:59.172 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-03-14 17:49:59.174 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-14 17:49:59.176 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-03-14 17:49:59.182 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-14 17:49:59.263 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-03-14 17:49:59.324 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-14 17:50:01.292 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-03-14 17:50:03.547 | Fetched 38.1 MB in 7s (5,413 kB/s) 2022-03-14 17:50:03.741 | Selecting previously unselected package erlang-base. 2022-03-14 17:50:03.789 | (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 ... 81597 files and directories currently installed.) 2022-03-14 17:50:03.792 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:03.843 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:05.346 | Selecting previously unselected package erlang-asn1. 2022-03-14 17:50:05.355 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:05.385 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:05.734 | Selecting previously unselected package erlang-crypto. 2022-03-14 17:50:05.743 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:05.812 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:06.123 | Selecting previously unselected package erlang-public-key. 2022-03-14 17:50:06.131 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:06.180 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:06.555 | Selecting previously unselected package erlang-mnesia. 2022-03-14 17:50:06.564 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:06.631 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:07.035 | Selecting previously unselected package erlang-runtime-tools. 2022-03-14 17:50:07.044 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:07.092 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:07.452 | Selecting previously unselected package erlang-ssl. 2022-03-14 17:50:07.461 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:07.509 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:07.905 | Selecting previously unselected package erlang-eldap. 2022-03-14 17:50:07.915 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:07.945 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:08.249 | Selecting previously unselected package erlang-ftp. 2022-03-14 17:50:08.257 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:08.305 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:08.544 | Selecting previously unselected package erlang-tftp. 2022-03-14 17:50:08.552 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:08.614 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:08.904 | Selecting previously unselected package erlang-inets. 2022-03-14 17:50:08.912 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:08.961 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:09.391 | Selecting previously unselected package erlang-snmp. 2022-03-14 17:50:09.400 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:09.454 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:10.046 | Selecting previously unselected package erlang-os-mon. 2022-03-14 17:50:10.055 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:10.103 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:10.406 | Selecting previously unselected package erlang-parsetools. 2022-03-14 17:50:10.416 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:10.469 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:10.814 | Selecting previously unselected package erlang-syntax-tools. 2022-03-14 17:50:10.823 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:10.871 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:11.292 | Selecting previously unselected package erlang-tools. 2022-03-14 17:50:11.301 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:11.351 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:11.711 | Selecting previously unselected package erlang-xmerl. 2022-03-14 17:50:11.720 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-14 17:50:11.772 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:12.266 | Selecting previously unselected package locales-all. 2022-03-14 17:50:12.274 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-14 17:50:12.326 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-14 17:50:17.069 | Selecting previously unselected package rabbitmq-server. 2022-03-14 17:50:17.080 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-14 17:50:17.132 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-14 17:50:18.627 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:19.521 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-14 17:50:19.522 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-14 17:50:23.773 | Searching for services which depend on erlang and should be started... none found. 2022-03-14 17:50:23.845 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:23.987 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.087 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-14 17:50:24.201 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.344 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.487 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.612 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.744 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.852 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:24.978 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.136 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.291 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.444 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.589 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.753 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.884 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:25.995 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-14 17:50:26.119 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-14 17:50:26.457 | Adding group `rabbitmq' (GID 125) ... 2022-03-14 17:50:26.581 | Done. 2022-03-14 17:50:26.661 | Adding system user `rabbitmq' (UID 117) ... 2022-03-14 17:50:26.661 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-14 17:50:26.975 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-14 17:50:27.239 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-14 17:50:34.618 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:50:35.406 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:50:43.141 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:50:43.143 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:50:43.146 | + functions-common:time_stop:2309 : local name 2022-03-14 17:50:43.148 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:50:43.150 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:50:43.152 | + functions-common:time_stop:2312 : local total 2022-03-14 17:50:43.154 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:50:43.156 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:50:43.158 | + functions-common:time_stop:2316 : start_time=1647280195276 2022-03-14 17:50:43.160 | + functions-common:time_stop:2318 : [[ -z 1647280195276 ]] 2022-03-14 17:50:43.167 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:50:43.171 | + functions-common:time_stop:2321 : end_time=1647280243169 2022-03-14 17:50:43.173 | + functions-common:time_stop:2322 : elapsed_time=47893 2022-03-14 17:50:43.175 | + functions-common:time_stop:2323 : total=330452 2022-03-14 17:50:43.177 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:50:43.179 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=378345 2022-03-14 17:50:43.182 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:50:43.184 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-14 17:50:43.186 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:50:43.188 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:50:43.190 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:50:43.192 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:50:43.195 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:50:43.197 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:50:43.199 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-14 17:50:43.201 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:50:43.203 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:50:43.206 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:50:43.208 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:50:43.210 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:50:43.212 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:50:43.215 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:50:43.217 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:50:43.219 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:50:43.221 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-14 17:50:43.223 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:50:43.226 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:50:43.228 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:50:43.230 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:50:43.232 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:50:43.234 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:50:43.237 | + ./stack.sh:main:815 : restart_rpc_backend 2022-03-14 17:50:43.239 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-14 17:50:43.254 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:50:43.256 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-14 17:50:43.259 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 17:50:43.261 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-03-14 17:50:43.263 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-14 17:50:43.266 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-14 17:50:43.270 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-14 17:50:43.272 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-14 17:50:43.274 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-14 17:50:43.276 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-14 17:50:43.279 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-14 17:50:43.281 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-14 17:50:43.283 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-14 17:50:43.974 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-14 17:50:43.974 | user tags 2022-03-14 17:50:43.974 | guest [administrator]' 2022-03-14 17:50:43.978 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-14 17:50:43.978 | user tags 2022-03-14 17:50:43.978 | guest [administrator]' 2022-03-14 17:50:43.978 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-14 17:50:43.984 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-14 17:50:43.986 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-14 17:50:43.988 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-14 17:50:44.642 | Adding user "stackrabbit" ... 2022-03-14 17:50:44.704 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-14 17:50:45.366 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-14 17:50:45.435 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-14 17:50:45.437 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-14 17:50:46.090 | Changing password for user "stackrabbit" ... 2022-03-14 17:50:46.144 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-14 17:50:46.146 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-14 17:50:46.149 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-14 17:50:46.806 | Deleting user "guest" ... 2022-03-14 17:50:46.870 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-03-14 17:50:46.887 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:50:46.889 | + ./stack.sh:main:818 : install_database 2022-03-14 17:50:46.891 | + lib/database:install_database:116 : install_database_mysql 2022-03-14 17:50:46.894 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-03-14 17:50:46.896 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:50:46.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:50:46.900 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-03-14 17:50:47.268 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-14 17:50:47.271 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-03-14 17:50:47.276 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-03-14 17:50:47.278 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:50:47.280 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:50:47.282 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-03-14 17:50:47.285 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-03-14 17:50:47.287 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-14 17:50:47.291 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-03-14 17:50:47.293 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-03-14 17:50:47.295 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:50:47.298 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-03-14 17:50:47.300 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:50:47.302 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:50:47.304 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:50:47.306 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:50:47.309 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:50:47.311 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:50:47.313 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:50:47.315 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:50:47.317 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:50:47.320 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-03-14 17:50:47.322 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:50:47.324 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:50:47.327 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:50:47.329 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:50:47.331 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:50:47.333 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:50:47.336 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-03-14 17:50:47.338 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:50:47.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:50:47.343 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-03-14 17:50:47.345 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:50:47.347 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:50:47.349 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:50:47.352 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:50:47.354 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:50:47.356 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:50:47.358 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:50:47.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:50:47.362 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:50:47.365 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:50:47.367 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:50:47.369 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:50:47.372 | + functions-common:install_package:1348 : real_install_package mysql-server 2022-03-14 17:50:47.374 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:50:47.376 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:50:47.378 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:50:47.380 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2022-03-14 17:50:47.401 | + 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 2022-03-14 17:50:47.510 | Reading package lists... 2022-03-14 17:50:47.746 | Building dependency tree... 2022-03-14 17:50:47.747 | Reading state information... 2022-03-14 17:50:47.989 | The following packages were automatically installed and are no longer required: 2022-03-14 17:50:47.990 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:50:47.990 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:50:47.990 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:50:47.990 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:50:47.990 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:50:47.990 | python3-zope.interface 2022-03-14 17:50:47.991 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:50:47.991 | The following additional packages will be installed: 2022-03-14 17:50:47.991 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-14 17:50:47.991 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-14 17:50:47.991 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-14 17:50:47.991 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-14 17:50:47.991 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-14 17:50:47.992 | mysql-server-8.0 mysql-server-core-8.0 2022-03-14 17:50:47.993 | Suggested packages: 2022-03-14 17:50:47.993 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-14 17:50:48.069 | The following NEW packages will be installed: 2022-03-14 17:50:48.070 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-14 17:50:48.070 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-14 17:50:48.070 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-14 17:50:48.070 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-14 17:50:48.070 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-14 17:50:48.070 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-14 17:50:48.596 | 0 upgraded, 24 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:50:48.596 | Need to get 31.4 MB of archives. 2022-03-14 17:50:48.596 | After this operation, 262 MB of additional disk space will be used. 2022-03-14 17:50:48.596 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-14 17:50:52.393 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-14 17:50:52.395 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-03-14 17:50:52.422 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-03-14 17:50:52.425 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-14 17:50:52.505 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-14 17:50:55.517 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-14 17:50:55.544 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-14 17:50:55.544 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-14 17:50:55.546 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-14 17:50:55.547 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-14 17:50:55.550 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-14 17:50:55.551 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-14 17:50:55.552 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-14 17:50:55.553 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-14 17:50:55.635 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-14 17:50:55.667 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-14 17:50:55.668 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-14 17:50:55.669 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-14 17:50:55.670 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-14 17:50:55.678 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-14 17:50:55.678 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-03-14 17:50:56.706 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-03-14 17:50:56.707 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-14 17:50:57.208 | Preconfiguring packages ... 2022-03-14 17:50:57.478 | Fetched 31.4 MB in 9s (3,644 kB/s) 2022-03-14 17:50:57.569 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-14 17:50:57.621 | (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 ... 90053 files and directories currently installed.) 2022-03-14 17:50:57.625 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-14 17:50:57.688 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:50:58.971 | Selecting previously unselected package mysql-client-8.0. 2022-03-14 17:50:58.980 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-14 17:50:59.045 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:50:59.365 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-14 17:50:59.375 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-14 17:50:59.468 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-14 17:50:59.928 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-14 17:50:59.938 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-14 17:50:59.990 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-14 17:51:00.351 | Selecting previously unselected package libmecab2:amd64. 2022-03-14 17:51:00.361 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-14 17:51:00.413 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-14 17:51:00.823 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-14 17:51:00.832 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-14 17:51:00.893 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:04.662 | Selecting previously unselected package mysql-server-8.0. 2022-03-14 17:51:04.672 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-14 17:51:05.649 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:06.018 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-14 17:51:06.028 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-14 17:51:06.066 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-14 17:51:06.335 | Selecting previously unselected package liburi-perl. 2022-03-14 17:51:06.345 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-14 17:51:06.415 | Unpacking liburi-perl (1.76-2) ... 2022-03-14 17:51:06.707 | Selecting previously unselected package libhtml-parser-perl. 2022-03-14 17:51:06.717 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-14 17:51:06.766 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-14 17:51:07.067 | Selecting previously unselected package libcgi-pm-perl. 2022-03-14 17:51:07.077 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-14 17:51:07.135 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-14 17:51:07.409 | Selecting previously unselected package libfcgi-perl. 2022-03-14 17:51:07.419 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-14 17:51:07.463 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-14 17:51:07.927 | Selecting previously unselected package libcgi-fast-perl. 2022-03-14 17:51:07.937 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-14 17:51:07.984 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-14 17:51:08.326 | Selecting previously unselected package libencode-locale-perl. 2022-03-14 17:51:08.336 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-14 17:51:08.389 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-14 17:51:08.709 | Selecting previously unselected package libhtml-template-perl. 2022-03-14 17:51:08.719 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-14 17:51:08.775 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-14 17:51:09.109 | Selecting previously unselected package libtimedate-perl. 2022-03-14 17:51:09.119 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-14 17:51:09.163 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-14 17:51:09.492 | Selecting previously unselected package libhttp-date-perl. 2022-03-14 17:51:09.502 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-14 17:51:09.549 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-14 17:51:09.818 | Selecting previously unselected package libio-html-perl. 2022-03-14 17:51:09.827 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-14 17:51:09.877 | Unpacking libio-html-perl (1.001-1) ... 2022-03-14 17:51:10.166 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-14 17:51:10.176 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-14 17:51:10.212 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-14 17:51:10.515 | Selecting previously unselected package libhttp-message-perl. 2022-03-14 17:51:10.525 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-14 17:51:10.583 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-14 17:51:10.901 | Selecting previously unselected package mecab-utils. 2022-03-14 17:51:10.910 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-14 17:51:10.969 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-14 17:51:11.375 | Selecting previously unselected package mecab-ipadic. 2022-03-14 17:51:11.384 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-14 17:51:11.431 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-14 17:51:13.161 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-14 17:51:13.170 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-14 17:51:13.217 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-14 17:51:13.549 | Selecting previously unselected package mysql-server. 2022-03-14 17:51:13.559 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-14 17:51:13.612 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:14.014 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-14 17:51:14.203 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:14.346 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-14 17:51:14.503 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-14 17:51:14.648 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-14 17:51:14.791 | Setting up mecab-utils (0.996-10build1) ... 2022-03-14 17:51:14.951 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-14 17:51:15.120 | Setting up libio-html-perl (1.001-1) ... 2022-03-14 17:51:15.268 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-14 17:51:15.411 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:15.557 | Setting up libfcgi-perl (0.79-1) ... 2022-03-14 17:51:15.703 | Setting up liburi-perl (1.76-2) ... 2022-03-14 17:51:15.848 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-14 17:51:16.006 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-14 17:51:16.148 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-14 17:51:16.289 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-14 17:51:16.293 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-14 17:51:16.293 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-14 17:51:16.293 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-14 17:51:16.293 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-14 17:51:16.433 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-14 17:51:16.433 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-14 17:51:16.434 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-14 17:51:16.434 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-14 17:51:16.441 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-14 17:51:16.530 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-14 17:51:16.531 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-14 17:51:16.531 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-14 17:51:16.558 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-14 17:51:16.601 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-14 17:51:16.887 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-14 17:51:16.894 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-14 17:51:16.986 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-14 17:51:16.986 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-14 17:51:16.986 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-14 17:51:16.987 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-14 17:51:16.990 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-14 17:51:16.991 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-14 17:51:17.036 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-14 17:51:17.229 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-14 17:51:17.230 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-14 17:51:17.230 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-14 17:51:17.230 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-14 17:51:17.233 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-14 17:51:17.233 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-14 17:51:17.660 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-14 17:51:17.777 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-14 17:51:18.086 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-14 17:51:18.091 | 2022-03-14 17:51:18.091 | done! 2022-03-14 17:51:18.097 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-14 17:51:18.214 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:18.402 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-14 17:51:18.515 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-14 17:51:18.519 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-14 17:51:18.519 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-14 17:51:18.519 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-14 17:51:18.519 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-14 17:51:18.729 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-14 17:51:18.729 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-14 17:51:18.729 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-14 17:51:18.729 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-14 17:51:18.742 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-14 17:51:18.871 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-14 17:51:18.872 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-14 17:51:18.873 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-14 17:51:18.913 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-14 17:51:18.986 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-14 17:51:19.481 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-14 17:51:19.491 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-14 17:51:19.602 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-14 17:51:19.602 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-14 17:51:19.602 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-14 17:51:19.603 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-14 17:51:19.608 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-14 17:51:19.608 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-14 17:51:19.697 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-14 17:51:19.988 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-14 17:51:19.989 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-14 17:51:19.989 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-14 17:51:19.990 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-14 17:51:19.993 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-14 17:51:19.994 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-14 17:51:20.510 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-14 17:51:20.646 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-14 17:51:20.955 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-14 17:51:20.959 | 2022-03-14 17:51:20.959 | done! 2022-03-14 17:51:20.967 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-14 17:51:21.059 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-14 17:51:21.193 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-14 17:51:21.330 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:51:22.655 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-14 17:51:22.728 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-14 17:52:06.120 | mysqld will log errors to /var/log/mysql/error.log 2022-03-14 17:52:07.608 | mysqld is running as pid 56675 2022-03-14 17:52:10.434 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-14 17:52:13.307 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-14 17:52:13.427 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-14 17:52:13.615 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-14 17:52:13.810 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-14 17:52:14.005 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:52:14.468 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:52:16.365 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-14 17:52:23.805 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:52:23.807 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:52:23.809 | + functions-common:time_stop:2309 : local name 2022-03-14 17:52:23.811 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:52:23.817 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:52:23.819 | + functions-common:time_stop:2312 : local total 2022-03-14 17:52:23.821 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:52:23.823 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:52:23.825 | + functions-common:time_stop:2316 : start_time=1647280247398 2022-03-14 17:52:23.827 | + functions-common:time_stop:2318 : [[ -z 1647280247398 ]] 2022-03-14 17:52:23.831 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:52:23.834 | + functions-common:time_stop:2321 : end_time=1647280343832 2022-03-14 17:52:23.837 | + functions-common:time_stop:2322 : elapsed_time=96434 2022-03-14 17:52:23.839 | + functions-common:time_stop:2323 : total=378345 2022-03-14 17:52:23.841 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:52:23.843 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=474779 2022-03-14 17:52:23.845 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:52:23.848 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-03-14 17:52:23.850 | + ./stack.sh:main:821 : install_database_python 2022-03-14 17:52:23.852 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-03-14 17:52:23.854 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-03-14 17:52:23.856 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-14 17:52:23.859 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 17:52:23.861 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-14 17:52:23.864 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-14 17:52:23.866 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 17:52:23.869 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:52:23.870 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 17:52:23.875 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-14 17:52:23.877 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-14 17:52:23.880 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-14 17:52:23.882 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-14 17:52:23.884 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-14 17:52:23.905 | Using python 3.8 to install PyMySQL 2022-03-14 17:52:23.908 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-14 17:52:24.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:24.672 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:24.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:24.673 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:25.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:52:25.949 | Collecting PyMySQL 2022-03-14 17:52:25.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-14 17:52:25.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 KB 40.8 MB/s eta 0:00:00 2022-03-14 17:52:27.480 | Installing collected packages: PyMySQL 2022-03-14 17:52:27.700 | Successfully installed PyMySQL-1.0.2 2022-03-14 17:52:27.701 | 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 2022-03-14 17:52:27.830 | + inc/python:pip_install:200 : result=0 2022-03-14 17:52:27.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:52:27.834 | + functions-common:time_stop:2309 : local name 2022-03-14 17:52:27.836 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:52:27.839 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:52:27.841 | + functions-common:time_stop:2312 : local total 2022-03-14 17:52:27.843 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:52:27.846 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:52:27.848 | + functions-common:time_stop:2316 : start_time=1647280343900 2022-03-14 17:52:27.850 | + functions-common:time_stop:2318 : [[ -z 1647280343900 ]] 2022-03-14 17:52:27.853 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:52:27.857 | + functions-common:time_stop:2321 : end_time=1647280347854 2022-03-14 17:52:27.860 | + functions-common:time_stop:2322 : elapsed_time=3954 2022-03-14 17:52:27.862 | + functions-common:time_stop:2323 : total=26456 2022-03-14 17:52:27.864 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:52:27.867 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30410 2022-03-14 17:52:27.869 | + inc/python:pip_install:203 : return 0 2022-03-14 17:52:27.871 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-14 17:52:27.873 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-14 17:52:27.875 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-14 17:52:27.878 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-03-14 17:52:27.894 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:52:27.896 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-03-14 17:52:27.898 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-03-14 17:52:27.901 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 17:52:27.901 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 17:52:27.907 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 17:52:27.909 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 17:52:27.912 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 17:52:27.914 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 17:52:27.916 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-03-14 17:52:27.919 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-03-14 17:52:27.934 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:52:27.936 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-03-14 17:52:27.938 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:52:27.940 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:52:27.942 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:52:27.945 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:52:27.947 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:52:27.949 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:52:27.951 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:52:27.954 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:52:27.956 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:52:27.958 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:52:27.960 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:52:27.962 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:52:27.964 | + functions-common:install_package:1348 : real_install_package radvd 2022-03-14 17:52:27.967 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:52:27.969 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:52:27.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:52:27.974 | + functions-common:real_install_package:1334 : apt_get install radvd 2022-03-14 17:52:27.994 | + 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 2022-03-14 17:52:28.104 | Reading package lists... 2022-03-14 17:52:28.353 | Building dependency tree... 2022-03-14 17:52:28.354 | Reading state information... 2022-03-14 17:52:28.598 | The following packages were automatically installed and are no longer required: 2022-03-14 17:52:28.599 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:52:28.599 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:52:28.599 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:52:28.599 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:52:28.599 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:52:28.600 | python3-zope.interface 2022-03-14 17:52:28.600 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:52:28.666 | The following NEW packages will be installed: 2022-03-14 17:52:28.666 | radvd 2022-03-14 17:52:28.913 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:52:28.913 | Need to get 59.0 kB of archives. 2022-03-14 17:52:28.914 | After this operation, 164 kB of additional disk space will be used. 2022-03-14 17:52:28.914 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-14 17:52:29.730 | Fetched 59.0 kB in 0s (120 kB/s) 2022-03-14 17:52:29.952 | Selecting previously unselected package radvd. 2022-03-14 17:52:30.004 | (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 ... 90631 files and directories currently installed.) 2022-03-14 17:52:30.007 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-14 17:52:30.061 | Unpacking radvd (1:2.17-2) ... 2022-03-14 17:52:30.492 | Setting up radvd (1:2.17-2) ... 2022-03-14 17:52:31.831 | Job for radvd.service failed because the control process exited with error code. 2022-03-14 17:52:31.831 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-14 17:52:31.833 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-14 17:52:31.844 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-14 17:52:31.844 | Loaded: loaded (]8;;file://dv-neutron-833670-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-14 17:52:31.844 | Active: failed (Result: exit-code) since Mon 2022-03-14 17:52:31 UTC; 14ms ago 2022-03-14 17:52:31.844 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-14 17:52:31.844 | Process: 57786 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-14 17:52:31.845 | 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv radvd[57786]: can't open /etc/radvd.conf: No such file or directory 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv radvd[57786]: Insecure file permissions, but continuing anyway 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv radvd[57786]: exiting, failed to read config file 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-14 17:52:31.845 | Mar 14 17:52:31 dv-neutron-833670-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-14 17:52:31.906 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:52:32.164 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:52:39.899 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:52:39.901 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:52:39.903 | + functions-common:time_stop:2309 : local name 2022-03-14 17:52:39.905 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:52:39.908 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:52:39.911 | + functions-common:time_stop:2312 : local total 2022-03-14 17:52:39.913 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:52:39.915 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:52:39.917 | + functions-common:time_stop:2316 : start_time=1647280347991 2022-03-14 17:52:39.919 | + functions-common:time_stop:2318 : [[ -z 1647280347991 ]] 2022-03-14 17:52:39.922 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:52:39.926 | + functions-common:time_stop:2321 : end_time=1647280359924 2022-03-14 17:52:39.928 | + functions-common:time_stop:2322 : elapsed_time=11933 2022-03-14 17:52:39.930 | + functions-common:time_stop:2323 : total=474779 2022-03-14 17:52:39.932 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:52:39.934 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=486712 2022-03-14 17:52:39.937 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:52:39.939 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-03-14 17:52:39.955 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:52:39.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-03-14 17:52:39.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-14 17:52:39.962 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-03-14 17:52:39.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-03-14 17:52:39.983 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:52:39.985 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:52:39.987 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:52:39.990 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:52:39.992 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:52:39.994 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:52:39.996 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:52:39.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:52:40.001 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:52:40.003 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:52:40.005 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:52:40.007 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:52:40.009 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2022-03-14 17:52:40.011 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:52:40.013 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:52:40.016 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:52:40.018 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2022-03-14 17:52:40.038 | + 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 2022-03-14 17:52:40.146 | Reading package lists... 2022-03-14 17:52:40.381 | Building dependency tree... 2022-03-14 17:52:40.382 | Reading state information... 2022-03-14 17:52:40.623 | fakeroot is already the newest version (1.24-1). 2022-03-14 17:52:40.623 | fakeroot set to manually installed. 2022-03-14 17:52:40.623 | make is already the newest version (4.2.1-1.2). 2022-03-14 17:52:40.623 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-14 17:52:40.623 | The following packages were automatically installed and are no longer required: 2022-03-14 17:52:40.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:52:40.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:52:40.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:52:40.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:52:40.624 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:52:40.624 | python3-zope.interface 2022-03-14 17:52:40.625 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:52:40.753 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:52:40.757 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:52:40.759 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:52:40.761 | + functions-common:time_stop:2309 : local name 2022-03-14 17:52:40.763 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:52:40.765 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:52:40.767 | + functions-common:time_stop:2312 : local total 2022-03-14 17:52:40.769 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:52:40.771 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:52:40.773 | + functions-common:time_stop:2316 : start_time=1647280360035 2022-03-14 17:52:40.775 | + functions-common:time_stop:2318 : [[ -z 1647280360035 ]] 2022-03-14 17:52:40.778 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:52:40.782 | + functions-common:time_stop:2321 : end_time=1647280360780 2022-03-14 17:52:40.784 | + functions-common:time_stop:2322 : elapsed_time=745 2022-03-14 17:52:40.786 | + functions-common:time_stop:2323 : total=486712 2022-03-14 17:52:40.788 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:52:40.790 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=487457 2022-03-14 17:52:40.792 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:52:40.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-03-14 17:52:40.798 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:52:40.800 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:52:40.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-14 17:52:40.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-03-14 17:52:40.807 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-03-14 17:52:40.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-03-14 17:52:40.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-03-14 17:52:40.817 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-03-14 17:52:40.817 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-03-14 17:52:40.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-03-14 17:52:40.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-03-14 17:52:40.826 | + functions:vercmp:628 : local v1=5.4 2022-03-14 17:52:40.828 | + functions:vercmp:629 : local 'op=<' 2022-03-14 17:52:40.830 | + functions:vercmp:630 : local v2=3.13 2022-03-14 17:52:40.832 | + functions:vercmp:631 : local result 2022-03-14 17:52:40.836 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-14 17:52:40.836 | ++ functions:vercmp:635 : sort -V 2022-03-14 17:52:40.836 | ++ functions:vercmp:635 : head -1 2022-03-14 17:52:40.841 | + functions:vercmp:635 : result=3.13 2022-03-14 17:52:40.843 | + functions:vercmp:637 : case $op in 2022-03-14 17:52:40.845 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-14 17:52:40.847 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-14 17:52:40.850 | + functions:vercmp:648 : return 2022-03-14 17:52:40.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-03-14 17:52:40.854 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:52:40.856 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2022-03-14 17:52:41.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-14 17:52:41.190 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-14 17:52:41.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:41.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:41.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-14 17:52:41.203 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:41.205 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-03-14 17:52:41.223 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:52:41.226 | + ./stack.sh:main:829 : install_etcd3 2022-03-14 17:52:41.228 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-14 17:52:41.229 | Installing etcd 2022-03-14 17:52:41.231 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-14 17:52:41.244 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-14 17:52:41.256 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-14 17:52:41.259 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-14 17:52:41.276 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-14 17:52:41.279 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.282 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.286 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.290 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.292 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-14 17:52:41.294 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-14 17:52:41.297 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.300 | --2022-03-14 17:52:41-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:41.367 | Resolving github.com (github.com)... 140.82.121.3 2022-03-14 17:52:41.411 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-03-14 17:52:41.701 | HTTP request sent, awaiting response... 302 Found 2022-03-14 17:52:41.701 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220314%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220314T175241Z&X-Amz-Expires=300&X-Amz-Signature=316aa27f7a5d91ca3dea468d964311baeade2da888881247a473c29721c4cd93&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-03-14 17:52:41.701 | --2022-03-14 17:52:41-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220314%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220314T175241Z&X-Amz-Expires=300&X-Amz-Signature=316aa27f7a5d91ca3dea468d964311baeade2da888881247a473c29721c4cd93&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-03-14 17:52:41.890 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2022-03-14 17:52:41.915 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-03-14 17:52:42.249 | HTTP request sent, awaiting response... 200 OK 2022-03-14 17:52:42.249 | Length: 11350736 (11M) [application/octet-stream] 2022-03-14 17:52:42.249 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-14 17:52:42.361 | 2022-03-14 17:52:42.598 | 0K ........ .. 100% 31.0M=0.3s 2022-03-14 17:52:42.598 | 2022-03-14 17:52:42.598 | 2022-03-14 17:52:42 (31.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-14 17:52:42.598 | 2022-03-14 17:52:42.602 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-14 17:52:42.604 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:42.606 | ++ functions:get_extra_file:74 : return 2022-03-14 17:52:42.609 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-14 17:52:42.612 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-14 17:52:42.614 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-14 17:52:42.616 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-14 17:52:42.749 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-14 17:52:42.752 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-03-14 17:52:42.756 | etcd-v3.3.12-linux-amd64/ 2022-03-14 17:52:42.756 | etcd-v3.3.12-linux-amd64/README.md 2022-03-14 17:52:42.756 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-14 17:52:42.756 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-14 17:52:42.757 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-14 17:52:42.758 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-14 17:52:42.759 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-14 17:52:42.760 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-14 17:52:42.761 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-14 17:52:42.762 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-14 17:52:42.763 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-14 17:52:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-14 17:52:42.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-14 17:52:42.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-14 17:52:42.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-14 17:52:42.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-14 17:52:42.765 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-14 17:52:42.767 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-14 17:52:42.954 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-14 17:52:42.954 | etcd-v3.3.12-linux-amd64/etcd 2022-03-14 17:52:43.183 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-14 17:52:43.220 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-14 17:52:43.254 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-14 17:52:43.256 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-03-14 17:52:43.272 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:52:43.275 | + ./stack.sh:main:848 : install_dstat 2022-03-14 17:52:43.277 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-14 17:52:43.292 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:52:43.295 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-03-14 17:52:43.298 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 17:52:43.300 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-03-14 17:52:43.302 | + ./stack.sh:main:857 : install_libs 2022-03-14 17:52:43.304 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-03-14 17:52:43.306 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-03-14 17:52:43.308 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-03-14 17:52:43.311 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-14 17:52:43.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-14 17:52:43.320 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.323 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-03-14 17:52:43.325 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-03-14 17:52:43.327 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-03-14 17:52:43.329 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-14 17:52:43.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-14 17:52:43.338 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.340 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-03-14 17:52:43.342 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-03-14 17:52:43.345 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-03-14 17:52:43.347 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-14 17:52:43.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-14 17:52:43.356 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.359 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-03-14 17:52:43.361 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-03-14 17:52:43.363 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-03-14 17:52:43.365 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-14 17:52:43.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-14 17:52:43.374 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.376 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-03-14 17:52:43.378 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-03-14 17:52:43.381 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-03-14 17:52:43.383 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-14 17:52:43.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-14 17:52:43.391 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.394 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-03-14 17:52:43.396 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-03-14 17:52:43.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-03-14 17:52:43.400 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-14 17:52:43.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-14 17:52:43.409 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.412 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-03-14 17:52:43.414 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-03-14 17:52:43.416 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-03-14 17:52:43.418 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-14 17:52:43.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-14 17:52:43.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.430 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-03-14 17:52:43.432 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-03-14 17:52:43.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-03-14 17:52:43.436 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-14 17:52:43.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-14 17:52:43.445 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.447 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-03-14 17:52:43.449 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-03-14 17:52:43.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-03-14 17:52:43.454 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-14 17:52:43.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-14 17:52:43.463 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.465 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-03-14 17:52:43.467 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-03-14 17:52:43.470 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-03-14 17:52:43.472 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-14 17:52:43.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-14 17:52:43.481 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.484 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-03-14 17:52:43.486 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-03-14 17:52:43.488 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-03-14 17:52:43.490 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-14 17:52:43.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-14 17:52:43.499 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.501 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-03-14 17:52:43.504 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-03-14 17:52:43.506 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-03-14 17:52:43.508 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-14 17:52:43.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-14 17:52:43.517 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.519 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-03-14 17:52:43.521 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-03-14 17:52:43.523 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-03-14 17:52:43.525 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-14 17:52:43.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-14 17:52:43.535 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.538 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-03-14 17:52:43.540 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-03-14 17:52:43.542 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-03-14 17:52:43.544 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-14 17:52:43.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-14 17:52:43.554 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.556 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-03-14 17:52:43.558 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-03-14 17:52:43.560 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-03-14 17:52:43.562 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-14 17:52:43.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-14 17:52:43.571 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.573 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-03-14 17:52:43.576 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-03-14 17:52:43.578 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-03-14 17:52:43.580 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-14 17:52:43.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-14 17:52:43.589 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.591 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-03-14 17:52:43.594 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-03-14 17:52:43.596 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-03-14 17:52:43.598 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-14 17:52:43.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-14 17:52:43.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.611 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-03-14 17:52:43.613 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-03-14 17:52:43.615 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-03-14 17:52:43.617 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-14 17:52:43.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-14 17:52:43.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.629 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-03-14 17:52:43.631 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-03-14 17:52:43.633 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-03-14 17:52:43.636 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-14 17:52:43.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-14 17:52:43.649 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.649 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-03-14 17:52:43.649 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-03-14 17:52:43.651 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-03-14 17:52:43.654 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-14 17:52:43.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-14 17:52:43.663 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.666 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-03-14 17:52:43.668 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-03-14 17:52:43.670 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-03-14 17:52:43.673 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-14 17:52:43.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-14 17:52:43.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.684 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-03-14 17:52:43.686 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-03-14 17:52:43.689 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-03-14 17:52:43.691 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-14 17:52:43.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-14 17:52:43.700 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.702 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-03-14 17:52:43.705 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-03-14 17:52:43.707 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-03-14 17:52:43.709 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-14 17:52:43.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-14 17:52:43.718 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.721 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-03-14 17:52:43.723 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-03-14 17:52:43.725 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-03-14 17:52:43.727 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-14 17:52:43.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-14 17:52:43.737 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.739 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-03-14 17:52:43.741 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-03-14 17:52:43.743 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-03-14 17:52:43.746 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-14 17:52:43.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-14 17:52:43.754 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.757 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-03-14 17:52:43.759 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-03-14 17:52:43.761 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-03-14 17:52:43.763 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-14 17:52:43.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-14 17:52:43.773 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.775 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-03-14 17:52:43.777 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-03-14 17:52:43.780 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-03-14 17:52:43.782 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-14 17:52:43.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-14 17:52:43.792 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.794 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-03-14 17:52:43.796 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-03-14 17:52:43.798 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-03-14 17:52:43.801 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-14 17:52:43.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-14 17:52:43.809 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.814 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-03-14 17:52:43.816 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-03-14 17:52:43.818 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-03-14 17:52:43.820 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-14 17:52:43.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-14 17:52:43.830 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.832 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-03-14 17:52:43.834 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-03-14 17:52:43.836 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-03-14 17:52:43.839 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-14 17:52:43.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-14 17:52:43.848 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.850 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-03-14 17:52:43.852 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-03-14 17:52:43.855 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-03-14 17:52:43.857 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-14 17:52:43.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-14 17:52:43.866 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.868 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-03-14 17:52:43.870 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-03-14 17:52:43.872 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-03-14 17:52:43.875 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-14 17:52:43.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-14 17:52:43.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.886 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-03-14 17:52:43.888 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-03-14 17:52:43.891 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-03-14 17:52:43.894 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-14 17:52:43.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-14 17:52:43.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.905 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-03-14 17:52:43.907 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-03-14 17:52:43.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-03-14 17:52:43.912 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-14 17:52:43.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-14 17:52:43.921 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.923 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-03-14 17:52:43.926 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-03-14 17:52:43.928 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-03-14 17:52:43.930 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-14 17:52:43.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-14 17:52:43.939 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.942 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-03-14 17:52:43.944 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-03-14 17:52:43.946 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-03-14 17:52:43.948 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-14 17:52:43.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-14 17:52:43.958 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.960 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-03-14 17:52:43.962 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-03-14 17:52:43.965 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-03-14 17:52:43.967 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-14 17:52:43.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:52:43.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:52:43.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-14 17:52:43.976 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:52:43.979 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-03-14 17:52:43.999 | Using python 3.8 to install etcd3 2022-03-14 17:52:44.001 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-14 17:52:44.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:44.771 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:44.771 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:45.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:52:46.444 | Collecting etcd3 2022-03-14 17:52:46.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-14 17:52:46.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 KB 50.1 MB/s eta 0:00:00 2022-03-14 17:52:46.483 | Preparing metadata (setup.py): started 2022-03-14 17:52:47.150 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:52:52.600 | Collecting grpcio>=1.27.1 2022-03-14 17:52:52.620 | 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) 2022-03-14 17:52:52.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 71.9 MB/s eta 0:00:00 2022-03-14 17:52:54.181 | Collecting protobuf>=3.6.1 2022-03-14 17:52:54.191 | 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) 2022-03-14 17:52:54.210 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 72.1 MB/s eta 0:00:00 2022-03-14 17:52:54.220 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-14 17:52:54.222 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-14 17:52:54.284 | Building wheels for collected packages: etcd3 2022-03-14 17:52:54.297 | Building wheel for etcd3 (setup.py): started 2022-03-14 17:52:55.054 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-14 17:52:55.055 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=825f9702b4e931a9f0a62e2210a0fd51dc0bd1311a31e392e8c566de65018531 2022-03-14 17:52:55.055 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-14 17:52:55.059 | Successfully built etcd3 2022-03-14 17:52:56.541 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-14 17:52:57.364 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2022-03-14 17:52:57.365 | 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 2022-03-14 17:52:57.540 | + inc/python:pip_install:200 : result=0 2022-03-14 17:52:57.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:52:57.545 | + functions-common:time_stop:2309 : local name 2022-03-14 17:52:57.547 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:52:57.549 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:52:57.551 | + functions-common:time_stop:2312 : local total 2022-03-14 17:52:57.553 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:52:57.555 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:52:57.557 | + functions-common:time_stop:2316 : start_time=1647280363993 2022-03-14 17:52:57.559 | + functions-common:time_stop:2318 : [[ -z 1647280363993 ]] 2022-03-14 17:52:57.562 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:52:57.566 | + functions-common:time_stop:2321 : end_time=1647280377564 2022-03-14 17:52:57.568 | + functions-common:time_stop:2322 : elapsed_time=13571 2022-03-14 17:52:57.570 | + functions-common:time_stop:2323 : total=30410 2022-03-14 17:52:57.572 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:52:57.574 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43981 2022-03-14 17:52:57.576 | + inc/python:pip_install:203 : return 0 2022-03-14 17:52:57.579 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-03-14 17:52:57.600 | Using python 3.8 to install etcd3gw 2022-03-14 17:52:57.602 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-14 17:52:58.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:58.370 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:58.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:52:58.370 | from cryptography.utils import int_from_bytes 2022-03-14 17:52:59.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:53:00.084 | Collecting etcd3gw 2022-03-14 17:53:00.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-03-14 17:53:00.104 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-03-14 17:53:00.105 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-14 17:53:00.106 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-14 17:53:00.108 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-03-14 17:53:00.143 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-03-14 17:53:00.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-03-14 17:53:00.147 | 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) 2022-03-14 17:53:00.149 | 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) 2022-03-14 17:53:01.657 | Installing collected packages: etcd3gw 2022-03-14 17:53:01.821 | Successfully installed etcd3gw-1.0.0 2022-03-14 17:53:01.822 | 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 2022-03-14 17:53:01.950 | + inc/python:pip_install:200 : result=0 2022-03-14 17:53:01.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:53:01.955 | + functions-common:time_stop:2309 : local name 2022-03-14 17:53:01.957 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:53:01.959 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:53:01.962 | + functions-common:time_stop:2312 : local total 2022-03-14 17:53:01.964 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:53:01.966 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:53:01.968 | + functions-common:time_stop:2316 : start_time=1647280377595 2022-03-14 17:53:01.971 | + functions-common:time_stop:2318 : [[ -z 1647280377595 ]] 2022-03-14 17:53:01.973 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:53:01.977 | + functions-common:time_stop:2321 : end_time=1647280381975 2022-03-14 17:53:01.979 | + functions-common:time_stop:2322 : elapsed_time=4380 2022-03-14 17:53:01.981 | + functions-common:time_stop:2323 : total=43981 2022-03-14 17:53:01.983 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:53:01.986 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=48361 2022-03-14 17:53:01.988 | + inc/python:pip_install:203 : return 0 2022-03-14 17:53:01.990 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-03-14 17:53:01.992 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-14 17:53:01.995 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-14 17:53:01.997 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:53:01.999 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:53:02.001 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:53:02.003 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:53:02.006 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:53:02.008 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:53:02.010 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:53:02.012 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:53:02.015 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:53:02.017 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-03-14 17:53:02.019 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-03-14 17:53:02.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:02.024 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:02.026 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-14 17:53:02.028 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-14 17:53:02.031 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:53:02.034 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:53:02.036 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:53:02.038 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:53:02.040 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:53:02.043 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:53:02.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:02.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:02.049 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:53:02.051 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:53:02.054 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:53:02.056 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:53:02.058 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-14 17:53:02.061 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:53:02.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:02.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:02.068 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-14 17:53:02.088 | + 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 2022-03-14 17:53:02.197 | Reading package lists... 2022-03-14 17:53:02.433 | Building dependency tree... 2022-03-14 17:53:02.435 | Reading state information... 2022-03-14 17:53:02.679 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-14 17:53:02.679 | The following packages were automatically installed and are no longer required: 2022-03-14 17:53:02.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:53:02.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:53:02.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:53:02.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:53:02.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:53:02.680 | python3-zope.interface 2022-03-14 17:53:02.680 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:53:02.681 | The following additional packages will be installed: 2022-03-14 17:53:02.681 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-14 17:53:02.683 | Suggested packages: 2022-03-14 17:53:02.683 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-14 17:53:02.749 | The following NEW packages will be installed: 2022-03-14 17:53:02.750 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-14 17:53:02.997 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:53:02.998 | Need to get 1,306 kB of archives. 2022-03-14 17:53:02.998 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-14 17:53:02.998 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-14 17:53:03.639 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-03-14 17:53:03.687 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-14 17:53:03.782 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-14 17:53:03.893 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-14 17:53:03.896 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-14 17:53:04.454 | Fetched 1,306 kB in 1s (1,139 kB/s) 2022-03-14 17:53:04.637 | Selecting previously unselected package libnorm1:amd64. 2022-03-14 17:53:04.688 | (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 ... 90644 files and directories currently installed.) 2022-03-14 17:53:04.692 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-14 17:53:04.790 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-14 17:53:05.230 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-14 17:53:05.240 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-14 17:53:05.282 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-14 17:53:05.807 | Selecting previously unselected package libzmq5:amd64. 2022-03-14 17:53:05.817 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-14 17:53:05.859 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-14 17:53:06.253 | Selecting previously unselected package uwsgi-core. 2022-03-14 17:53:06.263 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-14 17:53:06.316 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-14 17:53:06.939 | Selecting previously unselected package uwsgi. 2022-03-14 17:53:06.948 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-14 17:53:06.996 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-14 17:53:07.362 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-14 17:53:07.371 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-14 17:53:07.401 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-14 17:53:07.798 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-14 17:53:07.955 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-14 17:53:08.093 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-14 17:53:08.224 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-14 17:53:08.407 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-14 17:53:09.665 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-14 17:53:09.979 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:53:10.459 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:53:10.979 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-14 17:53:18.405 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:53:18.408 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:53:18.410 | + functions-common:time_stop:2309 : local name 2022-03-14 17:53:18.412 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:53:18.414 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:53:18.416 | + functions-common:time_stop:2312 : local total 2022-03-14 17:53:18.418 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:53:18.421 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:53:18.423 | + functions-common:time_stop:2316 : start_time=1647280382086 2022-03-14 17:53:18.425 | + functions-common:time_stop:2318 : [[ -z 1647280382086 ]] 2022-03-14 17:53:18.428 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:53:18.432 | + functions-common:time_stop:2321 : end_time=1647280398430 2022-03-14 17:53:18.434 | + functions-common:time_stop:2322 : elapsed_time=16344 2022-03-14 17:53:18.436 | + functions-common:time_stop:2323 : total=487457 2022-03-14 17:53:18.438 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:53:18.440 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=503801 2022-03-14 17:53:18.443 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:53:18.445 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-14 17:53:18.447 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:18.450 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:18.452 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-14 17:53:18.515 | Enabling module proxy. 2022-03-14 17:53:18.520 | To activate the new configuration, you need to run: 2022-03-14 17:53:18.520 | systemctl restart apache2 2022-03-14 17:53:18.524 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-14 17:53:18.586 | Considering dependency proxy for proxy_uwsgi: 2022-03-14 17:53:18.586 | Module proxy already enabled 2022-03-14 17:53:18.586 | Enabling module proxy_uwsgi. 2022-03-14 17:53:18.591 | To activate the new configuration, you need to run: 2022-03-14 17:53:18.591 | systemctl restart apache2 2022-03-14 17:53:18.596 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-14 17:53:18.598 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:53:18.600 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:53:18.603 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:53:18.726 | + ./stack.sh:main:863 : install_keystoneauth 2022-03-14 17:53:18.728 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-03-14 17:53:18.731 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-14 17:53:18.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-14 17:53:18.740 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.743 | + ./stack.sh:main:864 : install_keystoneclient 2022-03-14 17:53:18.745 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-03-14 17:53:18.747 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-14 17:53:18.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-14 17:53:18.757 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.759 | + ./stack.sh:main:865 : install_glanceclient 2022-03-14 17:53:18.761 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-03-14 17:53:18.763 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-14 17:53:18.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-14 17:53:18.773 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.775 | + ./stack.sh:main:866 : install_cinderclient 2022-03-14 17:53:18.777 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-03-14 17:53:18.780 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-14 17:53:18.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-14 17:53:18.790 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.792 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-03-14 17:53:18.794 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-14 17:53:18.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-14 17:53:18.803 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.806 | + ./stack.sh:main:867 : install_novaclient 2022-03-14 17:53:18.808 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-03-14 17:53:18.810 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-14 17:53:18.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-14 17:53:18.820 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.822 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-03-14 17:53:18.839 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:18.841 | + ./stack.sh:main:869 : install_swiftclient 2022-03-14 17:53:18.844 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-03-14 17:53:18.846 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-14 17:53:18.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-14 17:53:18.855 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.858 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-03-14 17:53:18.874 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:18.877 | + ./stack.sh:main:872 : install_neutronclient 2022-03-14 17:53:18.879 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-03-14 17:53:18.881 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-14 17:53:18.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-14 17:53:18.891 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.893 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-03-14 17:53:18.896 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-03-14 17:53:18.898 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-14 17:53:18.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:18.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:18.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-14 17:53:18.908 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:18.910 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-03-14 17:53:18.913 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-14 17:53:18.915 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 17:53:18.918 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-14 17:53:18.920 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-14 17:53:18.922 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 17:53:18.926 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:53:18.926 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 17:53:18.931 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-14 17:53:18.933 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-14 17:53:18.935 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-14 17:53:18.938 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-14 17:53:18.941 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-14 17:53:18.961 | Using python 3.8 to install keystonemiddleware 2022-03-14 17:53:18.963 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-14 17:53:19.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:19.730 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:19.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:19.730 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:20.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:53:20.950 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-03-14 17:53:21.004 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-03-14 17:53:21.006 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-14 17:53:21.007 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-14 17:53:21.009 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-14 17:53:21.010 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-14 17:53:21.011 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-03-14 17:53:21.013 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-03-14 17:53:21.015 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-03-14 17:53:21.017 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.1) 2022-03-14 17:53:21.018 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-03-14 17:53:21.019 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-14 17:53:21.021 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-14 17:53:21.022 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-03-14 17:53:21.024 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2022-03-14 17:53:21.084 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-03-14 17:53:21.085 | 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) 2022-03-14 17:53:21.087 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-03-14 17:53:21.124 | 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.5) 2022-03-14 17:53:21.166 | 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) 2022-03-14 17:53:21.168 | 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) 2022-03-14 17:53:21.169 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-03-14 17:53:21.171 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-03-14 17:53:21.223 | 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) 2022-03-14 17:53:21.225 | 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) 2022-03-14 17:53:21.234 | 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) 2022-03-14 17:53:21.236 | 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) 2022-03-14 17:53:21.251 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-03-14 17:53:21.253 | 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) 2022-03-14 17:53:21.255 | 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) 2022-03-14 17:53:21.343 | 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) 2022-03-14 17:53:21.346 | 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) 2022-03-14 17:53:21.356 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-03-14 17:53:21.356 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-03-14 17:53:21.402 | 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) 2022-03-14 17:53:21.416 | 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) 2022-03-14 17:53:22.888 | 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 2022-03-14 17:53:23.016 | + inc/python:pip_install:200 : result=0 2022-03-14 17:53:23.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:53:23.020 | + functions-common:time_stop:2309 : local name 2022-03-14 17:53:23.022 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:53:23.025 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:53:23.027 | + functions-common:time_stop:2312 : local total 2022-03-14 17:53:23.029 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:53:23.032 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:53:23.034 | + functions-common:time_stop:2316 : start_time=1647280398956 2022-03-14 17:53:23.036 | + functions-common:time_stop:2318 : [[ -z 1647280398956 ]] 2022-03-14 17:53:23.039 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:53:23.043 | + functions-common:time_stop:2321 : end_time=1647280403040 2022-03-14 17:53:23.045 | + functions-common:time_stop:2322 : elapsed_time=4084 2022-03-14 17:53:23.047 | + functions-common:time_stop:2323 : total=48361 2022-03-14 17:53:23.049 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:53:23.051 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52445 2022-03-14 17:53:23.054 | + inc/python:pip_install:203 : return 0 2022-03-14 17:53:23.056 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-03-14 17:53:23.058 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-14 17:53:23.061 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 17:53:23.063 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-14 17:53:23.066 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-14 17:53:23.068 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 17:53:23.072 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:53:23.072 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 17:53:23.077 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-14 17:53:23.080 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-14 17:53:23.082 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-14 17:53:23.085 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-14 17:53:23.087 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-14 17:53:23.107 | Using python 3.8 to install python-memcached 2022-03-14 17:53:23.109 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-14 17:53:23.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:23.884 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:23.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:23.884 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:25.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:53:25.535 | Collecting python-memcached 2022-03-14 17:53:25.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-14 17:53:25.548 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-14 17:53:27.084 | Installing collected packages: python-memcached 2022-03-14 17:53:27.252 | Successfully installed python-memcached-1.59 2022-03-14 17:53:27.252 | 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 2022-03-14 17:53:27.380 | + inc/python:pip_install:200 : result=0 2022-03-14 17:53:27.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:53:27.385 | + functions-common:time_stop:2309 : local name 2022-03-14 17:53:27.387 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:53:27.389 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:53:27.392 | + functions-common:time_stop:2312 : local total 2022-03-14 17:53:27.394 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:53:27.396 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:53:27.398 | + functions-common:time_stop:2316 : start_time=1647280403102 2022-03-14 17:53:27.400 | + functions-common:time_stop:2318 : [[ -z 1647280403102 ]] 2022-03-14 17:53:27.403 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:53:27.407 | + functions-common:time_stop:2321 : end_time=1647280407405 2022-03-14 17:53:27.409 | + functions-common:time_stop:2322 : elapsed_time=4303 2022-03-14 17:53:27.412 | + functions-common:time_stop:2323 : total=52445 2022-03-14 17:53:27.414 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:53:27.416 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=56748 2022-03-14 17:53:27.418 | + inc/python:pip_install:203 : return 0 2022-03-14 17:53:27.421 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-03-14 17:53:27.437 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:27.440 | + ./stack.sh:main:879 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-03-14 17:53:27.442 | + ./stack.sh:main:880 : stack_install_service keystone 2022-03-14 17:53:27.444 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-14 17:53:27.447 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-14 17:53:27.449 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:53:27.452 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-14 17:53:27.454 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-03-14 17:53:27.468 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:53:27.471 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-03-14 17:53:27.473 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-14 17:53:27.475 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-03-14 17:53:27.477 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:53:27.479 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:53:27.481 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:53:27.484 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:53:27.486 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:53:27.488 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:53:27.503 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:53:27.505 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:53:27.507 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:53:27.510 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:53:27.510 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:53:27.515 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-03-14 17:53:27.517 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:53:27.519 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-03-14 17:53:27.522 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:53:27.522 | + functions-common:git_clone:593 : head -1 2022-03-14 17:53:27.525 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-03-14 17:53:27.527 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:53:27.529 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-03-14 17:53:27.532 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:53:27.534 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-14 17:53:27.536 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-14 17:53:27.538 | + inc/python:setup_develop:344 : local extras= 2022-03-14 17:53:27.541 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-14 17:53:27.543 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:53:27.546 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-14 17:53:27.548 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-14 17:53:27.550 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:53:27.552 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 17:53:27.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-14 17:53:27.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:53:27.560 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-14 17:53:27.562 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:53:27.564 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:53:27.567 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-14 17:53:27.572 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-14 17:53:27.574 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-14 17:53:28.194 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-14 17:53:28.196 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:53:28.198 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:53:28.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:53:28.202 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-14 17:53:28.204 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-14 17:53:28.206 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:53:28.208 | + inc/python:setup_package:428 : local extras= 2022-03-14 17:53:28.210 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:53:28.212 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 17:53:28.214 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 17:53:28.217 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 17:53:28.219 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:53:28.221 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-14 17:53:28.241 | Using python 3.8 to install /opt/stack/keystone 2022-03-14 17:53:28.243 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-14 17:53:29.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:29.006 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:29.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:29.006 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:30.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:53:30.253 | Obtaining file:///opt/stack/keystone 2022-03-14 17:53:30.254 | Preparing metadata (setup.py): started 2022-03-14 17:53:31.723 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:53:31.868 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.6.0) 2022-03-14 17:53:31.869 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.8.7) 2022-03-14 17:53:32.258 | Collecting Flask!=0.11,>=1.0.2 2022-03-14 17:53:32.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2022-03-14 17:53:32.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 KB 36.0 MB/s eta 0:00:00 2022-03-14 17:53:32.634 | Collecting Flask-RESTful>=0.3.5 2022-03-14 17:53:32.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-03-14 17:53:32.653 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.8) 2022-03-14 17:53:32.654 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.23) 2022-03-14 17:53:32.656 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (0.13.0) 2022-03-14 17:53:32.658 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.0) 2022-03-14 17:53:33.035 | Collecting passlib>=1.7.0 2022-03-14 17:53:33.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-14 17:53:33.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 KB 74.9 MB/s eta 0:00:00 2022-03-14 17:53:33.063 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.3.0) 2022-03-14 17:53:33.064 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (9.3.0) 2022-03-14 17:53:33.066 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-03-14 17:53:34.030 | Collecting scrypt>=0.8.0 2022-03-14 17:53:34.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-03-14 17:53:34.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 924.8/924.8 KB 72.8 MB/s eta 0:00:00 2022-03-14 17:53:34.066 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2.8.1) 2022-03-14 17:53:34.068 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (8.7.1) 2022-03-14 17:53:34.069 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.3.2) 2022-03-14 17:53:34.071 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (12.9.2) 2022-03-14 17:53:34.072 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (11.0.0) 2022-03-14 17:53:34.073 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.1.0) 2022-03-14 17:53:34.075 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.6.0) 2022-03-14 17:53:34.077 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.4.0) 2022-03-14 17:53:34.078 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.8.3) 2022-03-14 17:53:34.079 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.2.0) 2022-03-14 17:53:34.081 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.0) 2022-03-14 17:53:34.082 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.10.1) 2022-03-14 17:53:34.446 | Collecting oauthlib>=0.6.2 2022-03-14 17:53:34.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-03-14 17:53:34.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 KB 61.7 MB/s eta 0:00:00 2022-03-14 17:53:34.946 | Collecting pysaml2>=5.0.0 2022-03-14 17:53:34.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-03-14 17:53:34.966 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.1/398.1 KB 60.2 MB/s eta 0:00:00 2022-03-14 17:53:35.375 | Collecting PyJWT>=1.6.1 2022-03-14 17:53:35.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2022-03-14 17:53:35.385 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.1.5) 2022-03-14 17:53:35.387 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-03-14 17:53:35.388 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.1.1) 2022-03-14 17:53:35.389 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.0.2) 2022-03-14 17:53:35.391 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.2) 2022-03-14 17:53:35.392 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2021.1) 2022-03-14 17:53:35.404 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.14.6) 2022-03-14 17:53:35.405 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.16.0) 2022-03-14 17:53:35.481 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev7) (5.0.9) 2022-03-14 17:53:35.908 | Collecting Werkzeug>=2.0 2022-03-14 17:53:35.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2022-03-14 17:53:35.927 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 KB 52.4 MB/s eta 0:00:00 2022-03-14 17:53:36.330 | Collecting click>=7.1.2 2022-03-14 17:53:36.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2022-03-14 17:53:36.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 34.4 MB/s eta 0:00:00 2022-03-14 17:53:36.349 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (3.0.1) 2022-03-14 17:53:36.704 | Collecting itsdangerous>=2.0 2022-03-14 17:53:36.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-03-14 17:53:37.083 | Collecting aniso8601>=0.82 2022-03-14 17:53:37.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-14 17:53:37.097 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 KB 23.3 MB/s eta 0:00:00 2022-03-14 17:53:37.169 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (4.4.0) 2022-03-14 17:53:37.173 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.26.0) 2022-03-14 17:53:37.269 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (5.4.1) 2022-03-14 17:53:37.270 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.5.0) 2022-03-14 17:53:37.272 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (0.8.0) 2022-03-14 17:53:37.274 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (2.3.0) 2022-03-14 17:53:37.330 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.0.1) 2022-03-14 17:53:37.332 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (0.5.0) 2022-03-14 17:53:37.333 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.7.1) 2022-03-14 17:53:37.385 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (2.8.2) 2022-03-14 17:53:37.390 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (0.9.6) 2022-03-14 17:53:37.446 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.4.0) 2022-03-14 17:53:37.447 | 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==20.0.1.dev7) (2.6.1) 2022-03-14 17:53:37.449 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (4.2.2) 2022-03-14 17:53:37.451 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.8) 2022-03-14 17:53:37.454 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.3.1) 2022-03-14 17:53:37.456 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.1.0) 2022-03-14 17:53:37.477 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev7) (3.3.0) 2022-03-14 17:53:37.524 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev7) (0.7.2) 2022-03-14 17:53:37.545 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (2.4.7) 2022-03-14 17:53:37.546 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.11.0) 2022-03-14 17:53:37.548 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (21.0) 2022-03-14 17:53:37.551 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.1.16) 2022-03-14 17:53:37.603 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev7) (4.4.1) 2022-03-14 17:53:38.064 | Collecting defusedxml 2022-03-14 17:53:38.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-14 17:53:38.078 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (5.2.2) 2022-03-14 17:53:38.079 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (20.0.1) 2022-03-14 17:53:38.617 | Collecting xmlschema>=1.2.1 2022-03-14 17:53:38.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2022-03-14 17:53:38.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.8/254.8 KB 73.8 MB/s eta 0:00:00 2022-03-14 17:53:38.828 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev7) (1.1.1) 2022-03-14 17:53:38.851 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.4.1) 2022-03-14 17:53:38.853 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.5.2) 2022-03-14 17:53:38.928 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.1.5) 2022-03-14 17:53:38.947 | 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==20.0.1.dev7) (5.0.0) 2022-03-14 17:53:39.035 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev7) (2.20) 2022-03-14 17:53:39.093 | 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==20.0.1.dev7) (1.12.1) 2022-03-14 17:53:39.235 | 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==20.0.1.dev7) (2.0.1) 2022-03-14 17:53:39.326 | 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==20.0.1.dev7) (1.7.0) 2022-03-14 17:53:39.516 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (0.14.1) 2022-03-14 17:53:39.551 | 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==20.0.1.dev7) (0.11.0) 2022-03-14 17:53:39.592 | 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==20.0.1.dev7) (1.3.2) 2022-03-14 17:53:39.594 | 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==20.0.1.dev7) (3.5.0) 2022-03-14 17:53:39.595 | 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==20.0.1.dev7) (2.1.1) 2022-03-14 17:53:39.598 | 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==20.0.1.dev7) (0.31.1) 2022-03-14 17:53:39.601 | 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==20.0.1.dev7) (2.5.1) 2022-03-14 17:53:39.603 | 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==20.0.1.dev7) (3.0.0) 2022-03-14 17:53:39.782 | 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==20.0.1.dev7) (3.2) 2022-03-14 17:53:39.783 | 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==20.0.1.dev7) (2021.5.30) 2022-03-14 17:53:39.786 | 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==20.0.1.dev7) (2.0.4) 2022-03-14 17:53:39.787 | 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==20.0.1.dev7) (1.26.6) 2022-03-14 17:53:39.948 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.5.0) 2022-03-14 17:53:40.442 | Collecting elementpath<3.0.0,>=2.2.2 2022-03-14 17:53:40.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2022-03-14 17:53:40.457 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 KB 72.7 MB/s eta 0:00:00 2022-03-14 17:53:40.540 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev7) (3.5.0) 2022-03-14 17:53:40.717 | 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==20.0.1.dev7) (1.16.0) 2022-03-14 17:53:40.745 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (1.6) 2022-03-14 17:53:40.891 | 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==20.0.1.dev7) (57.4.0) 2022-03-14 17:53:40.985 | 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==20.0.1.dev7) (0.7) 2022-03-14 17:53:41.019 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.0.0) 2022-03-14 17:53:42.334 | Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, PyJWT, oauthlib, itsdangerous, elementpath, defusedxml, click, xmlschema, Flask, Flask-RESTful, pysaml2, keystone 2022-03-14 17:53:43.444 | Attempting uninstall: PyJWT 2022-03-14 17:53:43.447 | Found existing installation: PyJWT 1.7.1 2022-03-14 17:53:43.460 | Uninstalling PyJWT-1.7.1: 2022-03-14 17:53:43.489 | Successfully uninstalled PyJWT-1.7.1 2022-03-14 17:53:43.577 | Attempting uninstall: oauthlib 2022-03-14 17:53:43.580 | Found existing installation: oauthlib 3.1.0 2022-03-14 17:53:43.592 | Uninstalling oauthlib-3.1.0: 2022-03-14 17:53:43.620 | Successfully uninstalled oauthlib-3.1.0 2022-03-14 17:53:44.255 | Attempting uninstall: click 2022-03-14 17:53:44.258 | Found existing installation: Click 7.0 2022-03-14 17:53:44.276 | Uninstalling Click-7.0: 2022-03-14 17:53:44.303 | Successfully uninstalled Click-7.0 2022-03-14 17:53:45.594 | Running setup.py develop for keystone 2022-03-14 17:53:47.588 | 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 2022-03-14 17:53:47.588 | 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 2022-03-14 17:53:47.766 | + inc/python:pip_install:200 : result=0 2022-03-14 17:53:47.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:53:47.770 | + functions-common:time_stop:2309 : local name 2022-03-14 17:53:47.772 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:53:47.774 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:53:47.776 | + functions-common:time_stop:2312 : local total 2022-03-14 17:53:47.779 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:53:47.781 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:53:47.783 | + functions-common:time_stop:2316 : start_time=1647280408236 2022-03-14 17:53:47.785 | + functions-common:time_stop:2318 : [[ -z 1647280408236 ]] 2022-03-14 17:53:47.787 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:53:47.791 | + functions-common:time_stop:2321 : end_time=1647280427789 2022-03-14 17:53:47.794 | + functions-common:time_stop:2322 : elapsed_time=19553 2022-03-14 17:53:47.796 | + functions-common:time_stop:2323 : total=56748 2022-03-14 17:53:47.798 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:53:47.800 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=76301 2022-03-14 17:53:47.802 | + inc/python:pip_install:203 : return 0 2022-03-14 17:53:47.804 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:53:47.806 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-14 17:53:47.809 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-14 17:53:47.826 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-14 17:53:47.837 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-14 17:53:47.840 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-14 17:53:47.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:53:47.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:53:47.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-14 17:53:47.848 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:53:47.851 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-03-14 17:53:47.866 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:53:47.869 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-03-14 17:53:47.871 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:53:47.874 | + ./stack.sh:main:881 : configure_keystone 2022-03-14 17:53:47.876 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-03-14 17:53:47.888 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-14 17:53:47.890 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-14 17:53:47.894 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-03-14 17:53:47.909 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:53:47.912 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-14 17:53:47.941 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-14 17:53:47.967 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-14 17:53:47.997 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-14 17:53:48.026 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-14 17:53:48.055 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-14 17:53:48.084 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-14 17:53:48.110 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-14 17:53:48.137 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-14 17:53:48.140 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-14 17:53:48.142 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-14 17:53:48.144 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-14 17:53:48.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-14 17:53:48.149 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 17:53:48.164 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:48.167 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-14 17:53:48.169 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-14 17:53:48.171 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 17:53:48.186 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:48.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:53:48.191 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:53:48.220 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 17:53:48.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 17:53:48.224 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-03-14 17:53:48.226 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-03-14 17:53:48.228 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-03-14 17:53:48.244 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:53:48.247 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-03-14 17:53:48.276 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.58/identity 2022-03-14 17:53:48.302 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-03-14 17:53:48.305 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-14 17:53:48.335 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-03-14 17:53:48.337 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-03-14 17:53:48.339 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-03-14 17:53:48.341 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-03-14 17:53:48.344 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-14 17:53:48.346 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-14 17:53:48.375 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-03-14 17:53:48.378 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-03-14 17:53:48.380 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-14 17:53:48.382 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-14 17:53:48.385 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 17:53:48.401 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 17:53:48.403 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 17:53:48.406 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 17:53:48.408 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 17:53:48.410 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 17:53:48.437 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:53:48.463 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:53:48.491 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 17:53:48.519 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-14 17:53:48.546 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-03-14 17:53:48.548 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-14 17:53:48.550 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-14 17:53:48.552 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-14 17:53:48.555 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-14 17:53:48.557 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-14 17:53:48.560 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 17:53:48.563 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-14 17:53:48.567 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-14 17:53:48.569 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 17:53:48.571 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 17:53:48.583 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 17:53:48.583 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:53:48.592 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 17:53:48.595 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:53:48.610 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-14 17:53:48.612 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-14 17:53:48.616 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-14 17:53:48.645 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-14 17:53:48.671 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-14 17:53:48.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-14 17:53:48.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-14 17:53:48.749 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-14 17:53:48.775 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-14 17:53:48.802 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-14 17:53:48.828 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-14 17:53:48.854 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 17:53:48.881 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-14 17:53:48.908 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-14 17:53:48.935 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-14 17:53:48.961 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-14 17:53:48.963 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-14 17:53:48.966 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-14 17:53:48.969 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-14 17:53:48.971 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 17:53:48.973 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:48.975 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:48.977 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-14 17:53:48.981 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-14 17:53:48.983 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-14 17:53:49.009 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-14 17:53:49.036 | + 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 ' 2022-03-14 17:53:49.036 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-14 17:53:49.045 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-14 17:53:49.048 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-14 17:53:49.050 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-14 17:53:49.053 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 17:53:49.055 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 17:53:49.057 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:53:49.059 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:49.062 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:49.064 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 17:53:49.066 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 17:53:49.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:49.070 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:49.072 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-14 17:53:49.133 | Enabling site keystone-wsgi-public. 2022-03-14 17:53:49.138 | To activate the new configuration, you need to run: 2022-03-14 17:53:49.138 | systemctl reload apache2 2022-03-14 17:53:49.143 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-14 17:53:49.145 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:53:49.147 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:53:49.149 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:53:49.276 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-03-14 17:53:49.279 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-03-14 17:53:49.281 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-03-14 17:53:49.284 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-03-14 17:53:49.286 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-14 17:53:49.288 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 17:53:49.291 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-03-14 17:53:49.296 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-03-14 17:53:49.299 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 17:53:49.301 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 17:53:49.314 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 17:53:49.315 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:53:49.323 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 17:53:49.326 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:53:49.342 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-03-14 17:53:49.344 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-03-14 17:53:49.348 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-03-14 17:53:49.377 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-03-14 17:53:49.404 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-03-14 17:53:49.431 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-03-14 17:53:49.458 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-03-14 17:53:49.485 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-03-14 17:53:49.512 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-03-14 17:53:49.539 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-03-14 17:53:49.566 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-03-14 17:53:49.594 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 17:53:49.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-03-14 17:53:49.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-03-14 17:53:49.674 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-03-14 17:53:49.701 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-14 17:53:49.703 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-14 17:53:49.706 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-03-14 17:53:49.708 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-03-14 17:53:49.711 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 17:53:49.713 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:49.716 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:49.718 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-14 17:53:49.721 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-14 17:53:49.723 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-03-14 17:53:49.750 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-03-14 17:53:49.777 | + 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 ' 2022-03-14 17:53:49.777 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-14 17:53:49.786 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-03-14 17:53:49.789 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-03-14 17:53:49.791 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-03-14 17:53:49.794 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 17:53:49.796 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 17:53:49.798 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:53:49.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:49.803 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:49.805 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 17:53:49.807 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 17:53:49.810 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:53:49.812 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:53:49.814 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-03-14 17:53:49.878 | Enabling site keystone-wsgi-admin. 2022-03-14 17:53:49.883 | To activate the new configuration, you need to run: 2022-03-14 17:53:49.883 | systemctl reload apache2 2022-03-14 17:53:49.888 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-14 17:53:49.890 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:53:49.892 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:53:49.895 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:53:50.023 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-14 17:53:50.054 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-14 17:53:50.084 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-14 17:53:50.114 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-03-14 17:53:50.116 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-14 17:53:50.146 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-14 17:53:50.175 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-14 17:53:50.202 | + ./stack.sh:main:885 : is_service_enabled swift 2022-03-14 17:53:50.218 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:53:50.220 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-03-14 17:53:50.237 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:53:50.239 | + ./stack.sh:main:889 : stack_install_service swift 2022-03-14 17:53:50.242 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-14 17:53:50.244 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-14 17:53:50.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:53:50.249 | + lib/stack:stack_install_service:32 : install_swift 2022-03-14 17:53:50.252 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-03-14 17:53:50.254 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-14 17:53:50.256 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-03-14 17:53:50.258 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:53:50.260 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:53:50.263 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:53:50.266 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:53:50.268 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:53:50.271 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:53:50.286 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:53:50.288 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:53:50.291 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:53:50.294 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:53:50.295 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:53:50.300 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-03-14 17:53:50.302 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:53:50.304 | + functions-common:git_clone:592 : cd /opt/stack/swift 2022-03-14 17:53:50.307 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:53:50.307 | + functions-common:git_clone:593 : head -1 2022-03-14 17:53:50.312 | a1c33839e CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-03-14 17:53:50.314 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:53:50.317 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-03-14 17:53:50.319 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:53:50.322 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-14 17:53:50.324 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-14 17:53:50.327 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-14 17:53:50.329 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-14 17:53:50.332 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:53:50.334 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-14 17:53:50.336 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-14 17:53:50.338 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:53:50.340 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-14 17:53:50.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-14 17:53:50.346 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:53:50.348 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-14 17:53:50.350 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:53:50.353 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:53:50.356 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-14 17:53:50.362 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-14 17:53:50.364 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-14 17:53:51.000 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-14 17:53:51.002 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:53:51.004 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:53:51.006 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:53:51.009 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-14 17:53:51.011 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-14 17:53:51.013 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:53:51.015 | + inc/python:setup_package:428 : local extras=keystone 2022-03-14 17:53:51.017 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:53:51.020 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-14 17:53:51.022 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-14 17:53:51.024 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-14 17:53:51.026 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:53:51.028 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-14 17:53:51.049 | Using python 3.8 to install /opt/stack/swift 2022-03-14 17:53:51.051 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-14 17:53:51.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:51.828 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:51.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:53:51.828 | from cryptography.utils import int_from_bytes 2022-03-14 17:53:53.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:53:53.061 | Obtaining file:///opt/stack/swift 2022-03-14 17:53:53.062 | Preparing metadata (setup.py): started 2022-03-14 17:53:54.233 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:53:54.349 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (0.31.1) 2022-03-14 17:53:54.350 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (1.1.1) 2022-03-14 17:53:54.352 | 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.dev7) (0.11.0) 2022-03-14 17:53:54.353 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (2.1.1) 2022-03-14 17:53:55.029 | Collecting lxml>=3.4.1 2022-03-14 17:53:55.058 | 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) 2022-03-14 17:53:55.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 72.6 MB/s eta 0:00:00 2022-03-14 17:53:55.211 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (2.26.0) 2022-03-14 17:53:55.212 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (1.16.0) 2022-03-14 17:53:55.763 | Collecting xattr>=0.4 2022-03-14 17:53:55.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-03-14 17:53:55.784 | Preparing metadata (setup.py): started 2022-03-14 17:53:56.505 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:53:56.974 | Collecting PyECLib>=1.3.1 2022-03-14 17:53:56.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-14 17:53:57.079 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 83.7 MB/s eta 0:00:00 2022-03-14 17:53:57.288 | Preparing metadata (setup.py): started 2022-03-14 17:53:57.952 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:53:57.956 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (3.4.8) 2022-03-14 17:53:57.957 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev7) (9.3.0) 2022-03-14 17:53:58.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev7) (1.14.6) 2022-03-14 17:53:58.038 | 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.dev7) (1.16.0) 2022-03-14 17:53:58.094 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev7) (4.4.0) 2022-03-14 17:53:58.096 | 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.dev7) (4.6.0) 2022-03-14 17:53:58.097 | 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.dev7) (8.7.1) 2022-03-14 17:53:58.099 | 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.dev7) (5.6.0) 2022-03-14 17:53:58.100 | 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.dev7) (2.8.1) 2022-03-14 17:53:58.102 | 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.dev7) (3.3.2) 2022-03-14 17:53:58.103 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev7) (1.8.7) 2022-03-14 17:53:58.105 | 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.dev7) (3.1.1) 2022-03-14 17:53:58.107 | 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.dev7) (4.3.0) 2022-03-14 17:53:58.108 | 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.dev7) (5.1.0) 2022-03-14 17:53:58.110 | 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.dev7) (4.2.0) 2022-03-14 17:53:58.112 | 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.dev7) (4.10.1) 2022-03-14 17:53:58.136 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev7) (57.4.0) 2022-03-14 17:53:58.169 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev7) (3.2) 2022-03-14 17:53:58.172 | 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.dev7) (2.0.4) 2022-03-14 17:53:58.174 | 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.dev7) (1.26.6) 2022-03-14 17:53:58.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev7) (2021.5.30) 2022-03-14 17:53:58.199 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev7) (2.20) 2022-03-14 17:53:58.283 | 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.dev7) (3.4.0) 2022-03-14 17:53:58.285 | 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.dev7) (1.7.0) 2022-03-14 17:53:58.286 | 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.dev7) (0.1.16) 2022-03-14 17:53:58.328 | 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.dev7) (1.1.5) 2022-03-14 17:53:58.372 | 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.dev7) (5.4.1) 2022-03-14 17:53:58.375 | 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.dev7) (1.5.0) 2022-03-14 17:53:58.376 | 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.dev7) (2.3.0) 2022-03-14 17:53:58.378 | 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.dev7) (0.8.0) 2022-03-14 17:53:58.440 | 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.dev7) (0.9.6) 2022-03-14 17:53:58.442 | 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.dev7) (2.8.2) 2022-03-14 17:53:58.456 | 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.dev7) (1.0.2) 2022-03-14 17:53:58.458 | 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.dev7) (2021.1) 2022-03-14 17:53:58.476 | 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.dev7) (21.0) 2022-03-14 17:53:58.477 | 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.dev7) (2.4.7) 2022-03-14 17:53:58.586 | 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.dev7) (1.12.1) 2022-03-14 17:53:58.602 | 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.dev7) (5.0.9) 2022-03-14 17:53:58.869 | Building wheels for collected packages: PyECLib, xattr 2022-03-14 17:53:58.871 | Building wheel for PyECLib (setup.py): started 2022-03-14 17:54:00.182 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-14 17:54:00.183 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55545 sha256=f306c633e16f6cff3326a87e16546ac6797859d934c81c23c51b553393bf7bd4 2022-03-14 17:54:00.184 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-14 17:54:00.188 | Building wheel for xattr (setup.py): started 2022-03-14 17:54:01.616 | Building wheel for xattr (setup.py): finished with status 'done' 2022-03-14 17:54:01.617 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33278 sha256=6194057004e582b51191000834aa53f95da61f050d9cd8b8dd1de79671978f24 2022-03-14 17:54:01.617 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-03-14 17:54:01.621 | Successfully built PyECLib xattr 2022-03-14 17:54:02.959 | Installing collected packages: PyECLib, lxml, xattr, swift 2022-03-14 17:54:03.518 | Running setup.py develop for swift 2022-03-14 17:54:05.384 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev7 xattr-0.9.7 2022-03-14 17:54:05.385 | 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 2022-03-14 17:54:05.556 | + inc/python:pip_install:200 : result=0 2022-03-14 17:54:05.559 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:54:05.561 | + functions-common:time_stop:2309 : local name 2022-03-14 17:54:05.563 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:54:05.565 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:54:05.567 | + functions-common:time_stop:2312 : local total 2022-03-14 17:54:05.569 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:54:05.571 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:54:05.574 | + functions-common:time_stop:2316 : start_time=1647280431044 2022-03-14 17:54:05.576 | + functions-common:time_stop:2318 : [[ -z 1647280431044 ]] 2022-03-14 17:54:05.579 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:54:05.583 | + functions-common:time_stop:2321 : end_time=1647280445580 2022-03-14 17:54:05.585 | + functions-common:time_stop:2322 : elapsed_time=14536 2022-03-14 17:54:05.587 | + functions-common:time_stop:2323 : total=76301 2022-03-14 17:54:05.589 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:54:05.591 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=90837 2022-03-14 17:54:05.593 | + inc/python:pip_install:203 : return 0 2022-03-14 17:54:05.595 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:54:05.598 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-14 17:54:05.600 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-14 17:54:05.617 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-14 17:54:05.630 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-14 17:54:05.632 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-14 17:54:05.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:54:05.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:54:05.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-14 17:54:05.641 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:54:05.644 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-03-14 17:54:05.646 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:54:05.648 | + ./stack.sh:main:890 : configure_swift 2022-03-14 17:54:05.651 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-03-14 17:54:05.653 | + lib/swift:configure_swift:335 : local node_number 2022-03-14 17:54:05.655 | + lib/swift:configure_swift:336 : local swift_node_config 2022-03-14 17:54:05.657 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-03-14 17:54:05.659 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-14 17:54:06.522 | No container-sync running 2022-03-14 17:54:06.522 | No container-replicator running 2022-03-14 17:54:06.522 | No account-server running 2022-03-14 17:54:06.522 | No object-server running 2022-03-14 17:54:06.522 | No container-sharder running 2022-03-14 17:54:06.522 | No proxy-server running 2022-03-14 17:54:06.522 | No account-reaper running 2022-03-14 17:54:06.522 | No object-updater running 2022-03-14 17:54:06.522 | No container-reconciler running 2022-03-14 17:54:06.522 | No container-updater running 2022-03-14 17:54:06.522 | No container-server running 2022-03-14 17:54:06.522 | No object-replicator running 2022-03-14 17:54:06.522 | No container-auditor running 2022-03-14 17:54:06.522 | No object-reconstructor running 2022-03-14 17:54:06.522 | No object-expirer running 2022-03-14 17:54:06.522 | No account-replicator running 2022-03-14 17:54:06.522 | No object-auditor running 2022-03-14 17:54:06.522 | No account-auditor running 2022-03-14 17:54:06.570 | + lib/swift:configure_swift:340 : true 2022-03-14 17:54:06.572 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-03-14 17:54:06.585 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-14 17:54:06.596 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-14 17:54:06.599 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-03-14 17:54:06.599 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-03-14 17:54:06.604 | + lib/swift:configure_swift:354 : sed -e ' 2022-03-14 17:54:06.604 | s/%GROUP%/ubuntu/; 2022-03-14 17:54:06.604 | s/%USER%/ubuntu/; 2022-03-14 17:54:06.604 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-14 17:54:06.604 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-14 17:54:06.608 | uid = ubuntu 2022-03-14 17:54:06.608 | gid = ubuntu 2022-03-14 17:54:06.608 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-14 17:54:06.608 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-14 17:54:06.608 | address = 127.0.0.1 2022-03-14 17:54:06.608 | 2022-03-14 17:54:06.608 | [account6612] 2022-03-14 17:54:06.608 | max connections = 25 2022-03-14 17:54:06.608 | path = /opt/stack/data/swift/1/node/ 2022-03-14 17:54:06.608 | read only = false 2022-03-14 17:54:06.608 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-14 17:54:06.608 | 2022-03-14 17:54:06.608 | [account6622] 2022-03-14 17:54:06.608 | max connections = 25 2022-03-14 17:54:06.608 | path = /opt/stack/data/swift/2/node/ 2022-03-14 17:54:06.608 | read only = false 2022-03-14 17:54:06.608 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-14 17:54:06.608 | 2022-03-14 17:54:06.608 | [account6632] 2022-03-14 17:54:06.608 | max connections = 25 2022-03-14 17:54:06.608 | path = /opt/stack/data/swift/3/node/ 2022-03-14 17:54:06.608 | read only = false 2022-03-14 17:54:06.608 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-14 17:54:06.608 | 2022-03-14 17:54:06.608 | [account6642] 2022-03-14 17:54:06.608 | max connections = 25 2022-03-14 17:54:06.608 | path = /opt/stack/data/swift/4/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [container6611] 2022-03-14 17:54:06.609 | max connections = 25 2022-03-14 17:54:06.609 | path = /opt/stack/data/swift/1/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [container6621] 2022-03-14 17:54:06.609 | max connections = 25 2022-03-14 17:54:06.609 | path = /opt/stack/data/swift/2/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [container6631] 2022-03-14 17:54:06.609 | max connections = 25 2022-03-14 17:54:06.609 | path = /opt/stack/data/swift/3/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [container6641] 2022-03-14 17:54:06.609 | max connections = 25 2022-03-14 17:54:06.609 | path = /opt/stack/data/swift/4/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [object6613] 2022-03-14 17:54:06.609 | max connections = 25 2022-03-14 17:54:06.609 | path = /opt/stack/data/swift/1/node/ 2022-03-14 17:54:06.609 | read only = false 2022-03-14 17:54:06.609 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-14 17:54:06.609 | 2022-03-14 17:54:06.609 | [object6623] 2022-03-14 17:54:06.610 | max connections = 25 2022-03-14 17:54:06.610 | path = /opt/stack/data/swift/2/node/ 2022-03-14 17:54:06.610 | read only = false 2022-03-14 17:54:06.610 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-14 17:54:06.610 | 2022-03-14 17:54:06.610 | [object6633] 2022-03-14 17:54:06.610 | max connections = 25 2022-03-14 17:54:06.610 | path = /opt/stack/data/swift/3/node/ 2022-03-14 17:54:06.610 | read only = false 2022-03-14 17:54:06.610 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-14 17:54:06.610 | 2022-03-14 17:54:06.610 | [object6643] 2022-03-14 17:54:06.610 | max connections = 25 2022-03-14 17:54:06.610 | path = /opt/stack/data/swift/4/node/ 2022-03-14 17:54:06.610 | read only = false 2022-03-14 17:54:06.610 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-14 17:54:06.611 | + lib/swift:configure_swift:360 : is_ubuntu 2022-03-14 17:54:06.613 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:06.615 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:06.617 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-14 17:54:06.634 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-14 17:54:06.636 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-14 17:54:06.641 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-14 17:54:06.645 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-14 17:54:06.647 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-14 17:54:06.651 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-14 17:54:06.678 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-03-14 17:54:06.703 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-14 17:54:06.720 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-14 17:54:06.747 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-14 17:54:06.764 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-14 17:54:06.792 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-14 17:54:06.808 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-14 17:54:06.835 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-14 17:54:06.852 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-14 17:54:06.879 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-14 17:54:06.896 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-14 17:54:06.923 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-14 17:54:06.941 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-03-14 17:54:06.955 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:06.957 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-14 17:54:06.985 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-14 17:54:07.012 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-14 17:54:07.037 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-14 17:54:07.064 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-03-14 17:54:07.078 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:07.080 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-14 17:54:07.106 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-03-14 17:54:07.120 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:07.123 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-03-14 17:54:07.137 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:07.139 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-03-14 17:54:07.141 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-03-14 17:54:07.156 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:07.158 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-03-14 17:54:07.160 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-03-14 17:54:07.162 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-14 17:54:07.166 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-14 17:54:07.171 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-14 17:54:07.198 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-14 17:54:07.223 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-14 17:54:07.252 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-14 17:54:07.281 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-14 17:54:07.307 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-14 17:54:07.309 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-03-14 17:54:07.311 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-03-14 17:54:07.313 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-03-14 17:54:07.315 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-14 17:54:07.342 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-14 17:54:07.367 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-03-14 17:54:07.394 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-14 17:54:07.421 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-14 17:54:07.447 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-14 17:54:07.473 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-14 17:54:07.498 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-14 17:54:07.524 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 17:54:07.551 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-14 17:54:07.577 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-14 17:54:07.603 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-14 17:54:07.629 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-14 17:54:07.656 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-14 17:54:07.686 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-14 17:54:07.712 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-14 17:54:07.729 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-14 17:54:07.755 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-14 17:54:07.784 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-14 17:54:07.788 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-14 17:54:07.816 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-14 17:54:07.842 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-14 17:54:07.867 | + lib/swift:configure_swift:478 : local node_number 2022-03-14 17:54:07.870 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-14 17:54:07.872 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-14 17:54:07.874 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-14 17:54:07.878 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-14 17:54:07.880 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-14 17:54:07.882 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-14 17:54:07.885 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-03-14 17:54:07.887 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-03-14 17:54:07.889 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-14 17:54:07.891 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-14 17:54:07.893 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-14 17:54:07.910 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-14 17:54:07.937 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-14 17:54:07.955 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-14 17:54:07.982 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-14 17:54:08.002 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-14 17:54:08.031 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-14 17:54:08.049 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-14 17:54:08.076 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-14 17:54:08.094 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-14 17:54:08.122 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-14 17:54:08.139 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-14 17:54:08.167 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-14 17:54:08.185 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-14 17:54:08.212 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-14 17:54:08.230 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-14 17:54:08.257 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-14 17:54:08.274 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-14 17:54:08.301 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-14 17:54:08.307 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-14 17:54:08.324 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-14 17:54:08.352 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-14 17:54:08.380 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-14 17:54:08.382 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-14 17:54:08.386 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-14 17:54:08.388 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-14 17:54:08.390 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-14 17:54:08.393 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-03-14 17:54:08.395 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-03-14 17:54:08.397 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-14 17:54:08.399 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-14 17:54:08.402 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-14 17:54:08.419 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-14 17:54:08.446 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-14 17:54:08.463 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-14 17:54:08.491 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-14 17:54:08.508 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-14 17:54:08.537 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-14 17:54:08.555 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-14 17:54:08.582 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-14 17:54:08.600 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-14 17:54:08.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-14 17:54:08.645 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-14 17:54:08.673 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-14 17:54:08.691 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-14 17:54:08.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-14 17:54:08.736 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-14 17:54:08.765 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-14 17:54:08.783 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-14 17:54:08.810 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-14 17:54:08.815 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-14 17:54:08.832 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-14 17:54:08.860 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-14 17:54:08.862 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-14 17:54:08.866 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-14 17:54:08.869 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-14 17:54:08.871 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-14 17:54:08.873 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-03-14 17:54:08.875 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-03-14 17:54:08.877 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-14 17:54:08.879 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-14 17:54:08.881 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-14 17:54:08.899 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-14 17:54:08.927 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-14 17:54:08.944 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-14 17:54:08.972 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-14 17:54:08.989 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-14 17:54:09.017 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-14 17:54:09.034 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-14 17:54:09.062 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-14 17:54:09.080 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-14 17:54:09.108 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-14 17:54:09.125 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-14 17:54:09.153 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-14 17:54:09.170 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-14 17:54:09.198 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-14 17:54:09.215 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-14 17:54:09.242 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-14 17:54:09.261 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-14 17:54:09.286 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-14 17:54:09.291 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-14 17:54:09.309 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-14 17:54:09.336 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-14 17:54:09.363 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-14 17:54:09.390 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-14 17:54:09.418 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-03-14 17:54:09.420 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-14 17:54:09.424 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-14 17:54:09.452 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-14 17:54:09.479 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-14 17:54:09.507 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-14 17:54:09.535 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-14 17:54:09.562 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-14 17:54:09.590 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-14 17:54:09.617 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-14 17:54:09.644 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-14 17:54:09.671 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-03-14 17:54:09.686 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:09.688 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-14 17:54:09.707 | + lib/swift:configure_swift:521 : local auth_vers 2022-03-14 17:54:09.709 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-03-14 17:54:09.728 | + lib/swift:configure_swift:522 : auth_vers=3 2022-03-14 17:54:09.730 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-03-14 17:54:09.756 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-03-14 17:54:09.759 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-14 17:54:09.785 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-03-14 17:54:09.814 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-03-14 17:54:09.817 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-14 17:54:09.843 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-03-14 17:54:09.859 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:09.861 | + lib/swift:configure_swift:541 : local user_group 2022-03-14 17:54:09.863 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-03-14 17:54:09.868 | + lib/swift:configure_swift:542 : user_group=1000 2022-03-14 17:54:09.870 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-14 17:54:09.882 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-14 17:54:09.886 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-14 17:54:09.897 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-03-14 17:54:09.900 | + lib/swift:configure_swift:548 : is_suse 2022-03-14 17:54:09.902 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:54:09.904 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:54:09.906 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:54:09.909 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:54:09.911 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:54:09.913 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:54:09.916 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-14 17:54:09.929 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-03-14 17:54:09.932 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-03-14 17:54:09.935 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-03-14 17:54:09.951 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:09.954 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-03-14 17:54:09.971 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:09.973 | + ./stack.sh:main:901 : stack_install_service glance 2022-03-14 17:54:09.976 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-14 17:54:09.978 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-14 17:54:09.980 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:54:09.983 | + lib/stack:stack_install_service:32 : install_glance 2022-03-14 17:54:09.985 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-03-14 17:54:09.988 | + lib/glance:install_glance:514 : local glance_store_extras 2022-03-14 17:54:09.990 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-03-14 17:54:10.006 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:10.010 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-14 17:54:10.012 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-03-14 17:54:10.028 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:10.031 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-14 17:54:10.033 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-03-14 17:54:10.036 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-14 17:54:10.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:54:10.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:54:10.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-14 17:54:10.046 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:54:10.049 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-03-14 17:54:10.051 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-14 17:54:10.054 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-14 17:54:10.057 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-03-14 17:54:10.060 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-14 17:54:10.062 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-14 17:54:10.064 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-14 17:54:10.068 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-14 17:54:10.070 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-14 17:54:10.073 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-14 17:54:10.077 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:54:10.077 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-14 17:54:10.082 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-14 17:54:10.085 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-14 17:54:10.087 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-14 17:54:10.090 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-14 17:54:10.093 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-14 17:54:10.113 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-14 17:54:10.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-14 17:54:10.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:10.903 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:10.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:10.904 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:12.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:54:12.684 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-14 17:54:12.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-03-14 17:54:12.701 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 KB 45.5 MB/s eta 0:00:00 2022-03-14 17:54:12.791 | 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.1.0) 2022-03-14 17:54:12.792 | 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) 2022-03-14 17:54:12.793 | 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) 2022-03-14 17:54:12.795 | 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) 2022-03-14 17:54:12.797 | 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.3.0) 2022-03-14 17:54:12.798 | 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) 2022-03-14 17:54:12.799 | 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) 2022-03-14 17:54:12.801 | 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) 2022-03-14 17:54:12.802 | 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.1) 2022-03-14 17:54:12.804 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-14 17:54:12.805 | 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.1) 2022-03-14 17:54:12.807 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-14 17:54:13.196 | Collecting python-swiftclient>=3.2.0 2022-03-14 17:54:13.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2022-03-14 17:54:13.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 56.5 MB/s eta 0:00:00 2022-03-14 17:54:13.215 | 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) 2022-03-14 17:54:13.302 | Collecting python-cinderclient>=4.1.0 2022-03-14 17:54:13.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2022-03-14 17:54:13.317 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.9/253.9 KB 77.8 MB/s eta 0:00:00 2022-03-14 17:54:13.326 | 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.1) 2022-03-14 17:54:13.451 | Collecting os-brick>=2.6.0 2022-03-14 17:54:13.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/342/222fe4d51e93e/os_brick-5.0.2-py3-none-any.whl (258 kB) 2022-03-14 17:54:13.467 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.1/258.1 KB 73.7 MB/s eta 0:00:00 2022-03-14 17:54:13.475 | 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) 2022-03-14 17:54:13.485 | 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) 2022-03-14 17:54:13.486 | 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) 2022-03-14 17:54:13.491 | 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) 2022-03-14 17:54:13.587 | 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) 2022-03-14 17:54:13.589 | 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) 2022-03-14 17:54:13.594 | 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) 2022-03-14 17:54:13.615 | 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.2) 2022-03-14 17:54:13.617 | 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) 2022-03-14 17:54:13.619 | 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) 2022-03-14 17:54:13.621 | 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) 2022-03-14 17:54:13.623 | 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.1) 2022-03-14 17:54:13.637 | 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) 2022-03-14 17:54:13.678 | 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) 2022-03-14 17:54:13.680 | 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) 2022-03-14 17:54:13.683 | 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) 2022-03-14 17:54:13.684 | 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.3.0) 2022-03-14 17:54:13.704 | 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) 2022-03-14 17:54:13.706 | 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) 2022-03-14 17:54:13.722 | 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) 2022-03-14 17:54:13.738 | 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) 2022-03-14 17:54:13.739 | 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) 2022-03-14 17:54:13.760 | 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) 2022-03-14 17:54:13.762 | 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) 2022-03-14 17:54:13.843 | 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) 2022-03-14 17:54:13.845 | 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) 2022-03-14 17:54:13.848 | 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) 2022-03-14 17:54:13.849 | 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) 2022-03-14 17:54:13.901 | 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) 2022-03-14 17:54:13.928 | 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) 2022-03-14 17:54:13.957 | 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) 2022-03-14 17:54:14.125 | 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) 2022-03-14 17:54:14.128 | 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) 2022-03-14 17:54:14.161 | 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) 2022-03-14 17:54:14.164 | 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) 2022-03-14 17:54:14.166 | 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) 2022-03-14 17:54:14.167 | 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) 2022-03-14 17:54:14.168 | 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) 2022-03-14 17:54:14.171 | 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) 2022-03-14 17:54:14.385 | 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) 2022-03-14 17:54:14.425 | 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) 2022-03-14 17:54:14.509 | 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) 2022-03-14 17:54:14.634 | 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) 2022-03-14 17:54:16.188 | Installing collected packages: python-swiftclient, python-cinderclient, glance-store, os-brick 2022-03-14 17:54:17.456 | Successfully installed glance-store-2.7.0 os-brick-5.0.2 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2022-03-14 17:54:17.456 | 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 2022-03-14 17:54:17.603 | + inc/python:pip_install:200 : result=0 2022-03-14 17:54:17.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:54:17.607 | + functions-common:time_stop:2309 : local name 2022-03-14 17:54:17.610 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:54:17.612 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:54:17.614 | + functions-common:time_stop:2312 : local total 2022-03-14 17:54:17.616 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:54:17.619 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:54:17.621 | + functions-common:time_stop:2316 : start_time=1647280450108 2022-03-14 17:54:17.623 | + functions-common:time_stop:2318 : [[ -z 1647280450108 ]] 2022-03-14 17:54:17.626 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:54:17.630 | + functions-common:time_stop:2321 : end_time=1647280457628 2022-03-14 17:54:17.632 | + functions-common:time_stop:2322 : elapsed_time=7520 2022-03-14 17:54:17.635 | + functions-common:time_stop:2323 : total=90837 2022-03-14 17:54:17.637 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:54:17.639 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=98357 2022-03-14 17:54:17.642 | + inc/python:pip_install:203 : return 0 2022-03-14 17:54:17.644 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-03-14 17:54:17.646 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-14 17:54:17.649 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-14 17:54:17.662 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-14 17:54:17.667 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-03-14 17:54:17.670 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-14 17:54:17.672 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-03-14 17:54:17.674 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:54:17.676 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:54:17.679 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:54:17.682 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:54:17.684 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:54:17.687 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:54:17.702 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:54:17.705 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:54:17.707 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:54:17.710 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:54:17.710 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:54:17.716 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-03-14 17:54:17.718 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:54:17.721 | + functions-common:git_clone:592 : cd /opt/stack/glance 2022-03-14 17:54:17.723 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:54:17.724 | + functions-common:git_clone:593 : head -1 2022-03-14 17:54:17.733 | 881b24a2a Update qcow test to use qcow2 instead 2022-03-14 17:54:17.736 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:54:17.738 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-03-14 17:54:17.741 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:54:17.743 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-14 17:54:17.746 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-14 17:54:17.748 | + inc/python:setup_develop:344 : local extras= 2022-03-14 17:54:17.751 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-14 17:54:17.753 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:54:17.756 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-14 17:54:17.758 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-14 17:54:17.761 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:54:17.763 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 17:54:17.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-14 17:54:17.769 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:54:17.771 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-14 17:54:17.774 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:54:17.777 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:54:17.780 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-14 17:54:17.786 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-14 17:54:17.788 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-14 17:54:18.416 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-14 17:54:18.419 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:54:18.421 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:54:18.423 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:54:18.426 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-14 17:54:18.428 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-14 17:54:18.431 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:54:18.433 | + inc/python:setup_package:428 : local extras= 2022-03-14 17:54:18.436 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:54:18.438 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 17:54:18.440 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 17:54:18.443 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 17:54:18.446 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:54:18.448 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-14 17:54:18.470 | Using python 3.8 to install /opt/stack/glance 2022-03-14 17:54:18.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-14 17:54:19.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:19.255 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:19.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:19.255 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:20.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:54:20.485 | Obtaining file:///opt/stack/glance 2022-03-14 17:54:20.486 | Preparing metadata (setup.py): started 2022-03-14 17:54:21.660 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:54:21.807 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.6.0) 2022-03-14 17:54:21.808 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.7.1) 2022-03-14 17:54:21.810 | 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.1.dev2) (1.4.23) 2022-03-14 17:54:21.812 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.31.1) 2022-03-14 17:54:21.813 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.1.1) 2022-03-14 17:54:21.814 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.5.1) 2022-03-14 17:54:21.816 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.8.7) 2022-03-14 17:54:21.817 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.4.1) 2022-03-14 17:54:21.819 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.7.1) 2022-03-14 17:54:21.820 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.19.1) 2022-03-14 17:54:21.821 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (8.7.1) 2022-03-14 17:54:21.823 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.1) 2022-03-14 17:54:21.824 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.3.2) 2022-03-14 17:54:21.826 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.4.0) 2022-03-14 17:54:21.827 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.10.1) 2022-03-14 17:54:21.828 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.0) 2022-03-14 17:54:21.830 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.4.0) 2022-03-14 17:54:21.948 | Collecting taskflow>=4.0.0 2022-03-14 17:54:21.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2022-03-14 17:54:21.974 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.3/492.3 KB 46.1 MB/s eta 0:00:00 2022-03-14 17:54:21.986 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.0) 2022-03-14 17:54:21.987 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (9.3.0) 2022-03-14 17:54:22.343 | Collecting WSME>=0.8.0 2022-03-14 17:54:22.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-14 17:54:22.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 KB 53.3 MB/s eta 0:00:00 2022-03-14 17:54:22.359 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.7.2) 2022-03-14 17:54:22.360 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.5.0) 2022-03-14 17:54:22.362 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev2) (3.2.0) 2022-03-14 17:54:22.363 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.3.0) 2022-03-14 17:54:22.365 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (20.0.1) 2022-03-14 17:54:22.366 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.16.0) 2022-03-14 17:54:22.367 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (11.0.0) 2022-03-14 17:54:22.369 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.1.0) 2022-03-14 17:54:22.419 | Collecting oslo.limit>=1.0.0 2022-03-14 17:54:22.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-03-14 17:54:22.431 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.6.0) 2022-03-14 17:54:22.432 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (12.9.2) 2022-03-14 17:54:22.434 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.0) 2022-03-14 17:54:22.435 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.3.0) 2022-03-14 17:54:22.437 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.8.3) 2022-03-14 17:54:22.467 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-14 17:54:22.474 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-14 17:54:22.478 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.2) 2022-03-14 17:54:22.480 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.7.0) 2022-03-14 17:54:22.481 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.3.0) 2022-03-14 17:54:22.482 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.8) 2022-03-14 17:54:22.512 | Collecting cursive>=0.2.1 2022-03-14 17:54:22.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-14 17:54:22.524 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.1.16) 2022-03-14 17:54:22.525 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.5.0) 2022-03-14 17:54:22.634 | Collecting castellan>=0.17.0 2022-03-14 17:54:22.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2022-03-14 17:54:22.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 KB 58.9 MB/s eta 0:00:00 2022-03-14 17:54:22.667 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev2) (5.2.2) 2022-03-14 17:54:22.668 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev2) (1.1.5) 2022-03-14 17:54:22.691 | 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.1.dev2) (2.26.0) 2022-03-14 17:54:22.745 | Collecting python-barbicanclient>=4.5.2 2022-03-14 17:54:22.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-03-14 17:54:22.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 KB 57.5 MB/s eta 0:00:00 2022-03-14 17:54:22.805 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev2) (1.14.6) 2022-03-14 17:54:22.841 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev2) (4.2.0) 2022-03-14 17:54:22.855 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev2) (1.12.1) 2022-03-14 17:54:22.869 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev2) (1.1.1) 2022-03-14 17:54:22.871 | 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.1.dev2) (1.16.0) 2022-03-14 17:54:22.957 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev2) (2.4.7) 2022-03-14 17:54:23.036 | 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.1.dev2) (1.7.0) 2022-03-14 17:54:23.089 | 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.1.dev2) (3.1.1) 2022-03-14 17:54:23.093 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev2) (2.8.1) 2022-03-14 17:54:23.127 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev2) (0.14.1) 2022-03-14 17:54:23.173 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (0.8.0) 2022-03-14 17:54:23.175 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (1.5.0) 2022-03-14 17:54:23.178 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (5.4.1) 2022-03-14 17:54:23.238 | 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.1.dev2) (0.13.0) 2022-03-14 17:54:23.240 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev2) (0.5.0) 2022-03-14 17:54:23.241 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev2) (2.0.1) 2022-03-14 17:54:23.269 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev2) (0.59.0) 2022-03-14 17:54:23.319 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev2) (0.9.6) 2022-03-14 17:54:23.321 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev2) (2.8.2) 2022-03-14 17:54:23.385 | 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.1.dev2) (5.1.0) 2022-03-14 17:54:23.386 | 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.1.dev2) (5.0.8) 2022-03-14 17:54:23.388 | 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.1.dev2) (4.2.2) 2022-03-14 17:54:23.390 | 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.1.dev2) (2.6.1) 2022-03-14 17:54:23.392 | 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.1.dev2) (0.3.1) 2022-03-14 17:54:23.418 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.2.0) 2022-03-14 17:54:23.420 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.0.1) 2022-03-14 17:54:23.424 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.3.0) 2022-03-14 17:54:23.468 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev2) (5.8.0) 2022-03-14 17:54:23.511 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (0.11.0) 2022-03-14 17:54:23.513 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (2021.1) 2022-03-14 17:54:23.515 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (21.0) 2022-03-14 17:54:23.596 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev2) (57.4.0) 2022-03-14 17:54:23.755 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev2) (0.7) 2022-03-14 17:54:24.053 | Collecting pydot>=1.2.4 2022-03-14 17:54:24.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-14 17:54:24.141 | Collecting networkx>=2.1.0 2022-03-14 17:54:24.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2022-03-14 17:54:24.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 69.2 MB/s eta 0:00:00 2022-03-14 17:54:24.266 | Collecting automaton>=1.9.0 2022-03-14 17:54:24.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-03-14 17:54:24.277 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev2) (6.3.1) 2022-03-14 17:54:24.690 | Collecting simplegeneric 2022-03-14 17:54:24.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-14 17:54:24.703 | Preparing metadata (setup.py): started 2022-03-14 17:54:25.341 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:54:25.374 | 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.1.dev2) (5.0.0) 2022-03-14 17:54:25.498 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev2) (2.20) 2022-03-14 17:54:25.554 | 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.1.dev2) (1.6) 2022-03-14 17:54:25.608 | 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.1.dev2) (2.0.1) 2022-03-14 17:54:25.840 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (5.0.9) 2022-03-14 17:54:25.842 | 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.1.dev2) (1.4.0) 2022-03-14 17:54:25.844 | 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.1.dev2) (1.4.4) 2022-03-14 17:54:25.845 | 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.1.dev2) (1.32) 2022-03-14 17:54:25.847 | 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.1.dev2) (2.5.0) 2022-03-14 17:54:25.848 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (1.1.5) 2022-03-14 17:54:25.851 | 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.1.dev2) (0.10.0) 2022-03-14 17:54:25.976 | 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.1.dev2) (0.11.0) 2022-03-14 17:54:26.010 | 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.1.dev2) (1.0.2) 2022-03-14 17:54:26.061 | 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.1.dev2) (3.0.0) 2022-03-14 17:54:26.066 | 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.1.dev2) (1.3.2) 2022-03-14 17:54:26.323 | 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.1.dev2) (3.9.0) 2022-03-14 17:54:26.514 | 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.1.dev2) (2021.5.30) 2022-03-14 17:54:26.517 | 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.1.dev2) (3.2) 2022-03-14 17:54:26.518 | 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.1.dev2) (1.26.6) 2022-03-14 17:54:26.521 | 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.1.dev2) (2.0.4) 2022-03-14 17:54:26.601 | 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.1.dev2) (0.5.2) 2022-03-14 17:54:26.763 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev2) (2.5.0) 2022-03-14 17:54:26.861 | 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.1.dev2) (3.5.0) 2022-03-14 17:54:27.092 | 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.1.dev2) (0.4.0) 2022-03-14 17:54:27.094 | 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.1.dev2) (2.1.2) 2022-03-14 17:54:27.335 | 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.1.dev2) (2.1) 2022-03-14 17:54:27.665 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev2) (1.0.0) 2022-03-14 17:54:28.018 | 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.1.dev2) (21.2.0) 2022-03-14 17:54:28.020 | 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.1.dev2) (1.8.2) 2022-03-14 17:54:28.021 | 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.1.dev2) (0.4.4) 2022-03-14 17:54:28.023 | 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.1.dev2) (0.2.5) 2022-03-14 17:54:28.437 | Building wheels for collected packages: simplegeneric 2022-03-14 17:54:28.438 | Building wheel for simplegeneric (setup.py): started 2022-03-14 17:54:29.142 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-14 17:54:29.143 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=b80e8657a26612e67929540d9270a54bc32dcd0636e65a4ff20abf66a435bc09 2022-03-14 17:54:29.144 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-14 17:54:29.148 | Successfully built simplegeneric 2022-03-14 17:54:30.032 | Installing collected packages: simplegeneric, WSME, retrying, pydot, networkx, automaton, taskflow, python-barbicanclient, oslo.limit, castellan, cursive, glance 2022-03-14 17:54:33.327 | Running setup.py develop for glance 2022-03-14 17:54:35.390 | 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.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2022-03-14 17:54:35.391 | 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 2022-03-14 17:54:35.567 | + inc/python:pip_install:200 : result=0 2022-03-14 17:54:35.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:54:35.582 | + functions-common:time_stop:2309 : local name 2022-03-14 17:54:35.582 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:54:35.582 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:54:35.582 | + functions-common:time_stop:2312 : local total 2022-03-14 17:54:35.582 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:54:35.583 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:54:35.585 | + functions-common:time_stop:2316 : start_time=1647280458464 2022-03-14 17:54:35.588 | + functions-common:time_stop:2318 : [[ -z 1647280458464 ]] 2022-03-14 17:54:35.590 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:54:35.594 | + functions-common:time_stop:2321 : end_time=1647280475592 2022-03-14 17:54:35.597 | + functions-common:time_stop:2322 : elapsed_time=17128 2022-03-14 17:54:35.599 | + functions-common:time_stop:2323 : total=98357 2022-03-14 17:54:35.602 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:54:35.604 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=115485 2022-03-14 17:54:35.606 | + inc/python:pip_install:203 : return 0 2022-03-14 17:54:35.608 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:54:35.611 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-14 17:54:35.613 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-14 17:54:35.631 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-14 17:54:35.643 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-14 17:54:35.645 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-14 17:54:35.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:54:35.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:54:35.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-14 17:54:35.656 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:54:35.658 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:54:35.660 | + ./stack.sh:main:902 : configure_glance 2022-03-14 17:54:35.663 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-14 17:54:35.675 | + lib/glance:configure_glance:333 : local dburl 2022-03-14 17:54:35.678 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-03-14 17:54:35.681 | ++ lib/database:database_connection_url:132 : local db=glance 2022-03-14 17:54:35.683 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-03-14 17:54:35.685 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-03-14 17:54:35.687 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-14 17:54:35.690 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-14 17:54:35.692 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-14 17:54:35.721 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-14 17:54:35.751 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-14 17:54:35.778 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-14 17:54:35.806 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-14 17:54:35.836 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-14 17:54:35.866 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-14 17:54:35.868 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-03-14 17:54:35.871 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-03-14 17:54:35.873 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-14 17:54:35.875 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-14 17:54:35.904 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-14 17:54:35.930 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-03-14 17:54:35.957 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-14 17:54:35.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-14 17:54:36.012 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-14 17:54:36.039 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-14 17:54:36.066 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-14 17:54:36.093 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 17:54:36.120 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-14 17:54:36.148 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-14 17:54:36.179 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-14 17:54:36.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-14 17:54:36.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-14 17:54:36.186 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 17:54:36.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-14 17:54:36.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 17:54:36.206 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:36.210 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-14 17:54:36.212 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-14 17:54:36.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 17:54:36.231 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:36.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:54:36.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:54:36.263 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 17:54:36.265 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 17:54:36.267 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-03-14 17:54:36.270 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-03-14 17:54:36.272 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-14 17:54:36.300 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-14 17:54:36.327 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-03-14 17:54:36.329 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-14 17:54:36.332 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-14 17:54:36.335 | + lib/glance:configure_glance_store:254 : local be 2022-03-14 17:54:36.337 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-14 17:54:36.339 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-14 17:54:36.341 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-14 17:54:36.371 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-03-14 17:54:36.373 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-03-14 17:54:36.403 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-03-14 17:54:36.406 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-03-14 17:54:36.422 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:36.425 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-14 17:54:36.452 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-14 17:54:36.480 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-14 17:54:36.507 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-14 17:54:36.535 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-14 17:54:36.563 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-03-14 17:54:36.579 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:36.582 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-14 17:54:36.609 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-14 17:54:36.638 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-14 17:54:36.666 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-03-14 17:54:36.693 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-14 17:54:36.721 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-03-14 17:54:36.748 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-03-14 17:54:36.765 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:36.767 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-03-14 17:54:36.769 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-14 17:54:36.772 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-14 17:54:36.775 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 17:54:36.792 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 17:54:36.794 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 17:54:36.796 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 17:54:36.798 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 17:54:36.801 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 17:54:36.828 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:54:36.855 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:54:36.883 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 17:54:36.911 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-14 17:54:36.915 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-14 17:54:36.946 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-14 17:54:36.975 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-14 17:54:37.006 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-03-14 17:54:37.034 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-14 17:54:37.062 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-14 17:54:37.090 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-14 17:54:37.117 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-14 17:54:37.148 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-14 17:54:37.179 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-14 17:54:37.209 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-14 17:54:37.238 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-14 17:54:37.243 | + 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 2022-03-14 17:54:37.250 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-03-14 17:54:37.266 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:54:37.269 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-03-14 17:54:37.271 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-14 17:54:37.274 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-14 17:54:37.276 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-14 17:54:37.278 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-14 17:54:37.281 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-14 17:54:37.285 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-14 17:54:37.287 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-14 17:54:37.291 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-14 17:54:37.320 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-14 17:54:37.322 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-14 17:54:37.325 | ++ functions:get_random_port:837 : true 2022-03-14 17:54:37.327 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-14 17:54:37.329 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-14 17:54:37.331 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-14 17:54:37.393 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-14 17:54:37.395 | ++ functions:get_random_port:841 : break 2 2022-03-14 17:54:37.398 | ++ functions:get_random_port:845 : echo 60999 2022-03-14 17:54:37.401 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-14 17:54:37.403 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-14 17:54:37.430 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-14 17:54:37.457 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-14 17:54:37.484 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-14 17:54:37.511 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-14 17:54:37.538 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-14 17:54:37.564 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-14 17:54:37.591 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-14 17:54:37.618 | + 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' 2022-03-14 17:54:37.644 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-14 17:54:37.671 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-14 17:54:37.698 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-14 17:54:37.725 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-14 17:54:37.751 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-14 17:54:37.778 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-14 17:54:37.805 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-14 17:54:37.832 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-14 17:54:37.858 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-14 17:54:37.885 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-14 17:54:37.912 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-14 17:54:37.915 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-14 17:54:37.917 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:54:37.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:37.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:37.924 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-14 17:54:37.926 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-14 17:54:37.986 | proxy (enabled by site administrator) 2022-03-14 17:54:37.988 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-14 17:54:37.991 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-14 17:54:37.994 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:54:37.996 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:37.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:38.001 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-14 17:54:38.003 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-14 17:54:38.056 | No module matches proxy_http 2022-03-14 17:54:38.059 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-14 17:54:38.121 | Considering dependency proxy for proxy_http: 2022-03-14 17:54:38.121 | Module proxy already enabled 2022-03-14 17:54:38.121 | Enabling module proxy_http. 2022-03-14 17:54:38.126 | To activate the new configuration, you need to run: 2022-03-14 17:54:38.126 | systemctl restart apache2 2022-03-14 17:54:38.131 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-14 17:54:38.133 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:54:38.135 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:54:38.138 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:54:38.269 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-14 17:54:38.273 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-14 17:54:38.276 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-14 17:54:38.278 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 17:54:38.280 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:38.283 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:38.285 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-14 17:54:38.288 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-14 17:54:38.291 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-14 17:54:38.291 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-14 17:54:38.300 | KeepAlive Off 2022-03-14 17:54:38.304 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-14 17:54:38.304 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-14 17:54:38.312 | SetEnv proxy-sendchunked 1 2022-03-14 17:54:38.316 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-14 17:54:38.316 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-14 17:54:38.325 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-14 17:54:38.328 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-14 17:54:38.331 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-14 17:54:38.333 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 17:54:38.336 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 17:54:38.338 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:54:38.340 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:38.342 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:38.345 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 17:54:38.347 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 17:54:38.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:54:38.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:54:38.354 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-14 17:54:38.415 | Enabling site glance-wsgi-api. 2022-03-14 17:54:38.420 | To activate the new configuration, you need to run: 2022-03-14 17:54:38.420 | systemctl reload apache2 2022-03-14 17:54:38.425 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-14 17:54:38.427 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:54:38.430 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:54:38.432 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:54:38.561 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-14 17:54:38.568 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-14 17:54:38.597 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-03-14 17:54:38.599 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-03-14 17:54:38.617 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:54:38.619 | + ./stack.sh:main:907 : stack_install_service cinder 2022-03-14 17:54:38.622 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-14 17:54:38.624 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-14 17:54:38.627 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:54:38.629 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-14 17:54:38.632 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-03-14 17:54:38.634 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-14 17:54:38.637 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-03-14 17:54:38.639 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:54:38.641 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:54:38.644 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:54:38.647 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:54:38.649 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:54:38.652 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:54:38.668 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:54:38.670 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:54:38.672 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:54:38.675 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:54:38.676 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:54:38.681 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-03-14 17:54:38.683 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:54:38.686 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2022-03-14 17:54:38.688 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:54:38.689 | + functions-common:git_clone:593 : head -1 2022-03-14 17:54:38.695 | 59b8b516c Merge "Doc: Typos in Spectrum Virtulize family user guide" into stable/xena 2022-03-14 17:54:38.697 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:54:38.700 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-03-14 17:54:38.702 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:54:38.705 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-14 17:54:38.707 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-14 17:54:38.710 | + inc/python:setup_develop:344 : local extras= 2022-03-14 17:54:38.712 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-14 17:54:38.715 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:54:38.717 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-14 17:54:38.719 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-14 17:54:38.722 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:54:38.724 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 17:54:38.727 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-14 17:54:38.729 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:54:38.732 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-14 17:54:38.735 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:54:38.737 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:54:38.741 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-14 17:54:38.746 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-14 17:54:38.749 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-14 17:54:39.368 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-14 17:54:39.370 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:54:39.372 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:54:39.374 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:54:39.377 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-14 17:54:39.379 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-14 17:54:39.382 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:54:39.384 | + inc/python:setup_package:428 : local extras= 2022-03-14 17:54:39.386 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:54:39.388 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 17:54:39.391 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 17:54:39.393 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 17:54:39.395 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:54:39.398 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-14 17:54:39.418 | Using python 3.8 to install /opt/stack/cinder 2022-03-14 17:54:39.420 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-14 17:54:40.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:40.206 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:40.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:54:40.206 | from cryptography.utils import int_from_bytes 2022-03-14 17:54:41.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:54:41.511 | Obtaining file:///opt/stack/cinder 2022-03-14 17:54:41.513 | Preparing metadata (setup.py): started 2022-03-14 17:54:43.425 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:54:43.635 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.6.0) 2022-03-14 17:54:43.636 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.0.9) 2022-03-14 17:54:43.637 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.31.1) 2022-03-14 17:54:43.638 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.1.1) 2022-03-14 17:54:43.640 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.19.1) 2022-03-14 17:54:43.641 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.1.16) 2022-03-14 17:54:43.643 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0) (3.2.0) 2022-03-14 17:54:43.644 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.0) 2022-03-14 17:54:43.646 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (9.3.0) 2022-03-14 17:54:43.647 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.3) 2022-03-14 17:54:44.095 | Collecting oauth2client>=4.1.3 2022-03-14 17:54:44.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-14 17:54:44.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 KB 36.9 MB/s eta 0:00:00 2022-03-14 17:54:44.116 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (8.7.1) 2022-03-14 17:54:44.117 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.1) 2022-03-14 17:54:44.119 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.3.2) 2022-03-14 17:54:44.120 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (11.0.0) 2022-03-14 17:54:44.122 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.0) 2022-03-14 17:54:44.123 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (12.9.2) 2022-03-14 17:54:44.125 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.0) 2022-03-14 17:54:44.126 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.8.3) 2022-03-14 17:54:44.127 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.6.2) 2022-03-14 17:54:44.129 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.3.0) 2022-03-14 17:54:44.131 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (6.3.1) 2022-03-14 17:54:44.132 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.2.0) 2022-03-14 17:54:44.134 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.6.1) 2022-03-14 17:54:44.135 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.4.0) 2022-03-14 17:54:44.137 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.10.1) 2022-03-14 17:54:44.138 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.5.0) 2022-03-14 17:54:44.140 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.2) 2022-03-14 17:54:44.141 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (21.0) 2022-03-14 17:54:44.242 | Collecting paramiko>=2.7.2 2022-03-14 17:54:44.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-03-14 17:54:44.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.8/206.8 KB 45.5 MB/s eta 0:00:00 2022-03-14 17:54:44.264 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.5.0) 2022-03-14 17:54:44.266 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.1.1) 2022-03-14 17:54:44.267 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.8.0) 2022-03-14 17:54:44.269 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.4.7) 2022-03-14 17:54:44.271 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.2.0) 2022-03-14 17:54:44.347 | Collecting python-glanceclient>=3.2.2 2022-03-14 17:54:44.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-03-14 17:54:44.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.0/198.0 KB 65.8 MB/s eta 0:00:00 2022-03-14 17:54:44.368 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.3.0) 2022-03-14 17:54:44.370 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (17.6.0) 2022-03-14 17:54:44.371 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.12.0) 2022-03-14 17:54:44.373 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2021.1) 2022-03-14 17:54:44.374 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.26.0) 2022-03-14 17:54:44.375 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.5.1) 2022-03-14 17:54:44.377 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.2) 2022-03-14 17:54:44.728 | Collecting rtslib-fb>=2.1.74 2022-03-14 17:54:44.736 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-14 17:54:44.743 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 25.9 MB/s eta 0:00:00 2022-03-14 17:54:44.747 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.16.0) 2022-03-14 17:54:44.748 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.4.23) 2022-03-14 17:54:44.750 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.13.0) 2022-03-14 17:54:44.751 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.0) 2022-03-14 17:54:45.105 | Collecting tabulate>=0.8.7 2022-03-14 17:54:45.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-14 17:54:45.117 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (6.3.1) 2022-03-14 17:54:45.119 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.8.7) 2022-03-14 17:54:45.120 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.1.0) 2022-03-14 17:54:45.590 | Collecting oslo.vmware>=3.8.0 2022-03-14 17:54:45.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2022-03-14 17:54:45.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.6/491.6 KB 39.2 MB/s eta 0:00:00 2022-03-14 17:54:45.624 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.0.2) 2022-03-14 17:54:45.625 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.5.0) 2022-03-14 17:54:45.627 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.9.0) 2022-03-14 17:54:46.159 | Collecting google-api-python-client>=1.11.0 2022-03-14 17:54:46.185 | 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) 2022-03-14 17:54:46.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 68.6 MB/s eta 0:00:00 2022-03-14 17:54:46.358 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.9.1) 2022-03-14 17:54:46.359 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.8) 2022-03-14 17:54:46.360 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.2.2) 2022-03-14 17:54:47.029 | Collecting zstd>=1.4.5.1 2022-03-14 17:54:47.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2022-03-14 17:54:47.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.9/528.9 KB 76.2 MB/s eta 0:00:00 2022-03-14 17:54:47.133 | Preparing metadata (setup.py): started 2022-03-14 17:54:47.738 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:54:50.655 | Collecting boto3>=1.16.51 2022-03-14 17:54:50.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2022-03-14 17:54:50.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 70.6 MB/s eta 0:00:00 2022-03-14 17:54:51.060 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-14 17:54:51.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-03-14 17:54:51.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 KB 61.0 MB/s eta 0:00:00 2022-03-14 17:54:54.010 | Collecting botocore<1.22.0,>=1.21.33 2022-03-14 17:54:54.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2022-03-14 17:54:54.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 67.8 MB/s eta 0:00:00 2022-03-14 17:54:54.227 | 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.1.0) (0.10.0) 2022-03-14 17:54:54.294 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0) (1.14.6) 2022-03-14 17:54:54.326 | 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.1.0) (1.16.0) 2022-03-14 17:54:54.842 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-14 17:54:54.850 | 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) 2022-03-14 17:54:54.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 KB 60.9 MB/s eta 0:00:00 2022-03-14 17:54:55.190 | Collecting google-auth-httplib2>=0.1.0 2022-03-14 17:54:55.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-03-14 17:54:55.537 | Collecting uritemplate<4dev,>=3.0.0 2022-03-14 17:54:55.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-03-14 17:54:56.054 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-14 17:54:56.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2022-03-14 17:54:56.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 KB 36.3 MB/s eta 0:00:00 2022-03-14 17:54:56.168 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0) (1.7.0) 2022-03-14 17:54:56.223 | 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.1.0) (3.1.1) 2022-03-14 17:54:56.228 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0) (2.8.1) 2022-03-14 17:54:56.795 | Collecting pyasn1>=0.1.7 2022-03-14 17:54:56.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-14 17:54:56.808 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 58.4 MB/s eta 0:00:00 2022-03-14 17:54:57.187 | Collecting rsa>=3.1.4 2022-03-14 17:54:57.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-03-14 17:54:57.683 | Collecting pyasn1-modules>=0.0.5 2022-03-14 17:54:57.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-03-14 17:54:57.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 46.0 MB/s eta 0:00:00 2022-03-14 17:54:57.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0) (0.14.1) 2022-03-14 17:54:57.807 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0) (1.5.0) 2022-03-14 17:54:57.809 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0) (2.3.0) 2022-03-14 17:54:57.811 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0) (5.4.1) 2022-03-14 17:54:57.813 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0) (0.8.0) 2022-03-14 17:54:57.875 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0) (1.7.1) 2022-03-14 17:54:57.877 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0) (2.0.1) 2022-03-14 17:54:57.889 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0) (0.5.0) 2022-03-14 17:54:57.939 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0) (2.8.2) 2022-03-14 17:54:57.942 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0) (0.9.6) 2022-03-14 17:54:58.004 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0) (5.1.0) 2022-03-14 17:54:58.006 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0) (0.3.1) 2022-03-14 17:54:58.007 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0) (4.2.2) 2022-03-14 17:54:58.011 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0) (5.0.8) 2022-03-14 17:54:58.013 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0) (2.4.0) 2022-03-14 17:54:58.038 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0) (3.3.0) 2022-03-14 17:54:58.040 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0) (3.2.0) 2022-03-14 17:54:58.043 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0) (3.0.1) 2022-03-14 17:54:58.091 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0) (1.0.2) 2022-03-14 17:54:58.173 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0) (3.0.0) 2022-03-14 17:54:58.179 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0) (1.3.2) 2022-03-14 17:54:58.203 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0) (0.7.2) 2022-03-14 17:54:58.230 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0) (0.11.0) 2022-03-14 17:54:58.329 | Collecting suds-jurko>=0.6 2022-03-14 17:54:58.337 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-03-14 17:54:58.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 454.5/454.5 KB 59.5 MB/s eta 0:00:00 2022-03-14 17:54:58.359 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.0) (1.26.6) 2022-03-14 17:54:58.593 | Collecting pynacl>=1.0.1 2022-03-14 17:54:58.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-03-14 17:54:58.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 961.1/961.1 KB 74.3 MB/s eta 0:00:00 2022-03-14 17:54:58.654 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0) (57.4.0) 2022-03-14 17:54:58.793 | 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.1.0) (3.9.0) 2022-03-14 17:54:58.829 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0) (20.0.1) 2022-03-14 17:54:58.865 | Collecting warlock<2,>=1.2.0 2022-03-14 17:54:58.872 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-03-14 17:54:58.876 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0) (1.12.1) 2022-03-14 17:54:59.078 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0) (2.0.4) 2022-03-14 17:54:59.081 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0) (3.2) 2022-03-14 17:54:59.082 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0) (2021.5.30) 2022-03-14 17:54:59.120 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0) (0.7) 2022-03-14 17:54:59.495 | Collecting pyudev>=0.16.1 2022-03-14 17:54:59.501 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-03-14 17:54:59.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 KB 25.6 MB/s eta 0:00:00 2022-03-14 17:54:59.719 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0) (0.4.1) 2022-03-14 17:54:59.720 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0) (0.5.2) 2022-03-14 17:54:59.864 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (2.4.0) 2022-03-14 17:54:59.867 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (2.6.2) 2022-03-14 17:54:59.871 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (1.4.2) 2022-03-14 17:55:00.002 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0) (0.12.1) 2022-03-14 17:55:00.117 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0) (1.1.5) 2022-03-14 17:55:00.123 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0) (5.2.2) 2022-03-14 17:55:00.158 | 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.1.0) (5.0.0) 2022-03-14 17:55:00.402 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0) (2.20) 2022-03-14 17:55:00.479 | 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.1.0) (2.1.2) 2022-03-14 17:55:00.482 | 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.1.0) (0.4.0) 2022-03-14 17:55:00.602 | 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.1.0) (1.6) 2022-03-14 17:55:00.647 | 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.1.0) (2.5.0) 2022-03-14 17:55:00.741 | 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.1.0) (3.17.3) 2022-03-14 17:55:01.129 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2022-03-14 17:55:01.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-03-14 17:55:01.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 KB 44.1 MB/s eta 0:00:00 2022-03-14 17:55:01.332 | 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.1.0) (2.0.1) 2022-03-14 17:55:01.815 | 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.1.0) (1.1.5) 2022-03-14 17:55:01.867 | 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.1.0) (0.11.0) 2022-03-14 17:55:03.384 | 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.1.0) (1.32) 2022-03-14 17:55:03.661 | 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.1.0) (21.2.0) 2022-03-14 17:55:03.663 | 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.1.0) (0.4.4) 2022-03-14 17:55:03.664 | 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.1.0) (0.2.5) 2022-03-14 17:55:03.665 | 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.1.0) (1.8.2) 2022-03-14 17:55:03.812 | 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.1.0) (2.1) 2022-03-14 17:55:04.052 | 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.1.0) (1.0.0) 2022-03-14 17:55:04.125 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0) (3.5.0) 2022-03-14 17:55:04.813 | Building wheels for collected packages: zstd 2022-03-14 17:55:04.814 | Building wheel for zstd (setup.py): started 2022-03-14 17:56:04.834 | Building wheel for zstd (setup.py): still running... 2022-03-14 17:56:14.123 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-14 17:56:14.141 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349333 sha256=8f7d1405df489d64823a9d38eb3e4647bfbf119f00b02a0b0c696c45894bd380 2022-03-14 17:56:14.141 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2022-03-14 17:56:14.145 | Successfully built zstd 2022-03-14 17:56:15.163 | Installing collected packages: zstd, tabulate, suds-jurko, pyasn1, uritemplate, rsa, pyudev, pyasn1-modules, warlock, rtslib-fb, pynacl, oauth2client, googleapis-common-protos, google-auth, botocore, s3transfer, paramiko, google-auth-httplib2, google-api-core, python-glanceclient, oslo.vmware, google-api-python-client, boto3, cinder 2022-03-14 17:56:16.913 | Attempting uninstall: pynacl 2022-03-14 17:56:16.917 | Found existing installation: PyNaCl 1.3.0 2022-03-14 17:56:16.931 | Uninstalling PyNaCl-1.3.0: 2022-03-14 17:56:16.959 | Successfully uninstalled PyNaCl-1.3.0 2022-03-14 17:56:20.741 | Running setup.py develop for cinder 2022-03-14 17:56:24.149 | 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 2022-03-14 17:56:24.150 | 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 2022-03-14 17:56:24.440 | + inc/python:pip_install:200 : result=0 2022-03-14 17:56:24.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:56:24.445 | + functions-common:time_stop:2309 : local name 2022-03-14 17:56:24.447 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:56:24.449 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:56:24.451 | + functions-common:time_stop:2312 : local total 2022-03-14 17:56:24.454 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:56:24.456 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:56:24.458 | + functions-common:time_stop:2316 : start_time=1647280479413 2022-03-14 17:56:24.460 | + functions-common:time_stop:2318 : [[ -z 1647280479413 ]] 2022-03-14 17:56:24.463 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:56:24.467 | + functions-common:time_stop:2321 : end_time=1647280584465 2022-03-14 17:56:24.470 | + functions-common:time_stop:2322 : elapsed_time=105052 2022-03-14 17:56:24.472 | + functions-common:time_stop:2323 : total=115485 2022-03-14 17:56:24.474 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:56:24.476 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=220537 2022-03-14 17:56:24.479 | + inc/python:pip_install:203 : return 0 2022-03-14 17:56:24.481 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:56:24.483 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-14 17:56:24.486 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-14 17:56:24.504 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-14 17:56:24.516 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-14 17:56:24.519 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-14 17:56:24.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:56:24.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:56:24.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-14 17:56:24.528 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:56:24.532 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-14 17:56:24.534 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-14 17:56:24.537 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-03-14 17:56:24.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:24.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:24.544 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-03-14 17:56:24.556 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-03-14 17:56:24.558 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:56:24.561 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:56:24.563 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:56:24.566 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:56:24.568 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:56:24.570 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:56:24.573 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:24.575 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:24.578 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:56:24.580 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:56:24.583 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:56:24.585 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:56:24.588 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2022-03-14 17:56:24.590 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:56:24.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:24.595 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:24.598 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2022-03-14 17:56:24.619 | + 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 2022-03-14 17:56:24.728 | Reading package lists... 2022-03-14 17:56:24.966 | Building dependency tree... 2022-03-14 17:56:24.967 | Reading state information... 2022-03-14 17:56:25.210 | The following packages were automatically installed and are no longer required: 2022-03-14 17:56:25.211 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:56:25.211 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:56:25.211 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:56:25.211 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:56:25.211 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:56:25.211 | python3-zope.interface 2022-03-14 17:56:25.211 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:56:25.212 | The following additional packages will be installed: 2022-03-14 17:56:25.212 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-14 17:56:25.212 | python3-urwid 2022-03-14 17:56:25.213 | Suggested packages: 2022-03-14 17:56:25.213 | python-pyparsing-doc python-urwid-doc 2022-03-14 17:56:25.282 | The following NEW packages will be installed: 2022-03-14 17:56:25.283 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-14 17:56:25.283 | python3-urwid targetcli-fb 2022-03-14 17:56:25.530 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:56:25.530 | Need to get 356 kB of archives. 2022-03-14 17:56:25.530 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-14 17:56:25.530 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-14 17:56:25.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-14 17:56:26.105 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-03-14 17:56:26.128 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-14 17:56:26.146 | 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] 2022-03-14 17:56:26.164 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-14 17:56:26.740 | Fetched 356 kB in 1s (400 kB/s) 2022-03-14 17:56:26.925 | Selecting previously unselected package python3-pyparsing. 2022-03-14 17:56:26.977 | (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 ... 90882 files and directories currently installed.) 2022-03-14 17:56:26.980 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-14 17:56:27.038 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-14 17:56:27.413 | Selecting previously unselected package python3-urwid. 2022-03-14 17:56:27.423 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-14 17:56:27.471 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-14 17:56:27.853 | Selecting previously unselected package python3-configshell-fb. 2022-03-14 17:56:27.863 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-14 17:56:27.916 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-14 17:56:28.322 | Selecting previously unselected package python3-pyudev. 2022-03-14 17:56:28.332 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-14 17:56:28.385 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-14 17:56:28.808 | Selecting previously unselected package python3-rtslib-fb. 2022-03-14 17:56:28.818 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-14 17:56:28.870 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-14 17:56:29.305 | Selecting previously unselected package targetcli-fb. 2022-03-14 17:56:29.316 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-14 17:56:29.362 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-14 17:56:29.812 | Setting up python3-urwid (2.0.1-3) ... 2022-03-14 17:56:30.300 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-14 17:56:30.300 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-14 17:56:30.300 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-14 17:56:30.300 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-14 17:56:30.300 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-14 17:56:30.300 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-14 17:56:30.300 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-14 17:56:30.300 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-14 17:56:30.464 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-14 17:56:30.913 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-14 17:56:31.358 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-14 17:56:31.776 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-14 17:56:33.242 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-14 17:56:33.861 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-14 17:56:33.861 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-14 17:56:35.902 | Processing triggers for man-db (2.9.1-1) ... 2022-03-14 17:56:36.168 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-14 17:56:44.504 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:56:44.507 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:56:44.509 | + functions-common:time_stop:2309 : local name 2022-03-14 17:56:44.512 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:56:44.514 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:56:44.516 | + functions-common:time_stop:2312 : local total 2022-03-14 17:56:44.519 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:56:44.522 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:56:44.524 | + functions-common:time_stop:2316 : start_time=1647280584616 2022-03-14 17:56:44.527 | + functions-common:time_stop:2318 : [[ -z 1647280584616 ]] 2022-03-14 17:56:44.530 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:56:44.534 | + functions-common:time_stop:2321 : end_time=1647280604531 2022-03-14 17:56:44.536 | + functions-common:time_stop:2322 : elapsed_time=19915 2022-03-14 17:56:44.539 | + functions-common:time_stop:2323 : total=503801 2022-03-14 17:56:44.541 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:56:44.543 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=523716 2022-03-14 17:56:44.546 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:56:44.548 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:56:44.551 | + ./stack.sh:main:908 : configure_cinder 2022-03-14 17:56:44.553 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-14 17:56:44.566 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-14 17:56:44.569 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-14 17:56:44.572 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-14 17:56:44.574 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-14 17:56:44.577 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-14 17:56:44.577 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-14 17:56:44.582 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-14 17:56:44.584 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-14 17:56:44.586 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-14 17:56:44.588 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-14 17:56:44.590 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-14 17:56:44.592 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-14 17:56:44.594 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-14 17:56:44.596 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-14 17:56:44.608 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-14 17:56:44.620 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-14 17:56:44.633 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-14 17:56:44.646 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-14 17:56:44.658 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-14 17:56:44.661 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-14 17:56:44.665 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RmI76WtaXj 2022-03-14 17:56:44.667 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-14 17:56:44.669 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-14 17:56:44.672 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-14 17:56:44.674 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RmI76WtaXj 2022-03-14 17:56:44.677 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RmI76WtaXj 2022-03-14 17:56:44.689 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RmI76WtaXj /etc/sudoers.d/cinder-rootwrap 2022-03-14 17:56:44.701 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-14 17:56:44.706 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-14 17:56:44.708 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-14 17:56:44.710 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-14 17:56:44.712 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-14 17:56:44.714 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-14 17:56:44.716 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-14 17:56:44.719 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-14 17:56:44.721 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-14 17:56:44.725 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-14 17:56:44.729 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-14 17:56:44.748 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-14 17:56:44.767 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-14 17:56:44.785 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-14 17:56:44.804 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-14 17:56:44.823 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-14 17:56:44.840 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-14 17:56:44.858 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-14 17:56:44.877 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-14 17:56:44.879 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-03-14 17:56:44.882 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-03-14 17:56:44.884 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-14 17:56:44.886 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-14 17:56:44.914 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-14 17:56:44.942 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-03-14 17:56:44.968 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-14 17:56:44.995 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-14 17:56:45.022 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-14 17:56:45.049 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-14 17:56:45.076 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-14 17:56:45.103 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 17:56:45.131 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-14 17:56:45.158 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-14 17:56:45.190 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-14 17:56:45.218 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-14 17:56:45.220 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-03-14 17:56:45.223 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-03-14 17:56:45.225 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-03-14 17:56:45.227 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-14 17:56:45.230 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-14 17:56:45.262 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-14 17:56:45.290 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-14 17:56:45.317 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-14 17:56:45.344 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-14 17:56:45.372 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-14 17:56:45.400 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-14 17:56:45.431 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-14 17:56:45.434 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-03-14 17:56:45.461 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-14 17:56:45.492 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-14 17:56:45.499 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8b586bf9f5fddd9e420385b9571598d6 2022-03-14 17:56:45.527 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-14 17:56:45.529 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-14 17:56:45.557 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-03-14 17:56:45.573 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:45.576 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2022-03-14 17:56:45.578 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2022-03-14 17:56:45.581 | + lib/cinder:configure_cinder:296 : local default_name= 2022-03-14 17:56:45.583 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2022-03-14 17:56:45.585 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-14 17:56:45.588 | + lib/cinder:configure_cinder:299 : be_type=lvm 2022-03-14 17:56:45.590 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2022-03-14 17:56:45.592 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2022-03-14 17:56:45.595 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2022-03-14 17:56:45.598 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-14 17:56:45.600 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-14 17:56:45.631 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-14 17:56:45.661 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-14 17:56:45.688 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-14 17:56:45.715 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-14 17:56:45.743 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-14 17:56:45.771 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2022-03-14 17:56:45.773 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2022-03-14 17:56:45.775 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2022-03-14 17:56:45.778 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-14 17:56:45.805 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2022-03-14 17:56:45.808 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-14 17:56:45.835 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2022-03-14 17:56:45.838 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-14 17:56:45.840 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2022-03-14 17:56:45.842 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-14 17:56:45.870 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2022-03-14 17:56:45.872 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2022-03-14 17:56:45.875 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-03-14 17:56:45.891 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:45.893 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2022-03-14 17:56:45.896 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2022-03-14 17:56:45.898 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2022-03-14 17:56:45.901 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-14 17:56:45.929 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-03-14 17:56:45.957 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-03-14 17:56:45.974 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:56:45.977 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-03-14 17:56:45.994 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:56:45.996 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-03-14 17:56:45.998 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-14 17:56:46.000 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-14 17:56:46.003 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-14 17:56:46.005 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 17:56:46.007 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-14 17:56:46.009 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 17:56:46.025 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:46.028 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-14 17:56:46.031 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-14 17:56:46.034 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 17:56:46.050 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:46.052 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:56:46.055 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:56:46.081 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 17:56:46.084 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 17:56:46.086 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-03-14 17:56:46.088 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-14 17:56:46.091 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-14 17:56:46.094 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 17:56:46.110 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 17:56:46.113 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 17:56:46.116 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 17:56:46.118 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 17:56:46.120 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 17:56:46.148 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:56:46.176 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:56:46.204 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 17:56:46.231 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-14 17:56:46.234 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-14 17:56:46.237 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-14 17:56:46.240 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-14 17:56:46.242 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-14 17:56:46.244 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 17:56:46.247 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-14 17:56:46.251 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-14 17:56:46.254 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 17:56:46.256 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 17:56:46.269 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 17:56:46.269 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:56:46.278 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 17:56:46.281 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:56:46.298 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-14 17:56:46.300 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-14 17:56:46.304 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-14 17:56:46.333 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-14 17:56:46.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-14 17:56:46.386 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-14 17:56:46.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-14 17:56:46.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-14 17:56:46.467 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-14 17:56:46.494 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-14 17:56:46.521 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-14 17:56:46.548 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 17:56:46.575 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-14 17:56:46.604 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-14 17:56:46.633 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-14 17:56:46.661 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-14 17:56:46.663 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-14 17:56:46.666 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-14 17:56:46.669 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-14 17:56:46.671 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 17:56:46.673 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:46.676 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:46.678 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-14 17:56:46.681 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-14 17:56:46.683 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-14 17:56:46.711 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-14 17:56:46.739 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-14 17:56:46.739 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-14 17:56:46.747 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-14 17:56:46.751 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-14 17:56:46.754 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-14 17:56:46.756 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 17:56:46.758 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 17:56:46.761 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:56:46.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:46.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:46.768 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 17:56:46.771 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 17:56:46.773 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:56:46.775 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:56:46.778 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-14 17:56:46.838 | Enabling site cinder-wsgi. 2022-03-14 17:56:46.844 | To activate the new configuration, you need to run: 2022-03-14 17:56:46.844 | systemctl reload apache2 2022-03-14 17:56:46.849 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-14 17:56:46.851 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:56:46.853 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:56:46.856 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:56:46.987 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-14 17:56:46.990 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-14 17:56:47.020 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-03-14 17:56:47.047 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-03-14 17:56:47.064 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:56:47.067 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-14 17:56:47.069 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-03-14 17:56:47.072 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-14 17:56:47.074 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-03-14 17:56:47.076 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-14 17:56:47.106 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-14 17:56:47.134 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-03-14 17:56:47.161 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-14 17:56:47.189 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-14 17:56:47.218 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-14 17:56:47.247 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-14 17:56:47.275 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-14 17:56:47.302 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-14 17:56:47.332 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-14 17:56:47.368 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-14 17:56:47.407 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-14 17:56:47.436 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-03-14 17:56:47.439 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-03-14 17:56:47.455 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:47.458 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-03-14 17:56:47.489 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-03-14 17:56:47.492 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-03-14 17:56:47.509 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:56:47.511 | + ./stack.sh:main:913 : stack_install_service neutron 2022-03-14 17:56:47.514 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-14 17:56:47.516 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-14 17:56:47.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:56:47.522 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-14 17:56:47.524 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-03-14 17:56:47.528 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 17:56:47.528 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 17:56:47.534 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 17:56:47.536 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 17:56:47.538 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 17:56:47.541 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 17:56:47.543 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-03-14 17:56:47.546 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-03-14 17:56:47.548 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-14 17:56:47.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:56:47.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:56:47.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-14 17:56:47.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:56:47.561 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-03-14 17:56:47.564 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-14 17:56:47.567 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-03-14 17:56:47.569 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:56:47.571 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:56:47.574 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:56:47.577 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:56:47.579 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:56:47.582 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:56:47.598 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:56:47.600 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:56:47.602 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:56:47.605 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:56:47.605 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:56:47.610 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-03-14 17:56:47.612 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:56:47.615 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2022-03-14 17:56:47.617 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:56:47.618 | + functions-common:git_clone:593 : head -1 2022-03-14 17:56:47.624 | 6b6abd0718 [OVN] Update VIP port host ID when traffic detected 2022-03-14 17:56:47.631 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:56:47.633 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-03-14 17:56:47.636 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:56:47.638 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-14 17:56:47.641 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-14 17:56:47.644 | + inc/python:setup_develop:344 : local extras= 2022-03-14 17:56:47.646 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-14 17:56:47.649 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:56:47.651 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-14 17:56:47.654 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-14 17:56:47.656 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:56:47.658 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 17:56:47.662 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-14 17:56:47.664 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:56:47.667 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-14 17:56:47.670 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:56:47.672 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:56:47.675 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-14 17:56:47.681 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-14 17:56:47.683 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-14 17:56:48.335 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-14 17:56:48.337 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:56:48.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:56:48.342 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:56:48.344 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-14 17:56:48.346 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-14 17:56:48.349 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:56:48.351 | + inc/python:setup_package:428 : local extras= 2022-03-14 17:56:48.353 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:56:48.355 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 17:56:48.358 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 17:56:48.360 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 17:56:48.362 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:56:48.365 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-14 17:56:48.385 | Using python 3.8 to install /opt/stack/neutron 2022-03-14 17:56:48.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-14 17:56:49.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:56:49.208 | from cryptography.utils import int_from_bytes 2022-03-14 17:56:49.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:56:49.208 | from cryptography.utils import int_from_bytes 2022-03-14 17:56:50.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:56:50.505 | Obtaining file:///opt/stack/neutron 2022-03-14 17:56:50.506 | Preparing metadata (setup.py): started 2022-03-14 17:56:52.638 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:56:52.736 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (5.6.0) 2022-03-14 17:56:52.738 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.5.0) 2022-03-14 17:56:52.740 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.1.1) 2022-03-14 17:56:52.741 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.5.1) 2022-03-14 17:56:52.743 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.3.0) 2022-03-14 17:56:52.744 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (5.0.9) 2022-03-14 17:56:52.746 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.31.1) 2022-03-14 17:56:52.747 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.3.3) 2022-03-14 17:56:52.749 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.19.1) 2022-03-14 17:56:52.750 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.26.0) 2022-03-14 17:56:52.752 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.0.1) 2022-03-14 17:56:52.753 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (9.3.0) 2022-03-14 17:56:52.754 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.8.0) 2022-03-14 17:56:52.756 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.11.0) 2022-03-14 17:56:52.757 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.15.2) 2022-03-14 17:56:52.759 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (7.6.0) 2022-03-14 17:56:52.760 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (6.3.1) 2022-03-14 17:56:52.761 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.4.23) 2022-03-14 17:56:52.763 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.8.7) 2022-03-14 17:56:52.764 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.4.0) 2022-03-14 17:56:52.766 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.7.1) 2022-03-14 17:56:52.767 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.4.0) 2022-03-14 17:56:52.769 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.8.1) 2022-03-14 17:56:52.770 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.4.1) 2022-03-14 17:56:52.772 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (8.7.1) 2022-03-14 17:56:52.773 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.3.2) 2022-03-14 17:56:52.775 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (11.0.0) 2022-03-14 17:56:52.776 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (5.1.0) 2022-03-14 17:56:52.778 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.6.0) 2022-03-14 17:56:52.780 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (12.9.2) 2022-03-14 17:56:52.781 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.4.0) 2022-03-14 17:56:52.782 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.8.3) 2022-03-14 17:56:52.784 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.6.2) 2022-03-14 17:56:52.786 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.3.0) 2022-03-14 17:56:52.787 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (6.3.1) 2022-03-14 17:56:52.789 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.2.0) 2022-03-14 17:56:52.790 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.6.1) 2022-03-14 17:56:52.792 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.4.0) 2022-03-14 17:56:52.793 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.10.1) 2022-03-14 17:56:52.794 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.5.0) 2022-03-14 17:56:52.796 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (3.4.2) 2022-03-14 17:56:52.797 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.1.0) 2022-03-14 17:56:52.800 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.1.0) 2022-03-14 17:56:52.801 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.13.3) 2022-03-14 17:56:52.802 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (1.12.0) 2022-03-14 17:56:52.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (21.0) 2022-03-14 17:56:52.805 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (5.8.0) 2022-03-14 17:56:52.807 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:52.808 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (20.0.1) 2022-03-14 17:56:52.809 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (17.6.0) 2022-03-14 17:56:52.811 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (0.59.0) 2022-03-14 17:56:52.812 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (4.3.0) 2022-03-14 17:56:52.814 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.6.0) 2022-03-14 17:56:52.815 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.4.0) 2022-03-14 17:56:52.816 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev82) (2.9.0) 2022-03-14 17:56:52.831 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.1.dev82) (1.1.5) 2022-03-14 17:56:52.833 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.1.dev82) (5.2.2) 2022-03-14 17:56:52.844 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.1.dev82) (1.12.1) 2022-03-14 17:56:52.846 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.1.dev82) (1.16.0) 2022-03-14 17:56:52.859 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.1.dev82) (1.16.0) 2022-03-14 17:56:52.860 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.1.dev82) (1.1.1) 2022-03-14 17:56:52.872 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.1.dev82) (2.4.7) 2022-03-14 17:56:52.880 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.1.dev82) (2.0.1) 2022-03-14 17:56:52.974 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.1.dev82) (1.7.0) 2022-03-14 17:56:52.975 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.1.dev82) (0.1.16) 2022-03-14 17:56:53.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.1.dev82) (4.3.0) 2022-03-14 17:56:53.032 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.1.dev82) (3.1.1) 2022-03-14 17:56:53.079 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.1.dev82) (2.6.0) 2022-03-14 17:56:53.083 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.1.dev82) (1.2.2) 2022-03-14 17:56:53.113 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (1.4.0) 2022-03-14 17:56:53.115 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (5.4.1) 2022-03-14 17:56:53.116 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (2.5.0) 2022-03-14 17:56:53.117 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (0.10.0) 2022-03-14 17:56:53.120 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (3.4.8) 2022-03-14 17:56:53.121 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (1.32) 2022-03-14 17:56:53.123 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (1.4.4) 2022-03-14 17:56:53.125 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev82) (1.1.5) 2022-03-14 17:56:53.146 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.1.dev82) (1.0.2) 2022-03-14 17:56:53.235 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.1.dev82) (0.14.1) 2022-03-14 17:56:53.280 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.1.dev82) (1.5.0) 2022-03-14 17:56:53.342 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev82) (0.13.0) 2022-03-14 17:56:53.344 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev82) (2.0.1) 2022-03-14 17:56:53.348 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev82) (0.5.0) 2022-03-14 17:56:53.408 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.1.dev82) (0.9.6) 2022-03-14 17:56:53.411 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.1.dev82) (2.8.2) 2022-03-14 17:56:53.476 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev82) (4.2.2) 2022-03-14 17:56:53.478 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev82) (5.0.8) 2022-03-14 17:56:53.480 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev82) (0.3.1) 2022-03-14 17:56:53.482 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev82) (5.1.0) 2022-03-14 17:56:53.506 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.1.dev82) (3.2.0) 2022-03-14 17:56:53.509 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.1.dev82) (3.3.0) 2022-03-14 17:56:53.557 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.1.dev82) (1.14.6) 2022-03-14 17:56:53.613 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.1.dev82) (2021.1) 2022-03-14 17:56:53.645 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.1.dev82) (1.3.2) 2022-03-14 17:56:53.648 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.1.dev82) (3.0.0) 2022-03-14 17:56:53.671 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.1.dev82) (0.7.2) 2022-03-14 17:56:53.813 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.1.dev82) (2.4.0) 2022-03-14 17:56:53.883 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.1.dev82) (57.4.0) 2022-03-14 17:56:53.961 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.1.dev82) (0.3.5) 2022-03-14 17:56:53.963 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.1.dev82) (3.0.0) 2022-03-14 17:56:54.074 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.075 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.077 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.079 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.081 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.082 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.084 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev82) (0.6.4) 2022-03-14 17:56:54.289 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.1.dev82) (2.4.2) 2022-03-14 17:56:54.291 | 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==19.1.1.dev82) (3.9.0) 2022-03-14 17:56:54.293 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.1.dev82) (3.2.0) 2022-03-14 17:56:54.339 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.1.dev82) (2.1.0) 2022-03-14 17:56:54.341 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.1.dev82) (3.17.5) 2022-03-14 17:56:54.435 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev82) (1.26.6) 2022-03-14 17:56:54.438 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev82) (3.2) 2022-03-14 17:56:54.441 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev82) (2.0.4) 2022-03-14 17:56:54.443 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev82) (2021.5.30) 2022-03-14 17:56:54.478 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.1.dev82) (0.7) 2022-03-14 17:56:54.818 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.1.dev82) (0.12.1) 2022-03-14 17:56:54.891 | 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==19.1.1.dev82) (5.0.0) 2022-03-14 17:56:55.091 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.1.dev82) (2.20) 2022-03-14 17:56:55.165 | 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==19.1.1.dev82) (2.1.2) 2022-03-14 17:56:55.168 | 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==19.1.1.dev82) (0.4.0) 2022-03-14 17:56:55.347 | 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==19.1.1.dev82) (1.6) 2022-03-14 17:56:55.391 | 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==19.1.1.dev82) (2.5.0) 2022-03-14 17:56:55.563 | 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==19.1.1.dev82) (2.1) 2022-03-14 17:56:56.090 | 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==19.1.1.dev82) (0.11.0) 2022-03-14 17:56:56.728 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.1.dev82) (0.4.1) 2022-03-14 17:56:56.730 | 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==19.1.1.dev82) (0.5.2) 2022-03-14 17:56:57.035 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.1.dev82) (4.9.3) 2022-03-14 17:56:57.036 | 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==19.1.1.dev82) (2.0.0) 2022-03-14 17:56:57.194 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.1.dev82) (3.5.0) 2022-03-14 17:56:57.374 | 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==19.1.1.dev82) (0.2.5) 2022-03-14 17:56:57.376 | 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==19.1.1.dev82) (21.2.0) 2022-03-14 17:56:57.377 | 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==19.1.1.dev82) (1.8.2) 2022-03-14 17:56:57.378 | 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==19.1.1.dev82) (0.4.4) 2022-03-14 17:56:57.606 | 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==19.1.1.dev82) (1.0.0) 2022-03-14 17:56:57.791 | 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==19.1.1.dev82) (2.2.1) 2022-03-14 17:56:59.329 | Installing collected packages: neutron 2022-03-14 17:56:59.330 | Attempting uninstall: neutron 2022-03-14 17:56:59.333 | Found existing installation: neutron 19.1.0 2022-03-14 17:57:00.751 | Uninstalling neutron-19.1.0: 2022-03-14 17:57:00.829 | Successfully uninstalled neutron-19.1.0 2022-03-14 17:57:00.831 | Running setup.py develop for neutron 2022-03-14 17:57:04.478 | Successfully installed neutron 2022-03-14 17:57:04.479 | 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 2022-03-14 17:57:04.649 | + inc/python:pip_install:200 : result=0 2022-03-14 17:57:04.651 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:57:04.653 | + functions-common:time_stop:2309 : local name 2022-03-14 17:57:04.655 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:57:04.658 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:57:04.660 | + functions-common:time_stop:2312 : local total 2022-03-14 17:57:04.662 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:57:04.664 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:57:04.667 | + functions-common:time_stop:2316 : start_time=1647280608380 2022-03-14 17:57:04.669 | + functions-common:time_stop:2318 : [[ -z 1647280608380 ]] 2022-03-14 17:57:04.671 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:57:04.676 | + functions-common:time_stop:2321 : end_time=1647280624673 2022-03-14 17:57:04.678 | + functions-common:time_stop:2322 : elapsed_time=16293 2022-03-14 17:57:04.680 | + functions-common:time_stop:2323 : total=220537 2022-03-14 17:57:04.683 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:57:04.685 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=236830 2022-03-14 17:57:04.687 | + inc/python:pip_install:203 : return 0 2022-03-14 17:57:04.689 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:57:04.692 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-14 17:57:04.694 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-14 17:57:04.712 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-14 17:57:04.725 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-14 17:57:04.727 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-14 17:57:04.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:57:04.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:57:04.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-14 17:57:04.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:57:04.740 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-03-14 17:57:04.742 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:57:04.745 | + ./stack.sh:main:916 : is_service_enabled nova 2022-03-14 17:57:04.764 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:04.766 | + ./stack.sh:main:918 : stack_install_service nova 2022-03-14 17:57:04.769 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-14 17:57:04.772 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-14 17:57:04.774 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:57:04.777 | + lib/stack:stack_install_service:32 : install_nova 2022-03-14 17:57:04.779 | + lib/nova:install_nova:825 : use_library_from_git os-vif 2022-03-14 17:57:04.782 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-14 17:57:04.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:57:04.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:57:04.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-14 17:57:04.791 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:57:04.793 | + lib/nova:install_nova:830 : is_service_enabled n-cpu 2022-03-14 17:57:04.809 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:04.811 | + lib/nova:install_nova:834 : is_service_enabled n-novnc 2022-03-14 17:57:04.827 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:04.829 | + lib/nova:install_nova:846 : is_service_enabled n-spice 2022-03-14 17:57:04.845 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:04.848 | + lib/nova:install_nova:858 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/xena 2022-03-14 17:57:04.850 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-14 17:57:04.852 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-03-14 17:57:04.854 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:57:04.856 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:57:04.859 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:57:04.862 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:57:04.865 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:57:04.867 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:57:04.882 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:57:04.885 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:57:04.887 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:04.890 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:57:04.890 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:57:04.895 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-03-14 17:57:04.898 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:04.900 | + functions-common:git_clone:592 : cd /opt/stack/nova 2022-03-14 17:57:04.902 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 17:57:04.903 | + functions-common:git_clone:593 : head -1 2022-03-14 17:57:04.909 | 6f81db2dd6 Merge "Retry image download if it's corrupted" into stable/xena 2022-03-14 17:57:04.912 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 17:57:04.915 | + lib/nova:install_nova:859 : setup_develop /opt/stack/nova 2022-03-14 17:57:04.917 | + inc/python:setup_develop:338 : local bindep 2022-03-14 17:57:04.919 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-14 17:57:04.922 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-14 17:57:04.924 | + inc/python:setup_develop:344 : local extras= 2022-03-14 17:57:04.927 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-14 17:57:04.929 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 17:57:04.931 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-14 17:57:04.934 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-14 17:57:04.936 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 17:57:04.938 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 17:57:04.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-14 17:57:04.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 17:57:04.946 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-14 17:57:04.949 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 17:57:04.951 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 17:57:04.954 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-14 17:57:04.960 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-14 17:57:04.962 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-14 17:57:05.591 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-14 17:57:05.594 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 17:57:05.596 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 17:57:05.598 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 17:57:05.600 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-14 17:57:05.602 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-14 17:57:05.605 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 17:57:05.607 | + inc/python:setup_package:428 : local extras= 2022-03-14 17:57:05.609 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 17:57:05.611 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 17:57:05.613 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 17:57:05.616 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 17:57:05.618 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 17:57:05.620 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-14 17:57:05.640 | Using python 3.8 to install /opt/stack/nova 2022-03-14 17:57:05.643 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-14 17:57:06.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:57:06.441 | from cryptography.utils import int_from_bytes 2022-03-14 17:57:06.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:57:06.441 | from cryptography.utils import int_from_bytes 2022-03-14 17:57:07.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:57:07.753 | Obtaining file:///opt/stack/nova 2022-03-14 17:57:07.754 | Preparing metadata (setup.py): started 2022-03-14 17:57:10.705 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:57:10.921 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.6.0) 2022-03-14 17:57:10.923 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.4.23) 2022-03-14 17:57:10.924 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.0.9) 2022-03-14 17:57:10.925 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.31.1) 2022-03-14 17:57:10.927 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.0.1) 2022-03-14 17:57:10.928 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (9.3.0) 2022-03-14 17:57:10.930 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.6.3) 2022-03-14 17:57:10.931 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.5.1) 2022-03-14 17:57:10.932 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.4.8) 2022-03-14 17:57:10.934 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.8.7) 2022-03-14 17:57:10.935 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.1.1) 2022-03-14 17:57:10.936 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.1.1) 2022-03-14 17:57:10.938 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.5.0) 2022-03-14 17:57:10.940 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.7.2) 2022-03-14 17:57:10.942 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.13.0) 2022-03-14 17:57:10.943 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.7.1) 2022-03-14 17:57:10.945 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.8.0) 2022-03-14 17:57:10.946 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.11.0) 2022-03-14 17:57:10.947 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.7.2) 2022-03-14 17:57:10.949 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.1.16) 2022-03-14 17:57:10.950 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0) (3.2.0) 2022-03-14 17:57:10.952 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (8.1.0) 2022-03-14 17:57:10.953 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.4.0) 2022-03-14 17:57:10.955 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (7.6.0) 2022-03-14 17:57:10.956 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.5.0) 2022-03-14 17:57:10.957 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.26.0) 2022-03-14 17:57:10.959 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.4.0) 2022-03-14 17:57:11.418 | Collecting websockify>=0.9.0 2022-03-14 17:57:11.426 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-14 17:57:11.431 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.8.1) 2022-03-14 17:57:11.432 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.4.1) 2022-03-14 17:57:11.434 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (8.7.1) 2022-03-14 17:57:11.435 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.3.2) 2022-03-14 17:57:11.437 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.6.0) 2022-03-14 17:57:11.438 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.3.0) 2022-03-14 17:57:11.440 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.2.0) 2022-03-14 17:57:11.442 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.4.0) 2022-03-14 17:57:11.443 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.10.1) 2022-03-14 17:57:11.444 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (11.0.0) 2022-03-14 17:57:11.446 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (6.3.1) 2022-03-14 17:57:11.447 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (12.9.2) 2022-03-14 17:57:11.449 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.8.3) 2022-03-14 17:57:11.450 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.6.2) 2022-03-14 17:57:11.452 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.1.0) 2022-03-14 17:57:11.453 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.6.1) 2022-03-14 17:57:11.455 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.5.0) 2022-03-14 17:57:11.457 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.4.0) 2022-03-14 17:57:11.458 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.8.0) 2022-03-14 17:57:11.460 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.5.0) 2022-03-14 17:57:11.461 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.0.2) 2022-03-14 17:57:11.462 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.1.0) 2022-03-14 17:57:11.464 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.6.0) 2022-03-14 17:57:11.465 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.6.0) 2022-03-14 17:57:11.467 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.5.0) 2022-03-14 17:57:11.468 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (3.9.1) 2022-03-14 17:57:11.922 | Collecting microversion-parse>=0.2.1 2022-03-14 17:57:11.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-14 17:57:11.993 | Collecting os-xenapi>=0.3.4 2022-03-14 17:57:12.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-03-14 17:57:12.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.4/137.4 KB 44.6 MB/s eta 0:00:00 2022-03-14 17:57:12.014 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.9.0) 2022-03-14 17:57:12.015 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.2.2) 2022-03-14 17:57:12.073 | Collecting pypowervm>=1.1.15 2022-03-14 17:57:12.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2022-03-14 17:57:12.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 50.1 MB/s eta 0:00:00 2022-03-14 17:57:12.123 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.3.3) 2022-03-14 17:57:12.124 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (1.7.0) 2022-03-14 17:57:12.126 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (4.6.2) 2022-03-14 17:57:12.128 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.8.2) 2022-03-14 17:57:12.162 | Collecting zVMCloudConnector>=1.3.0 2022-03-14 17:57:12.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-03-14 17:57:12.183 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 KB 57.2 MB/s eta 0:00:00 2022-03-14 17:57:12.253 | Preparing metadata (setup.py): started 2022-03-14 17:57:12.987 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 17:57:12.991 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (2.4.0) 2022-03-14 17:57:12.992 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (0.59.0) 2022-03-14 17:57:12.994 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0) (5.4.1) 2022-03-14 17:57:13.011 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0) (1.1.5) 2022-03-14 17:57:13.013 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0) (5.2.2) 2022-03-14 17:57:13.036 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0) (5.2.0) 2022-03-14 17:57:13.080 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0) (1.14.6) 2022-03-14 17:57:13.113 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0) (1.16.0) 2022-03-14 17:57:13.114 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0) (1.16.0) 2022-03-14 17:57:13.139 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0) (2.0.1) 2022-03-14 17:57:13.268 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0) (4.3.0) 2022-03-14 17:57:13.271 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0) (3.1.1) 2022-03-14 17:57:13.333 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (1.32) 2022-03-14 17:57:13.336 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (1.4.0) 2022-03-14 17:57:13.345 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (2.5.0) 2022-03-14 17:57:13.345 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (0.10.0) 2022-03-14 17:57:13.345 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (1.1.5) 2022-03-14 17:57:13.345 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0) (1.4.4) 2022-03-14 17:57:13.364 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0) (6.3.1) 2022-03-14 17:57:13.416 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0) (1.12.0) 2022-03-14 17:57:13.418 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0) (2.3.0) 2022-03-14 17:57:13.422 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0) (0.6.4) 2022-03-14 17:57:13.516 | Collecting Babel!=2.4.0,>=2.3.4 2022-03-14 17:57:13.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-03-14 17:57:13.677 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 70.2 MB/s eta 0:00:00 2022-03-14 17:57:13.809 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0) (0.14.1) 2022-03-14 17:57:13.925 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0) (2.0.1) 2022-03-14 17:57:13.926 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0) (0.5.0) 2022-03-14 17:57:13.997 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0) (0.9.6) 2022-03-14 17:57:14.072 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0) (4.2.2) 2022-03-14 17:57:14.074 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0) (0.3.1) 2022-03-14 17:57:14.076 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0) (5.0.8) 2022-03-14 17:57:14.080 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0) (5.1.0) 2022-03-14 17:57:14.108 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0) (3.3.0) 2022-03-14 17:57:14.110 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0) (3.2.0) 2022-03-14 17:57:14.166 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0) (1.0.2) 2022-03-14 17:57:14.225 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0) (2021.1) 2022-03-14 17:57:14.259 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0) (1.3.2) 2022-03-14 17:57:14.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0) (3.0.0) 2022-03-14 17:57:14.319 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0) (21.0) 2022-03-14 17:57:14.321 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0) (2.4.7) 2022-03-14 17:57:14.412 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0) (1.4.0) 2022-03-14 17:57:14.440 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0) (57.4.0) 2022-03-14 17:57:14.640 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0) (0.4.8) 2022-03-14 17:57:14.643 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0) (0.2.8) 2022-03-14 17:57:14.680 | 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==24.1.0) (3.17.5) 2022-03-14 17:57:14.751 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0) (1.12.1) 2022-03-14 17:57:14.754 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0) (20.0.1) 2022-03-14 17:57:14.757 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0) (1.3.3) 2022-03-14 17:57:14.806 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0) (2.4.2) 2022-03-14 17:57:14.808 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0) (3.9.0) 2022-03-14 17:57:14.810 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0) (2.1.0) 2022-03-14 17:57:14.892 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0) (3.2) 2022-03-14 17:57:14.894 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0) (2021.5.30) 2022-03-14 17:57:14.895 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0) (1.26.6) 2022-03-14 17:57:14.898 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0) (2.0.4) 2022-03-14 17:57:15.000 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0) (0.7) 2022-03-14 17:57:15.184 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0) (0.5.2) 2022-03-14 17:57:15.185 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0) (0.4.1) 2022-03-14 17:57:15.305 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0) (1.4.2) 2022-03-14 17:57:15.307 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0) (2.6.2) 2022-03-14 17:57:15.308 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0) (2.4.0) 2022-03-14 17:57:15.400 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0) (0.12.1) 2022-03-14 17:57:16.300 | Collecting numpy 2022-03-14 17:57:16.334 | 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) 2022-03-14 17:57:16.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 71.8 MB/s eta 0:00:00 2022-03-14 17:57:16.725 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0) (2.1.0) 2022-03-14 17:57:16.763 | 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==24.1.0) (5.0.0) 2022-03-14 17:57:17.054 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0) (2.20) 2022-03-14 17:57:17.139 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (2.1.2) 2022-03-14 17:57:17.140 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (0.4.0) 2022-03-14 17:57:17.309 | 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==24.1.0) (1.6) 2022-03-14 17:57:17.356 | 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==24.1.0) (2.5.0) 2022-03-14 17:57:17.475 | 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==24.1.0) (2.1) 2022-03-14 17:57:17.911 | 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==24.1.0) (0.11.0) 2022-03-14 17:57:17.958 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0) (2.13.3) 2022-03-14 17:57:18.407 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.409 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.420 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.420 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.420 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.420 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:18.421 | 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==24.1.0) (0.6.4) 2022-03-14 17:57:19.681 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.1.0) (3.5.0) 2022-03-14 17:57:20.083 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (1.8.2) 2022-03-14 17:57:20.085 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (21.2.0) 2022-03-14 17:57:20.086 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (0.2.5) 2022-03-14 17:57:20.088 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0) (0.4.4) 2022-03-14 17:57:20.239 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0) (2.4.0) 2022-03-14 17:57:20.393 | 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==24.1.0) (1.0.0) 2022-03-14 17:57:21.041 | Building wheels for collected packages: zVMCloudConnector 2022-03-14 17:57:21.042 | Building wheel for zVMCloudConnector (setup.py): started 2022-03-14 17:57:22.035 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-03-14 17:57:22.038 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=d832dd1e520b19d413f62410efbb28ab78f57edc1d7cfec879d14adf66746331 2022-03-14 17:57:22.038 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-03-14 17:57:22.043 | Successfully built zVMCloudConnector 2022-03-14 17:57:23.014 | Installing collected packages: numpy, microversion-parse, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, nova 2022-03-14 17:57:28.452 | Running setup.py develop for nova 2022-03-14 17:57:32.694 | 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 2022-03-14 17:57:32.694 | 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 2022-03-14 17:57:32.896 | + inc/python:pip_install:200 : result=0 2022-03-14 17:57:32.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:57:32.901 | + functions-common:time_stop:2309 : local name 2022-03-14 17:57:32.903 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:57:32.905 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:57:32.907 | + functions-common:time_stop:2312 : local total 2022-03-14 17:57:32.911 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:57:32.913 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:57:32.915 | + functions-common:time_stop:2316 : start_time=1647280625635 2022-03-14 17:57:32.917 | + functions-common:time_stop:2318 : [[ -z 1647280625635 ]] 2022-03-14 17:57:32.920 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:57:32.924 | + functions-common:time_stop:2321 : end_time=1647280652921 2022-03-14 17:57:32.927 | + functions-common:time_stop:2322 : elapsed_time=27286 2022-03-14 17:57:32.929 | + functions-common:time_stop:2323 : total=236830 2022-03-14 17:57:32.931 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:57:32.933 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=264116 2022-03-14 17:57:32.935 | + inc/python:pip_install:203 : return 0 2022-03-14 17:57:32.937 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 17:57:32.940 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-14 17:57:32.943 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-14 17:57:32.960 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-14 17:57:32.972 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-14 17:57:32.974 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-14 17:57:32.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 17:57:32.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 17:57:32.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-14 17:57:32.984 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 17:57:32.987 | + lib/nova:install_nova:860 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-14 17:57:32.999 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 17:57:33.002 | + ./stack.sh:main:919 : configure_nova 2022-03-14 17:57:33.004 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-03-14 17:57:33.016 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-03-14 17:57:33.019 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-14 17:57:33.022 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-14 17:57:33.025 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-14 17:57:33.026 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-14 17:57:33.030 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-14 17:57:33.033 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-14 17:57:33.035 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-14 17:57:33.038 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-14 17:57:33.040 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-14 17:57:33.042 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-14 17:57:33.045 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-14 17:57:33.047 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-14 17:57:33.059 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-14 17:57:33.071 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-14 17:57:33.083 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-14 17:57:33.096 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-14 17:57:33.108 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-14 17:57:33.112 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-14 17:57:33.116 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.64vehbgKIJ 2022-03-14 17:57:33.118 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-14 17:57:33.121 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-14 17:57:33.123 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-14 17:57:33.126 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-14 17:57:33.129 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-14 17:57:33.131 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.64vehbgKIJ 2022-03-14 17:57:33.135 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.64vehbgKIJ 2022-03-14 17:57:33.147 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.64vehbgKIJ /etc/sudoers.d/nova-rootwrap 2022-03-14 17:57:33.160 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-14 17:57:33.164 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-14 17:57:33.166 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-14 17:57:33.169 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-14 17:57:33.171 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-14 17:57:33.174 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-14 17:57:33.177 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-14 17:57:33.179 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-14 17:57:33.181 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-14 17:57:33.186 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-03-14 17:57:33.202 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:33.204 | + lib/nova:configure_nova:330 : create_nova_conf 2022-03-14 17:57:33.207 | + lib/nova:create_nova_conf:397 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-14 17:57:33.210 | + lib/nova:create_nova_conf:400 : rm -f /etc/nova/nova.conf 2022-03-14 17:57:33.214 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-14 17:57:33.244 | + lib/nova:create_nova_conf:402 : '[' True == True ']' 2022-03-14 17:57:33.246 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-14 17:57:33.272 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-14 17:57:33.301 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-14 17:57:33.326 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-14 17:57:33.355 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-14 17:57:33.384 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-14 17:57:33.413 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2022-03-14 17:57:33.415 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-03-14 17:57:33.442 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-14 17:57:33.472 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-14 17:57:33.498 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-14 17:57:33.525 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-14 17:57:33.551 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-14 17:57:33.580 | + lib/nova:create_nova_conf:422 : is_fedora 2022-03-14 17:57:33.582 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 17:57:33.584 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 17:57:33.586 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 17:57:33.588 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 17:57:33.591 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 17:57:33.593 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 17:57:33.595 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 17:57:33.598 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 17:57:33.600 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 17:57:33.602 | + lib/nova:create_nova_conf:422 : is_suse 2022-03-14 17:57:33.604 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:57:33.606 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:57:33.608 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:57:33.611 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:57:33.613 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:57:33.615 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:57:33.617 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2022-03-14 17:57:33.633 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:33.635 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 17:57:33.637 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2022-03-14 17:57:33.639 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-14 17:57:33.667 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2022-03-14 17:57:33.669 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-03-14 17:57:33.671 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-03-14 17:57:33.674 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-03-14 17:57:33.676 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-14 17:57:33.678 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-14 17:57:33.708 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2022-03-14 17:57:33.710 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-03-14 17:57:33.712 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-03-14 17:57:33.715 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-03-14 17:57:33.717 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-14 17:57:33.719 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-14 17:57:33.749 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2022-03-14 17:57:33.778 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-14 17:57:33.804 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-14 17:57:33.831 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2022-03-14 17:57:33.846 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:33.848 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2022-03-14 17:57:33.864 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:33.868 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2022-03-14 17:57:33.868 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2022-03-14 17:57:33.873 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2022-03-14 17:57:33.875 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-14 17:57:33.902 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2022-03-14 17:57:33.918 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:33.920 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-14 17:57:33.922 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-03-14 17:57:33.926 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-14 17:57:33.928 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-14 17:57:33.930 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-14 17:57:33.959 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-14 17:57:33.985 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-03-14 17:57:34.011 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-14 17:57:34.038 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-14 17:57:34.065 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-14 17:57:34.091 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-14 17:57:34.118 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-14 17:57:34.145 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 17:57:34.171 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-14 17:57:34.198 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2022-03-14 17:57:34.214 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:34.216 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2022-03-14 17:57:34.218 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-14 17:57:34.248 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-14 17:57:34.275 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-03-14 17:57:34.302 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2022-03-14 17:57:34.328 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-14 17:57:34.356 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-14 17:57:34.382 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-14 17:57:34.409 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-14 17:57:34.436 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2022-03-14 17:57:34.451 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:34.453 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2022-03-14 17:57:34.456 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-14 17:57:34.482 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-14 17:57:34.511 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-14 17:57:34.513 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-14 17:57:34.540 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-03-14 17:57:34.543 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2022-03-14 17:57:34.545 | + lib/nova:create_nova_conf:489 : is_suse 2022-03-14 17:57:34.547 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 17:57:34.550 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 17:57:34.552 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 17:57:34.554 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 17:57:34.556 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 17:57:34.558 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 17:57:34.561 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2022-03-14 17:57:34.563 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-14 17:57:34.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-14 17:57:34.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 17:57:34.584 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 17:57:34.586 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 17:57:34.588 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 17:57:34.590 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 17:57:34.593 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 17:57:34.620 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:57:34.647 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:57:34.675 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 17:57:34.702 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-14 17:57:34.731 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-14 17:57:34.733 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-14 17:57:34.736 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-14 17:57:34.738 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-14 17:57:34.740 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-14 17:57:34.743 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 17:57:34.745 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-14 17:57:34.749 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-14 17:57:34.751 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 17:57:34.754 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 17:57:34.766 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 17:57:34.766 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:57:34.774 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 17:57:34.778 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:57:34.793 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-14 17:57:34.795 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-14 17:57:34.800 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-14 17:57:34.828 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-14 17:57:34.854 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-14 17:57:34.880 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-14 17:57:34.906 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-14 17:57:34.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-14 17:57:34.959 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-14 17:57:34.986 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-14 17:57:35.012 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-14 17:57:35.039 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 17:57:35.065 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-14 17:57:35.092 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-14 17:57:35.118 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-14 17:57:35.144 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-14 17:57:35.147 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-14 17:57:35.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-14 17:57:35.152 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-14 17:57:35.154 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 17:57:35.156 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:35.158 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:35.161 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-14 17:57:35.163 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-14 17:57:35.165 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-14 17:57:35.192 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-14 17:57:35.219 | + 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 ' 2022-03-14 17:57:35.219 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-14 17:57:35.228 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-14 17:57:35.231 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-14 17:57:35.234 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-14 17:57:35.237 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 17:57:35.239 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 17:57:35.241 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:57:35.244 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:35.246 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:35.248 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 17:57:35.250 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 17:57:35.253 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:35.255 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:35.258 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-14 17:57:35.320 | Enabling site nova-api-wsgi. 2022-03-14 17:57:35.325 | To activate the new configuration, you need to run: 2022-03-14 17:57:35.325 | systemctl reload apache2 2022-03-14 17:57:35.330 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-14 17:57:35.332 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 17:57:35.335 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 17:57:35.337 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 17:57:35.473 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-14 17:57:35.476 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-14 17:57:35.478 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-14 17:57:35.480 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-14 17:57:35.482 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-14 17:57:35.484 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 17:57:35.488 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-14 17:57:35.492 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-14 17:57:35.494 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 17:57:35.497 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 17:57:35.511 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 17:57:35.511 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:57:35.520 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 17:57:35.523 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 17:57:35.539 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-14 17:57:35.542 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-14 17:57:35.546 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-14 17:57:35.576 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-14 17:57:35.603 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-14 17:57:35.630 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-14 17:57:35.656 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-14 17:57:35.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-14 17:57:35.710 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-14 17:57:35.737 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-14 17:57:35.763 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-14 17:57:35.791 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 17:57:35.817 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-14 17:57:35.844 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-14 17:57:35.871 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-14 17:57:35.898 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-14 17:57:35.900 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-14 17:57:35.927 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2022-03-14 17:57:35.942 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:35.945 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-14 17:57:35.977 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2022-03-14 17:57:35.979 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-14 17:57:35.981 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-14 17:57:35.998 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:36.000 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:57:36.004 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:57:36.031 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-14 17:57:36.061 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-14 17:57:36.063 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-14 17:57:36.066 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-14 17:57:36.069 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 17:57:36.071 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-14 17:57:36.073 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 17:57:36.089 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:36.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-14 17:57:36.094 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-14 17:57:36.097 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 17:57:36.113 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:36.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:57:36.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 17:57:36.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 17:57:36.147 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 17:57:36.150 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-14 17:57:36.178 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-14 17:57:36.205 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-14 17:57:36.235 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2022-03-14 17:57:36.251 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:36.253 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-14 17:57:36.280 | + lib/nova:create_nova_conf:526 : '[' True == True ']' 2022-03-14 17:57:36.283 | + lib/nova:create_nova_conf:527 : init_nova_service_user_conf 2022-03-14 17:57:36.286 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-14 17:57:36.315 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-14 17:57:36.341 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-03-14 17:57:36.369 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user username nova 2022-03-14 17:57:36.396 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-14 17:57:36.424 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-14 17:57:36.452 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-14 17:57:36.479 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-14 17:57:36.506 | + lib/nova:init_nova_service_user_conf:736 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-14 17:57:36.534 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2022-03-14 17:57:36.549 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:36.552 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2022-03-14 17:57:36.556 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 17:57:36.558 | + lib/nova:create_nova_conf:532 : local conf 2022-03-14 17:57:36.561 | + lib/nova:create_nova_conf:533 : local vhost 2022-03-14 17:57:36.563 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2022-03-14 17:57:36.566 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 17:57:36.568 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 17:57:36.571 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2022-03-14 17:57:36.573 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2022-03-14 17:57:36.575 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2022-03-14 17:57:36.580 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2022-03-14 17:57:36.582 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-03-14 17:57:36.584 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-03-14 17:57:36.587 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-03-14 17:57:36.589 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-14 17:57:36.592 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-14 17:57:36.622 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-14 17:57:36.651 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-14 17:57:36.681 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 17:57:36.683 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2022-03-14 17:57:36.685 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-14 17:57:36.688 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-14 17:57:36.703 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:36.707 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-14 17:57:36.707 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-14 17:57:37.421 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-14 17:57:37.423 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-14 17:57:38.074 | Adding vhost "nova_cell1" ... 2022-03-14 17:57:38.398 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-14 17:57:39.075 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-14 17:57:39.136 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-14 17:57:39.138 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-14 17:57:39.141 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-14 17:57:39.143 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 17:57:39.145 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-14 17:57:39.148 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 17:57:39.163 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:39.166 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-14 17:57:39.169 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-14 17:57:39.171 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 17:57:39.186 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:39.189 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-03-14 17:57:39.192 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-03-14 17:57:39.218 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 17:57:39.221 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 17:57:39.223 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2022-03-14 17:57:39.240 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:39.242 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-14 17:57:39.244 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2022-03-14 17:57:39.247 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-14 17:57:39.276 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-03-14 17:57:39.304 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-14 17:57:39.332 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-14 17:57:39.359 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-14 17:57:39.386 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-14 17:57:39.413 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-14 17:57:39.440 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-14 17:57:39.467 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2022-03-14 17:57:39.469 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-14 17:57:39.472 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-14 17:57:39.474 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 17:57:39.491 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 17:57:39.493 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 17:57:39.495 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 17:57:39.497 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 17:57:39.500 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 17:57:39.527 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:57:39.554 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 17:57:39.582 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 17:57:39.608 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 17:57:39.612 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2022-03-14 17:57:39.616 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 17:57:39.618 | + lib/nova:create_nova_conf:566 : local conf 2022-03-14 17:57:39.620 | + lib/nova:create_nova_conf:567 : local offset 2022-03-14 17:57:39.623 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2022-03-14 17:57:39.626 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 17:57:39.628 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 17:57:39.631 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2022-03-14 17:57:39.633 | + lib/nova:create_nova_conf:569 : offset=0 2022-03-14 17:57:39.635 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-14 17:57:39.637 | + lib/nova:configure_console_proxies:677 : local conf=/etc/nova/nova_cell1.conf 2022-03-14 17:57:39.640 | + lib/nova:configure_console_proxies:678 : local offset=0 2022-03-14 17:57:39.642 | + lib/nova:configure_console_proxies:682 : offset=0 2022-03-14 17:57:39.645 | + lib/nova:configure_console_proxies:684 : is_service_enabled n-novnc 2022-03-14 17:57:39.661 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:39.663 | + lib/nova:configure_console_proxies:684 : '[' False '!=' False ']' 2022-03-14 17:57:39.666 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-spice 2022-03-14 17:57:39.681 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:39.683 | + lib/nova:configure_console_proxies:721 : is_service_enabled n-sproxy 2022-03-14 17:57:39.699 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:39.701 | + lib/nova:configure_nova:332 : is_service_enabled n-cpu 2022-03-14 17:57:39.718 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 17:57:39.721 | + ./stack.sh:main:922 : is_service_enabled placement 2022-03-14 17:57:39.738 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 17:57:39.741 | + ./stack.sh:main:924 : stack_install_service placement 2022-03-14 17:57:39.743 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-14 17:57:39.745 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-14 17:57:39.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-14 17:57:39.750 | + lib/stack:stack_install_service:32 : install_placement 2022-03-14 17:57:39.753 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-14 17:57:39.756 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-14 17:57:39.758 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:39.760 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:39.763 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-14 17:57:39.765 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:57:39.768 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:57:39.771 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:57:39.773 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:57:39.776 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:39.778 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:57:39.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:39.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:39.786 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:57:39.788 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:57:39.790 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:57:39.793 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:57:39.795 | + functions-common:install_package:1348 : real_install_package apache2 2022-03-14 17:57:39.797 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:57:39.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:39.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:39.805 | + functions-common:real_install_package:1334 : apt_get install apache2 2022-03-14 17:57:39.825 | + 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 2022-03-14 17:57:39.934 | Reading package lists... 2022-03-14 17:57:40.174 | Building dependency tree... 2022-03-14 17:57:40.175 | Reading state information... 2022-03-14 17:57:40.415 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-14 17:57:40.415 | The following packages were automatically installed and are no longer required: 2022-03-14 17:57:40.416 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:57:40.416 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:57:40.416 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:57:40.416 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:57:40.416 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:57:40.416 | python3-zope.interface 2022-03-14 17:57:40.416 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:57:40.528 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:57:40.533 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:57:40.535 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:57:40.538 | + functions-common:time_stop:2309 : local name 2022-03-14 17:57:40.540 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:57:40.542 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:57:40.544 | + functions-common:time_stop:2312 : local total 2022-03-14 17:57:40.547 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:57:40.549 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:57:40.551 | + functions-common:time_stop:2316 : start_time=1647280659822 2022-03-14 17:57:40.554 | + functions-common:time_stop:2318 : [[ -z 1647280659822 ]] 2022-03-14 17:57:40.556 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:57:40.561 | + functions-common:time_stop:2321 : end_time=1647280660558 2022-03-14 17:57:40.563 | + functions-common:time_stop:2322 : elapsed_time=736 2022-03-14 17:57:40.565 | + functions-common:time_stop:2323 : total=523716 2022-03-14 17:57:40.567 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:57:40.570 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=524452 2022-03-14 17:57:40.572 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:57:40.574 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-14 17:57:40.577 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2022-03-14 17:57:40.580 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2022-03-14 17:57:40.582 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2022-03-14 17:57:40.584 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2022-03-14 17:57:40.607 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-14 17:57:40.610 | + functions-common:install_package:1347 : update_package_repo 2022-03-14 17:57:40.612 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-03-14 17:57:40.615 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-03-14 17:57:40.617 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-03-14 17:57:40.619 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:40.622 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-03-14 17:57:40.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:40.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:40.629 | + functions-common:update_package_repo:1328 : apt_get_update 2022-03-14 17:57:40.632 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-03-14 17:57:40.634 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-03-14 17:57:40.636 | + functions-common:apt_get_update:1074 : return 2022-03-14 17:57:40.639 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2022-03-14 17:57:40.641 | + functions-common:real_install_package:1333 : is_ubuntu 2022-03-14 17:57:40.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:40.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:40.649 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2022-03-14 17:57:40.671 | + 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 2022-03-14 17:57:40.780 | Reading package lists... 2022-03-14 17:57:41.015 | Building dependency tree... 2022-03-14 17:57:41.017 | Reading state information... 2022-03-14 17:57:41.265 | The following packages were automatically installed and are no longer required: 2022-03-14 17:57:41.267 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-14 17:57:41.267 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-14 17:57:41.267 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-14 17:57:41.267 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-14 17:57:41.267 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-14 17:57:41.267 | python3-zope.interface 2022-03-14 17:57:41.267 | Use 'sudo apt autoremove' to remove them. 2022-03-14 17:57:41.333 | The following NEW packages will be installed: 2022-03-14 17:57:41.334 | libapache2-mod-wsgi-py3 2022-03-14 17:57:41.581 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-03-14 17:57:41.581 | Need to get 93.3 kB of archives. 2022-03-14 17:57:41.581 | After this operation, 300 kB of additional disk space will be used. 2022-03-14 17:57:41.581 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-03-14 17:57:42.470 | Fetched 93.3 kB in 1s (162 kB/s) 2022-03-14 17:57:42.724 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-14 17:57:42.781 | (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 ... 91051 files and directories currently installed.) 2022-03-14 17:57:42.785 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-14 17:57:42.837 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-14 17:57:43.171 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-14 17:57:43.543 | apache2_invoke: Enable module wsgi 2022-03-14 17:57:52.151 | + functions-common:apt_get:1118 : result=0 2022-03-14 17:57:52.153 | + functions-common:apt_get:1121 : time_stop apt-get 2022-03-14 17:57:52.156 | + functions-common:time_stop:2309 : local name 2022-03-14 17:57:52.159 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:57:52.161 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:57:52.163 | + functions-common:time_stop:2312 : local total 2022-03-14 17:57:52.166 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:57:52.168 | + functions-common:time_stop:2315 : name=apt-get 2022-03-14 17:57:52.170 | + functions-common:time_stop:2316 : start_time=1647280660668 2022-03-14 17:57:52.173 | + functions-common:time_stop:2318 : [[ -z 1647280660668 ]] 2022-03-14 17:57:52.176 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:57:52.180 | + functions-common:time_stop:2321 : end_time=1647280672178 2022-03-14 17:57:52.183 | + functions-common:time_stop:2322 : elapsed_time=11510 2022-03-14 17:57:52.185 | + functions-common:time_stop:2323 : total=524452 2022-03-14 17:57:52.187 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:57:52.189 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=535962 2022-03-14 17:57:52.192 | + functions-common:apt_get:1122 : return 0 2022-03-14 17:57:52.194 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-14 17:57:52.197 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-14 17:57:52.199 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 17:57:52.201 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 17:57:52.205 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 17:57:52.208 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-14 17:57:52.210 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-14 17:57:52.266 | wsgi (enabled by maintainer script) 2022-03-14 17:57:52.270 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-14 17:57:52.272 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-14 17:57:52.275 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 17:57:52.278 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-14 17:57:52.280 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-14 17:57:52.283 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 17:57:52.287 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-14 17:57:52.287 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 17:57:52.292 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-14 17:57:52.295 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-14 17:57:52.297 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-14 17:57:52.300 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-14 17:57:52.303 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-14 17:57:52.325 | Using python 3.8 to install osc-placement 2022-03-14 17:57:52.327 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-14 17:57:53.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:57:53.133 | from cryptography.utils import int_from_bytes 2022-03-14 17:57:53.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 17:57:53.133 | from cryptography.utils import int_from_bytes 2022-03-14 17:57:54.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 17:57:54.829 | Collecting osc-placement 2022-03-14 17:57:54.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-03-14 17:57:54.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 45.9 MB/s eta 0:00:00 2022-03-14 17:57:54.858 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-14 17:57:54.859 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-03-14 17:57:54.861 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-14 17:57:54.863 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2022-03-14 17:57:54.864 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.1) 2022-03-14 17:57:54.866 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2022-03-14 17:57:54.928 | 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) 2022-03-14 17:57:54.929 | 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) 2022-03-14 17:57:54.931 | 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) 2022-03-14 17:57:54.933 | 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) 2022-03-14 17:57:54.947 | 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) 2022-03-14 17:57:54.949 | 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.1.0) 2022-03-14 17:57:54.950 | 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) 2022-03-14 17:57:54.964 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2022-03-14 17:57:54.966 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2022-03-14 17:57:54.967 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2022-03-14 17:57:54.968 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2022-03-14 17:57:54.971 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-14 17:57:54.973 | 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) 2022-03-14 17:57:54.994 | 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) 2022-03-14 17:57:54.997 | 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) 2022-03-14 17:57:54.998 | 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) 2022-03-14 17:57:55.000 | 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) 2022-03-14 17:57:55.010 | 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) 2022-03-14 17:57:55.050 | 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) 2022-03-14 17:57:55.051 | 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) 2022-03-14 17:57:55.053 | 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) 2022-03-14 17:57:55.054 | 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) 2022-03-14 17:57:55.056 | 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) 2022-03-14 17:57:55.057 | 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.5) 2022-03-14 17:57:55.060 | 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) 2022-03-14 17:57:55.062 | 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) 2022-03-14 17:57:55.152 | 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) 2022-03-14 17:57:55.153 | 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) 2022-03-14 17:57:55.155 | 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) 2022-03-14 17:57:55.158 | 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) 2022-03-14 17:57:55.252 | 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) 2022-03-14 17:57:55.253 | 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) 2022-03-14 17:57:55.254 | 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) 2022-03-14 17:57:55.256 | 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) 2022-03-14 17:57:55.302 | 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) 2022-03-14 17:57:55.343 | 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) 2022-03-14 17:57:55.490 | 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) 2022-03-14 17:57:57.497 | Installing collected packages: osc-placement 2022-03-14 17:57:57.757 | Successfully installed osc-placement-3.1.1 2022-03-14 17:57:57.758 | 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 2022-03-14 17:57:57.905 | + inc/python:pip_install:200 : result=0 2022-03-14 17:57:57.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 17:57:57.911 | + functions-common:time_stop:2309 : local name 2022-03-14 17:57:57.913 | + functions-common:time_stop:2310 : local end_time 2022-03-14 17:57:57.916 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 17:57:57.918 | + functions-common:time_stop:2312 : local total 2022-03-14 17:57:57.921 | + functions-common:time_stop:2313 : local start_time 2022-03-14 17:57:57.924 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 17:57:57.926 | + functions-common:time_stop:2316 : start_time=1647280672319 2022-03-14 17:57:57.928 | + functions-common:time_stop:2318 : [[ -z 1647280672319 ]] 2022-03-14 17:57:57.931 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 17:57:57.936 | + functions-common:time_stop:2321 : end_time=1647280677933 2022-03-14 17:57:57.938 | + functions-common:time_stop:2322 : elapsed_time=5614 2022-03-14 17:57:57.941 | + functions-common:time_stop:2323 : total=264116 2022-03-14 17:57:57.943 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 17:57:57.946 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=269730 2022-03-14 17:57:57.948 | + inc/python:pip_install:203 : return 0 2022-03-14 17:57:57.950 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/xena 2022-03-14 17:57:57.953 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-14 17:57:57.955 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-03-14 17:57:57.958 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-03-14 17:57:57.960 | + functions-common:git_clone:526 : local orig_dir 2022-03-14 17:57:57.963 | ++ functions-common:git_clone:527 : pwd 2022-03-14 17:57:57.966 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 17:57:57.968 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 17:57:57.971 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 17:57:57.989 | + functions-common:git_clone:530 : RECLONE=False 2022-03-14 17:57:57.991 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 17:57:57.993 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:57.996 | + functions-common:git_clone:544 : echo stable/xena 2022-03-14 17:57:57.996 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 17:57:58.002 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-03-14 17:57:58.004 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-03-14 17:57:58.006 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-03-14 17:57:58.009 | + functions-common:git_timed:617 : local count=0 2022-03-14 17:57:58.011 | + functions-common:git_timed:618 : local timeout=0 2022-03-14 17:57:58.013 | + functions-common:git_timed:620 : [[ -n 0 ]] 2022-03-14 17:57:58.015 | + functions-common:git_timed:621 : timeout=0 2022-03-14 17:57:58.018 | + functions-common:git_timed:624 : time_start git_timed 2022-03-14 17:57:58.020 | + functions-common:time_start:2295 : local name=git_timed 2022-03-14 17:57:58.022 | + functions-common:time_start:2296 : local start_time= 2022-03-14 17:57:58.024 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 17:57:58.027 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 17:57:58.031 | + functions-common:time_start:2300 : _TIME_START[$name]=1647280678029 2022-03-14 17:57:58.034 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-03-14 17:57:58.037 | Cloning into '/opt/stack/placement'... 2022-03-14 18:00:50.602 | + functions-common:git_timed:639 : time_stop git_timed 2022-03-14 18:00:50.605 | + functions-common:time_stop:2309 : local name 2022-03-14 18:00:50.607 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:00:50.609 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:00:50.612 | + functions-common:time_stop:2312 : local total 2022-03-14 18:00:50.614 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:00:50.616 | + functions-common:time_stop:2315 : name=git_timed 2022-03-14 18:00:50.618 | + functions-common:time_stop:2316 : start_time=1647280678029 2022-03-14 18:00:50.621 | + functions-common:time_stop:2318 : [[ -z 1647280678029 ]] 2022-03-14 18:00:50.623 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:00:50.628 | + functions-common:time_stop:2321 : end_time=1647280850625 2022-03-14 18:00:50.630 | + functions-common:time_stop:2322 : elapsed_time=172596 2022-03-14 18:00:50.632 | + functions-common:time_stop:2323 : total=0 2022-03-14 18:00:50.635 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:00:50.638 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=172596 2022-03-14 18:00:50.640 | + functions-common:git_clone:592 : cd /opt/stack/placement 2022-03-14 18:00:50.643 | + functions-common:git_clone:593 : git show --oneline 2022-03-14 18:00:50.643 | + functions-common:git_clone:593 : head -1 2022-03-14 18:00:50.646 | 7422ed4d Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-03-14 18:00:50.648 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 18:00:50.651 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-14 18:00:50.654 | + inc/python:setup_develop:338 : local bindep 2022-03-14 18:00:50.656 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-14 18:00:50.659 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-14 18:00:50.661 | + inc/python:setup_develop:344 : local extras= 2022-03-14 18:00:50.663 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-14 18:00:50.666 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-14 18:00:50.668 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-14 18:00:50.671 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-14 18:00:50.673 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-14 18:00:50.675 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-14 18:00:50.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-14 18:00:50.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-14 18:00:50.684 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-14 18:00:50.686 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-14 18:00:50.688 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-14 18:00:50.691 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-14 18:00:50.697 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-14 18:00:50.700 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-14 18:00:51.314 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-14 18:00:51.317 | + inc/python:setup_package:418 : local bindep=0 2022-03-14 18:00:51.319 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-14 18:00:51.322 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-14 18:00:51.324 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-14 18:00:51.327 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-14 18:00:51.329 | + inc/python:setup_package:427 : local flags=-e 2022-03-14 18:00:51.332 | + inc/python:setup_package:428 : local extras= 2022-03-14 18:00:51.334 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-14 18:00:51.336 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-14 18:00:51.339 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-14 18:00:51.341 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-14 18:00:51.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-14 18:00:51.346 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-14 18:00:51.366 | Using python 3.8 to install /opt/stack/placement 2022-03-14 18:00:51.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-14 18:00:52.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:00:52.212 | from cryptography.utils import int_from_bytes 2022-03-14 18:00:52.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:00:52.212 | from cryptography.utils import int_from_bytes 2022-03-14 18:00:53.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:00:53.534 | Obtaining file:///opt/stack/placement 2022-03-14 18:00:53.535 | Preparing metadata (setup.py): started 2022-03-14 18:00:54.763 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 18:00:54.902 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (5.6.0) 2022-03-14 18:00:54.903 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.23) 2022-03-14 18:00:54.905 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (9.3.0) 2022-03-14 18:00:54.906 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.5.1) 2022-03-14 18:00:54.907 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.8.7) 2022-03-14 18:00:54.909 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.0.1.dev1) (3.2.0) 2022-03-14 18:00:54.910 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.26.0) 2022-03-14 18:00:54.912 | 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==6.0.1.dev1) (57.4.0) 2022-03-14 18:00:54.914 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.1) 2022-03-14 18:00:54.915 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (8.7.1) 2022-03-14 18:00:54.917 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.3.2) 2022-03-14 18:00:54.919 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.6.0) 2022-03-14 18:00:54.920 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.2.0) 2022-03-14 18:00:54.922 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.10.1) 2022-03-14 18:00:54.923 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (11.0.0) 2022-03-14 18:00:54.924 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.8.3) 2022-03-14 18:00:54.926 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.0) 2022-03-14 18:00:54.927 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.0) 2022-03-14 18:00:54.929 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.1.0) 2022-03-14 18:00:54.930 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.6.0) 2022-03-14 18:00:54.932 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.0.1) 2022-03-14 18:00:54.998 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.16.0) 2022-03-14 18:00:55.000 | 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==6.0.1.dev1) (3.1.1) 2022-03-14 18:00:55.002 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (2.8.1) 2022-03-14 18:00:55.004 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.3.0) 2022-03-14 18:00:55.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (5.1.0) 2022-03-14 18:00:55.009 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.4.0) 2022-03-14 18:00:55.029 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (0.14.1) 2022-03-14 18:00:55.071 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.5.0) 2022-03-14 18:00:55.073 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (3.4.0) 2022-03-14 18:00:55.075 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (0.8.0) 2022-03-14 18:00:55.076 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (5.4.1) 2022-03-14 18:00:55.078 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (2.3.0) 2022-03-14 18:00:55.162 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.7.1) 2022-03-14 18:00:55.164 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.0) 2022-03-14 18:00:55.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==6.0.1.dev1) (0.13.0) 2022-03-14 18:00:55.169 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.0.1) 2022-03-14 18:00:55.209 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (2.8.2) 2022-03-14 18:00:55.213 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (0.9.6) 2022-03-14 18:00:55.232 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.2.0) 2022-03-14 18:00:55.235 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.0.1) 2022-03-14 18:00:55.237 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.3.0) 2022-03-14 18:00:55.265 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (1.0.2) 2022-03-14 18:00:55.267 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (2021.1) 2022-03-14 18:00:55.279 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.0.1.dev1) (0.7.2) 2022-03-14 18:00:55.297 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.1.16) 2022-03-14 18:00:55.298 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.11.0) 2022-03-14 18:00:55.300 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (21.0) 2022-03-14 18:00:55.302 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (2.4.7) 2022-03-14 18:00:55.345 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (1.26.6) 2022-03-14 18:00:55.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2021.5.30) 2022-03-14 18:00:55.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2.0.4) 2022-03-14 18:00:55.352 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (3.2) 2022-03-14 18:00:55.371 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.0.1.dev1) (0.7) 2022-03-14 18:00:55.501 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.0.1.dev1) (1.1.1) 2022-03-14 18:00:55.542 | 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==6.0.1.dev1) (5.2.2) 2022-03-14 18:00:55.543 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.1.5) 2022-03-14 18:00:55.561 | 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==6.0.1.dev1) (1.14.6) 2022-03-14 18:00:55.598 | 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==6.0.1.dev1) (1.12.1) 2022-03-14 18:00:55.611 | 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==6.0.1.dev1) (1.6) 2022-03-14 18:00:55.659 | 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==6.0.1.dev1) (2.0.1) 2022-03-14 18:00:55.727 | 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==6.0.1.dev1) (1.7.0) 2022-03-14 18:00:55.811 | 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==6.0.1.dev1) (1.1.5) 2022-03-14 18:00:56.046 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (5.0.9) 2022-03-14 18:00:56.047 | 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==6.0.1.dev1) (0.5.2) 2022-03-14 18:00:56.049 | 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==6.0.1.dev1) (0.4.1) 2022-03-14 18:00:56.128 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.5.0) 2022-03-14 18:00:56.180 | 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==6.0.1.dev1) (2.20) 2022-03-14 18:00:56.353 | 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==6.0.1.dev1) (3.5.0) 2022-03-14 18:00:56.420 | 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==6.0.1.dev1) (3.0.0) 2022-03-14 18:00:56.422 | 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==6.0.1.dev1) (1.0.0) 2022-03-14 18:00:58.295 | Installing collected packages: openstack-placement 2022-03-14 18:00:58.298 | Running setup.py develop for openstack-placement 2022-03-14 18:01:00.362 | Successfully installed openstack-placement 2022-03-14 18:01:00.363 | 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 2022-03-14 18:01:00.515 | + inc/python:pip_install:200 : result=0 2022-03-14 18:01:00.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 18:01:00.520 | + functions-common:time_stop:2309 : local name 2022-03-14 18:01:00.522 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:01:00.524 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:01:00.526 | + functions-common:time_stop:2312 : local total 2022-03-14 18:01:00.529 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:01:00.531 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 18:01:00.533 | + functions-common:time_stop:2316 : start_time=1647280851361 2022-03-14 18:01:00.535 | + functions-common:time_stop:2318 : [[ -z 1647280851361 ]] 2022-03-14 18:01:00.538 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:01:00.542 | + functions-common:time_stop:2321 : end_time=1647280860539 2022-03-14 18:01:00.544 | + functions-common:time_stop:2322 : elapsed_time=9178 2022-03-14 18:01:00.546 | + functions-common:time_stop:2323 : total=269730 2022-03-14 18:01:00.549 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:01:00.551 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=278908 2022-03-14 18:01:00.553 | + inc/python:pip_install:203 : return 0 2022-03-14 18:01:00.556 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-14 18:01:00.559 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-14 18:01:00.561 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-14 18:01:00.580 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-14 18:01:00.592 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-14 18:01:00.594 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-14 18:01:00.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 18:01:00.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 18:01:00.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-14 18:01:00.605 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 18:01:00.607 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-14 18:01:00.610 | + ./stack.sh:main:925 : configure_placement 2022-03-14 18:01:00.612 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-14 18:01:00.625 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-14 18:01:00.627 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-14 18:01:00.632 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-14 18:01:00.635 | ++ lib/database:database_connection_url:132 : local db=placement 2022-03-14 18:01:00.637 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-03-14 18:01:00.640 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-03-14 18:01:00.642 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-14 18:01:00.645 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-14 18:01:00.677 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-14 18:01:00.708 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-14 18:01:00.740 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-14 18:01:00.742 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-03-14 18:01:00.745 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-03-14 18:01:00.748 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-14 18:01:00.750 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-14 18:01:00.782 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-14 18:01:00.811 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-03-14 18:01:00.840 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-14 18:01:00.868 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-14 18:01:00.896 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-14 18:01:00.925 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-14 18:01:00.954 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-14 18:01:00.982 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 18:01:01.010 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-14 18:01:01.039 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-14 18:01:01.042 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-14 18:01:01.044 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-14 18:01:01.047 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 18:01:01.065 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 18:01:01.067 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 18:01:01.069 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 18:01:01.072 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 18:01:01.074 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 18:01:01.105 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 18:01:01.134 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 18:01:01.162 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 18:01:01.191 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-14 18:01:01.193 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-14 18:01:01.196 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-14 18:01:01.198 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-14 18:01:01.201 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-14 18:01:01.203 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-14 18:01:01.206 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-14 18:01:01.209 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-14 18:01:01.213 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-14 18:01:01.215 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-14 18:01:01.218 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-14 18:01:01.231 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-14 18:01:01.231 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-14 18:01:01.239 | d /var/run/uwsgi 0755 ubuntu root 2022-03-14 18:01:01.243 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-14 18:01:01.259 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-14 18:01:01.261 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-14 18:01:01.265 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-14 18:01:01.296 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-14 18:01:01.325 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-14 18:01:01.353 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-14 18:01:01.382 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-14 18:01:01.409 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-14 18:01:01.440 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-14 18:01:01.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-14 18:01:01.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-14 18:01:01.524 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-14 18:01:01.554 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-14 18:01:01.585 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-14 18:01:01.613 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-14 18:01:01.641 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-14 18:01:01.643 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-14 18:01:01.647 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-14 18:01:01.650 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-14 18:01:01.652 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-14 18:01:01.655 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:01.657 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:01.659 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-14 18:01:01.662 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-14 18:01:01.665 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-14 18:01:01.693 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-14 18:01:01.721 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-14 18:01:01.722 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-14 18:01:01.731 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-14 18:01:01.734 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-14 18:01:01.737 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-14 18:01:01.739 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-14 18:01:01.741 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-14 18:01:01.744 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-14 18:01:01.746 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:01.749 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:01.751 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-14 18:01:01.754 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-14 18:01:01.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:01.759 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:01.761 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-14 18:01:01.822 | Enabling site placement-api. 2022-03-14 18:01:01.827 | To activate the new configuration, you need to run: 2022-03-14 18:01:01.828 | systemctl reload apache2 2022-03-14 18:01:01.832 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-14 18:01:01.834 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-14 18:01:01.838 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 18:01:01.840 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-03-14 18:01:01.974 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2022-03-14 18:01:01.995 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:01.997 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2022-03-14 18:01:02.019 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:02.021 | + ./stack.sh:main:933 : is_service_enabled n-sch 2022-03-14 18:01:02.039 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:02.042 | + ./stack.sh:main:934 : configure_placement_nova_compute 2022-03-14 18:01:02.044 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2022-03-14 18:01:02.047 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-14 18:01:02.078 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-03-14 18:01:02.107 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2022-03-14 18:01:02.137 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-14 18:01:02.165 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-14 18:01:02.194 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2022-03-14 18:01:02.223 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-14 18:01:02.252 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-14 18:01:02.281 | + ./stack.sh:main:938 : is_service_enabled horizon 2022-03-14 18:01:02.298 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:02.301 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2022-03-14 18:01:02.317 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:02.320 | + ./stack.sh:main:951 : run_phase stack install 2022-03-14 18:01:02.322 | + functions-common:run_phase:1737 : local mode=stack 2022-03-14 18:01:02.325 | + functions-common:run_phase:1738 : local phase=install 2022-03-14 18:01:02.327 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 18:01:02.329 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 18:01:02.332 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 18:01:02.334 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 18:01:02.337 | + functions-common:run_phase:1747 : local extra 2022-03-14 18:01:02.340 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 18:01:02.344 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 18:01:02.347 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 18:01:02.349 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 18:01:02.352 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-14 18:01:02.355 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 18:01:02.370 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:02.373 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:01:02.375 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:01:02.377 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-14 18:01:02.379 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-14 18:01:02.381 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:01:02.384 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-03-14 18:01:02.387 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-14 18:01:02.389 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-14 18:01:02.449 | ++ inc/async:async_inner:63 : install_tempest 2022-03-14 18:01:02.491 | [17752 Async install_tempest:78220]: running: install_tempest 2022-03-14 18:01:02.494 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-14 18:01:02.496 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-14 18:01:02.499 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:01:02.502 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 18:01:02.504 | + functions-common:run_phase:1764 : run_plugins stack install 2022-03-14 18:01:02.507 | + functions-common:run_plugins:1723 : local mode=stack 2022-03-14 18:01:02.510 | + functions-common:run_plugins:1724 : local phase=install 2022-03-14 18:01:02.513 | + functions-common:run_plugins:1726 : local plugins= 2022-03-14 18:01:02.515 | + functions-common:run_plugins:1727 : local plugin 2022-03-14 18:01:02.518 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2022-03-14 18:01:02.521 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-14 18:01:02.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-14 18:01:02.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-14 18:01:02.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-14 18:01:02.532 | + inc/python:use_library_from_git:253 : return 1 2022-03-14 18:01:02.534 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2022-03-14 18:01:02.537 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-14 18:01:02.539 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-14 18:01:02.543 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-14 18:01:02.545 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-14 18:01:02.548 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 18:01:02.552 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 18:01:02.552 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-14 18:01:02.559 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-14 18:01:02.562 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-14 18:01:02.564 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-14 18:01:02.567 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-14 18:01:02.570 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-14 18:01:02.592 | Using python 3.8 to install python-openstackclient 2022-03-14 18:01:02.594 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-14 18:01:03.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:01:03.412 | from cryptography.utils import int_from_bytes 2022-03-14 18:01:03.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:01:03.412 | from cryptography.utils import int_from_bytes 2022-03-14 18:01:04.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:01:05.474 | Collecting python-openstackclient 2022-03-14 18:01:05.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2022-03-14 18:01:05.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 972.2/972.2 KB 57.5 MB/s eta 0:00:00 2022-03-14 18:01:05.543 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2022-03-14 18:01:05.545 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.1) 2022-03-14 18:01:05.546 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-14 18:01:05.547 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-03-14 18:01:05.549 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2022-03-14 18:01:05.550 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2022-03-14 18:01:05.552 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2022-03-14 18:01:05.553 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2022-03-14 18:01:05.554 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2022-03-14 18:01:05.556 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2022-03-14 18:01:05.557 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-03-14 18:01:05.570 | 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) 2022-03-14 18:01:05.572 | 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) 2022-03-14 18:01:05.573 | 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) 2022-03-14 18:01:05.574 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2022-03-14 18:01:05.576 | 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) 2022-03-14 18:01:05.603 | 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.5) 2022-03-14 18:01:05.605 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-14 18:01:05.606 | 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) 2022-03-14 18:01:05.608 | 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) 2022-03-14 18:01:05.609 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2022-03-14 18:01:05.610 | 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) 2022-03-14 18:01:05.612 | 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) 2022-03-14 18:01:05.614 | 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) 2022-03-14 18:01:05.616 | 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) 2022-03-14 18:01:05.617 | 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) 2022-03-14 18:01:05.619 | 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) 2022-03-14 18:01:05.634 | 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) 2022-03-14 18:01:05.653 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2022-03-14 18:01:05.655 | 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) 2022-03-14 18:01:05.657 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2022-03-14 18:01:05.658 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2022-03-14 18:01:05.680 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2022-03-14 18:01:05.698 | 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) 2022-03-14 18:01:05.701 | 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) 2022-03-14 18:01:05.703 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-14 18:01:05.823 | 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) 2022-03-14 18:01:05.825 | 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) 2022-03-14 18:01:05.826 | 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) 2022-03-14 18:01:05.827 | 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) 2022-03-14 18:01:05.873 | 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) 2022-03-14 18:01:05.887 | 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) 2022-03-14 18:01:05.921 | 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) 2022-03-14 18:01:06.094 | 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) 2022-03-14 18:01:06.112 | 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) 2022-03-14 18:01:06.204 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.2) 2022-03-14 18:01:06.207 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.4) 2022-03-14 18:01:06.208 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.5.30) 2022-03-14 18:01:06.210 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.6) 2022-03-14 18:01:06.333 | 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) 2022-03-14 18:01:08.464 | Installing collected packages: python-openstackclient 2022-03-14 18:01:10.047 | Successfully installed python-openstackclient-5.6.0 2022-03-14 18:01:10.047 | 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 2022-03-14 18:01:10.202 | + inc/python:pip_install:200 : result=0 2022-03-14 18:01:10.204 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-14 18:01:10.207 | + functions-common:time_stop:2309 : local name 2022-03-14 18:01:10.209 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:01:10.211 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:01:10.214 | + functions-common:time_stop:2312 : local total 2022-03-14 18:01:10.216 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:01:10.218 | + functions-common:time_stop:2315 : name=pip_install 2022-03-14 18:01:10.220 | + functions-common:time_stop:2316 : start_time=1647280862586 2022-03-14 18:01:10.223 | + functions-common:time_stop:2318 : [[ -z 1647280862586 ]] 2022-03-14 18:01:10.225 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:01:10.230 | + functions-common:time_stop:2321 : end_time=1647280870228 2022-03-14 18:01:10.233 | + functions-common:time_stop:2322 : elapsed_time=7642 2022-03-14 18:01:10.235 | + functions-common:time_stop:2323 : total=278908 2022-03-14 18:01:10.237 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:01:10.239 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=286550 2022-03-14 18:01:10.242 | + inc/python:pip_install:203 : return 0 2022-03-14 18:01:10.245 | + ./stack.sh:main:963 : install_oscwrap 2022-03-14 18:01:10.248 | ++ functions-common:install_oscwrap:2354 : mktemp 2022-03-14 18:01:10.253 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.LGsgdTA4QM 2022-03-14 18:01:10.255 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2022-03-14 18:01:10.258 | + functions-common:install_oscwrap:2360 : unalias -a 2022-03-14 18:01:10.260 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2022-03-14 18:01:10.263 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2022-03-14 18:01:10.265 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-14 18:01:10.268 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2022-03-14 18:01:10.285 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:10.288 | + ./stack.sh:main:1017 : configure_database 2022-03-14 18:01:10.291 | + lib/database:configure_database:126 : configure_database_mysql 2022-03-14 18:01:10.293 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-03-14 18:01:10.295 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-03-14 18:01:10.298 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:01:10.300 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-03-14 18:01:10.302 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-03-14 18:01:10.305 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:10.307 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:10.310 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-03-14 18:01:10.312 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-03-14 18:01:10.314 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 18:01:10.316 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 18:01:10.318 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 18:01:10.321 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 18:01:10.323 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 18:01:10.325 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 18:01:10.327 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 18:01:10.329 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 18:01:10.331 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 18:01:10.334 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-03-14 18:01:10.336 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 18:01:10.338 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 18:01:10.341 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 18:01:10.343 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 18:01:10.345 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 18:01:10.347 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 18:01:10.350 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-03-14 18:01:10.365 | mysqladmin: connect to server at 'localhost' failed 2022-03-14 18:01:10.365 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-14 18:01:10.370 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-03-14 18:01:10.372 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-03-14 18:01:10.375 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:10.377 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:10.379 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-03-14 18:01:10.382 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-14 18:01:10.384 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-14 18:01:10.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:01:10.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:01:10.391 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-14 18:01:10.393 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-14 18:01:10.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:01:10.561 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-14 18:01:10.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:01:10.639 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-03-14 18:01:10.642 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2022-03-14 18:01:10.653 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2022-03-14 18:01:10.653 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-14 18:01:10.710 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-14 18:01:10.766 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-14 18:01:10.819 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-14 18:01:10.870 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-03-14 18:01:10.873 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-03-14 18:01:10.875 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 18:01:10.877 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2022-03-14 18:01:14.387 | + ./stack.sh:main:1021 : save_stackenv 1021 2022-03-14 18:01:14.411 | + functions-common:save_stackenv:60 : local tag=1021 2022-03-14 18:01:14.439 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-14 18:01:14.459 | + functions-common:save_stackenv:62 : time_stamp=2022-03-14-180114 2022-03-14 18:01:14.483 | + functions-common:save_stackenv:63 : echo '# 2022-03-14-180114 1021' 2022-03-14 18:01:14.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.527 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-14 18:01:14.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.567 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-14 18:01:14.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.606 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-14 18:01:14.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.647 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-14 18:01:14.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.683 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-03-14 18:01:14.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.735 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-03-14 18:01:14.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.771 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-14-174311 2022-03-14 18:01:14.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.811 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-14 18:01:14.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.852 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-03-14 18:01:14.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.891 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-14 18:01:14.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.932 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-14 18:01:14.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:14.956 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-14 18:01:14.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:01:15.003 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-14 18:01:15.009 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2022-03-14 18:01:15.031 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-14 18:01:15.052 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-14 18:01:15.120 | + ./stack.sh:main:1047 : start_dstat 2022-03-14 18:01:15.140 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.160 | + functions-common:run_process:1564 : local service=dstat 2022-03-14 18:01:15.179 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.196 | + functions-common:run_process:1566 : local group= 2022-03-14 18:01:15.212 | + functions-common:run_process:1567 : local user= 2022-03-14 18:01:15.228 | + functions-common:run_process:1569 : local name=dstat 2022-03-14 18:01:15.244 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:01:15.263 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:01:15.280 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:01:15.303 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:01:15.331 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:01:15.363 | + functions-common:time_start:2300 : _TIME_START[$name]=1647280875333 2022-03-14 18:01:15.384 | + functions-common:run_process:1572 : is_service_enabled dstat 2022-03-14 18:01:15.519 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:15.535 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-14 18:01:15.551 | + functions-common:_run_under_systemd:1529 : local service=dstat 2022-03-14 18:01:15.573 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.588 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.606 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.617 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.619 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-14 18:01:15.622 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-14 18:01:15.625 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2022-03-14 18:01:15.628 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:01:15.631 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:01:15.635 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-14 18:01:15.638 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-14 18:01:15.640 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2022-03-14 18:01:15.653 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-14 18:01:15.655 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:01:15.658 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:01:15.661 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:01:15.663 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:01:15.666 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-14 18:01:15.668 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:01:15.673 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-14 18:01:15.748 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-14 18:01:15.821 | + 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' 2022-03-14 18:01:15.876 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-14 18:01:15.932 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-14 18:01:15.996 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:01:16.058 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:01:16.060 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-14 18:01:16.141 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:01:16.548 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2022-03-14 18:01:16.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-14 18:01:16.961 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2022-03-14 18:01:16.995 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:01:17.000 | + functions-common:time_stop:2309 : local name 2022-03-14 18:01:17.002 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:01:17.008 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:01:17.013 | + functions-common:time_stop:2312 : local total 2022-03-14 18:01:17.016 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:01:17.018 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:01:17.021 | + functions-common:time_stop:2316 : start_time=1647280875333 2022-03-14 18:01:17.024 | + functions-common:time_stop:2318 : [[ -z 1647280875333 ]] 2022-03-14 18:01:17.028 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:01:17.032 | + functions-common:time_stop:2321 : end_time=1647280877029 2022-03-14 18:01:17.035 | + functions-common:time_stop:2322 : elapsed_time=1696 2022-03-14 18:01:17.037 | + functions-common:time_stop:2323 : total=0 2022-03-14 18:01:17.040 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:01:17.042 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1696 2022-03-14 18:01:17.045 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-14 18:01:17.052 | + functions-common:run_process:1564 : local service=memory_tracker 2022-03-14 18:01:17.052 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-14 18:01:17.052 | + functions-common:run_process:1566 : local group= 2022-03-14 18:01:17.055 | + functions-common:run_process:1567 : local user=root 2022-03-14 18:01:17.058 | + functions-common:run_process:1569 : local name=memory_tracker 2022-03-14 18:01:17.060 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:01:17.063 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:01:17.065 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:01:17.067 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:01:17.074 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:01:17.077 | + functions-common:time_start:2300 : _TIME_START[$name]=1647280877073 2022-03-14 18:01:17.079 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2022-03-14 18:01:17.118 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:17.120 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:01:17.122 | + functions-common:time_stop:2309 : local name 2022-03-14 18:01:17.125 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:01:17.127 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:01:17.130 | + functions-common:time_stop:2312 : local total 2022-03-14 18:01:17.132 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:01:17.138 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:01:17.138 | + functions-common:time_stop:2316 : start_time=1647280877073 2022-03-14 18:01:17.140 | + functions-common:time_stop:2318 : [[ -z 1647280877073 ]] 2022-03-14 18:01:17.149 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:01:17.155 | + functions-common:time_stop:2321 : end_time=1647280877149 2022-03-14 18:01:17.157 | + functions-common:time_stop:2322 : elapsed_time=76 2022-03-14 18:01:17.160 | + functions-common:time_stop:2323 : total=1696 2022-03-14 18:01:17.166 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:01:17.169 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1772 2022-03-14 18:01:17.180 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-14 18:01:17.192 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:17.195 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2022-03-14 18:01:17.316 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:17.331 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2022-03-14 18:01:17.410 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:17.413 | + ./stack.sh:main:1060 : start_etcd3 2022-03-14 18:01:17.416 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-14 18:01:17.419 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-833670-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-14 18:01:17.421 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-14 18:01:17.424 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-833670-1-hyperv=http://10.222.0.58:2380' 2022-03-14 18:01:17.426 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-03-14 18:01:17.428 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-03-14 18:01:17.431 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-14 18:01:17.433 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-14 18:01:17.447 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-03-14 18:01:17.459 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-14 18:01:17.471 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-14 18:01:17.474 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-14 18:01:17.477 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-833670-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833670-1-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-03-14 18:01:17.480 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2022-03-14 18:01:17.483 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-neutron-833670-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833670-1-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-03-14 18:01:17.485 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:01:17.488 | + functions-common:write_user_unit_file:1449 : local user=root 2022-03-14 18:01:17.498 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:01:17.498 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:01:17.498 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-14 18:01:17.498 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:01:17.503 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-14 18:01:17.579 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-14 18:01:17.642 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-833670-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833670-1-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-03-14 18:01:17.697 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-14 18:01:17.761 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-14 18:01:17.824 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:01:17.883 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:01:17.885 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-14 18:01:17.958 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:01:18.435 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-14 18:01:18.510 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-14 18:01:18.572 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-14 18:01:18.631 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-14 18:01:18.696 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-14 18:01:18.701 | ++ functions-common:is_arch:428 : uname -m 2022-03-14 18:01:18.703 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-14 18:01:18.706 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-14 18:01:19.124 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-14 18:01:19.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-14 18:01:19.575 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-14 18:01:20.377 | + ./stack.sh:main:1071 : cat 2022-03-14 18:01:20.384 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-03-14 18:01:20.409 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:20.411 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2022-03-14 18:01:20.414 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-03-14 18:01:20.417 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-03-14 18:01:20.419 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.58/identity 2022-03-14 18:01:20.422 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.58/identity 2022-03-14 18:01:20.424 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-03-14 18:01:20.427 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-03-14 18:01:20.429 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-03-14 18:01:20.432 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-03-14 18:01:20.434 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-03-14 18:01:20.437 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-03-14 18:01:20.439 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-03-14 18:01:20.442 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-03-14 18:01:20.445 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-03-14 18:01:20.447 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-03-14 18:01:20.450 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-03-14 18:01:20.452 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-03-14 18:01:20.455 | + ./stack.sh:main:1093 : is_service_enabled keystone 2022-03-14 18:01:20.479 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:01:20.481 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2022-03-14 18:01:20.484 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:01:20.486 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-03-14 18:01:20.488 | + ./stack.sh:main:1096 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-03-14 18:01:20.491 | + ./stack.sh:main:1097 : init_keystone 2022-03-14 18:01:20.494 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-03-14 18:01:20.514 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:01:20.516 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-03-14 18:01:20.518 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-03-14 18:01:20.520 | + lib/database:recreate_database:110 : local db=keystone 2022-03-14 18:01:20.523 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-03-14 18:01:20.526 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-03-14 18:01:20.528 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-14 18:01:20.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:01:20.597 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-14 18:01:20.602 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:01:20.708 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-03-14 18:01:20.711 | + functions-common:time_start:2295 : local name=dbsync 2022-03-14 18:01:20.715 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:01:20.716 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:01:20.723 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:01:20.728 | + functions-common:time_start:2300 : _TIME_START[$name]=1647280880725 2022-03-14 18:01:20.731 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-14 18:01:24.905 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:01:24.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.907 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.911 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.912 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.912 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.915 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.916 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.918 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.918 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.918 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:01:24.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:01:24.948 | 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=80036) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:01:24.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:01:24.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.971 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.971 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:24.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:24.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:01:24.972 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:01:25.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:01:25.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:01:25.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:01:25.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:01:25.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.450 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.450 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.453 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.453 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.454 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.458 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.459 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.462 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.462 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.462 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:01:25.463 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:01:25.472 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-14 18:01:43.553 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.553 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-14 18:01:43.621 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.621 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-14 18:01:43.677 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.677 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-14 18:01:43.765 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.765 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-14 18:01:43.828 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.828 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-14 18:01:43.902 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:43.902 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-14 18:01:45.948 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:45.948 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-14 18:01:46.540 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:46.540 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-14 18:01:46.919 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:46.919 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-14 18:01:46.990 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:46.991 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-14 18:01:47.084 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:47.084 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-14 18:01:47.211 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:47.211 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-14 18:01:47.282 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:47.282 | INFO migrate.versioning.api [-] 79 -> 80...  2022-03-14 18:01:47.345 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:47.345 | INFO migrate.versioning.api [-] 80 -> 81...  2022-03-14 18:01:47.895 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:47.895 | INFO migrate.versioning.api [-] 81 -> 82...  2022-03-14 18:01:50.278 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:50.278 | INFO migrate.versioning.api [-] 82 -> 83...  2022-03-14 18:01:52.693 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:52.693 | INFO migrate.versioning.api [-] 83 -> 84...  2022-03-14 18:01:53.552 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:53.553 | INFO migrate.versioning.api [-] 84 -> 85...  2022-03-14 18:01:54.308 | ++ inc/async:async_inner:64 : rc=0 2022-03-14 18:01:54.333 | [78220 Async install_tempest:78220]: finished successfully 2022-03-14 18:01:54.797 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:54.798 | INFO migrate.versioning.api [-] 85 -> 86...  2022-03-14 18:01:55.098 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:55.098 | INFO migrate.versioning.api [-] 86 -> 87...  2022-03-14 18:01:57.509 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:57.509 | INFO migrate.versioning.api [-] 87 -> 88...  2022-03-14 18:01:58.412 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:58.412 | INFO migrate.versioning.api [-] 88 -> 89...  2022-03-14 18:01:58.635 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:58.635 | INFO migrate.versioning.api [-] 89 -> 90...  2022-03-14 18:01:59.626 | INFO migrate.versioning.api [-] done 2022-03-14 18:01:59.626 | INFO migrate.versioning.api [-] 90 -> 91...  2022-03-14 18:02:02.063 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:02.063 | INFO migrate.versioning.api [-] 91 -> 92...  2022-03-14 18:02:04.452 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:04.452 | INFO migrate.versioning.api [-] 92 -> 93...  2022-03-14 18:02:06.824 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:06.824 | INFO migrate.versioning.api [-] 93 -> 94...  2022-03-14 18:02:08.773 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:08.773 | INFO migrate.versioning.api [-] 94 -> 95...  2022-03-14 18:02:09.991 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:09.991 | INFO migrate.versioning.api [-] 95 -> 96...  2022-03-14 18:02:10.082 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.082 | INFO migrate.versioning.api [-] 96 -> 97...  2022-03-14 18:02:10.194 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.194 | INFO migrate.versioning.api [-] 97 -> 98...  2022-03-14 18:02:10.268 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.268 | INFO migrate.versioning.api [-] 98 -> 99...  2022-03-14 18:02:10.360 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.360 | INFO migrate.versioning.api [-] 99 -> 100...  2022-03-14 18:02:10.434 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.434 | INFO migrate.versioning.api [-] 100 -> 101...  2022-03-14 18:02:10.511 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.511 | INFO migrate.versioning.api [-] 101 -> 102...  2022-03-14 18:02:10.854 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:10.854 | INFO migrate.versioning.api [-] 102 -> 103...  2022-03-14 18:02:11.413 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:11.413 | INFO migrate.versioning.api [-] 103 -> 104...  2022-03-14 18:02:11.504 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:11.505 | INFO migrate.versioning.api [-] 104 -> 105...  2022-03-14 18:02:12.291 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:12.291 | INFO migrate.versioning.api [-] 105 -> 106...  2022-03-14 18:02:13.245 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:13.246 | INFO migrate.versioning.api [-] 106 -> 107...  2022-03-14 18:02:13.813 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:13.813 | INFO migrate.versioning.api [-] 107 -> 108...  2022-03-14 18:02:14.458 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:14.458 | INFO migrate.versioning.api [-] 108 -> 109...  2022-03-14 18:02:14.834 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:14.834 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:14.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.840 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.844 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.845 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.847 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.847 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.847 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:14.848 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:14.849 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:14.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.850 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.850 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.850 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.854 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.854 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.855 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.856 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.856 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.859 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.860 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.862 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.862 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.862 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:14.864 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:14.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.865 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.865 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.865 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.868 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.868 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.869 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.870 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.870 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.873 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.874 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.876 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:14.878 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:14.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.892 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.892 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.892 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.893 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.893 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.893 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.893 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.895 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.895 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.895 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.896 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.896 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.897 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.897 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.897 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.898 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.902 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.902 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.905 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.905 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.907 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.907 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.908 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:14.911 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:14.911 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:14.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:14.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:14.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.001 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.002 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.002 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.004 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.004 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.004 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.005 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.005 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.005 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.006 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.006 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.006 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.010 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.010 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.011 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.011 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.011 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.011 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.015 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.016 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.017 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.017 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.022 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:15.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:15.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:15.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.027 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.027 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.032 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.033 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.034 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.035 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.036 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.036 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.036 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.037 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.037 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.037 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.037 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.037 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.039 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.039 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.040 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.040 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.042 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.042 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.043 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.043 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.043 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.044 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.044 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.044 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.045 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.046 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.046 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.046 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.048 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:15.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:15.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:15.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.061 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.062 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.063 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.064 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.064 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.064 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.065 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.065 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.066 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.066 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.067 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.067 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.067 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.067 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.068 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.068 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.069 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.069 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.069 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.070 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.071 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.071 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.071 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.073 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.073 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.074 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.074 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.074 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.074 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.075 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.075 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.076 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:15.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:15.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:15.079 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:15.087 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-14 18:02:15.184 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:15.184 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-14 18:02:15.285 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:15.285 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-14 18:02:16.371 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.371 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-14 18:02:16.447 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.447 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-14 18:02:16.504 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.504 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-14 18:02:16.561 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.561 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-14 18:02:16.635 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.635 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-14 18:02:16.675 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.675 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-14 18:02:16.748 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:16.748 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-14 18:02:18.039 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:18.039 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-14 18:02:18.092 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:18.093 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-14 18:02:19.470 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:19.470 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-14 18:02:19.561 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:19.561 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-14 18:02:21.022 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.022 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-14 18:02:21.107 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.107 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-14 18:02:21.687 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.687 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-14 18:02:21.749 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.750 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-14 18:02:21.818 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.818 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-14 18:02:21.875 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.875 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-14 18:02:21.960 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:21.961 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-14 18:02:22.033 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:22.033 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-14 18:02:22.499 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:22.499 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-14 18:02:22.892 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:22.892 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-14 18:02:23.565 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.565 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-14 18:02:23.652 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.652 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-14 18:02:23.720 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.720 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-14 18:02:23.783 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.783 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-14 18:02:23.861 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.861 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-14 18:02:23.930 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:23.930 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-14 18:02:24.484 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:24.484 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-14 18:02:24.846 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:24.846 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-14 18:02:25.486 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:25.486 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-14 18:02:27.629 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:27.629 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-14 18:02:28.657 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:28.657 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-14 18:02:29.011 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.012 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-14 18:02:29.383 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.383 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-14 18:02:29.472 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.472 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-14 18:02:29.532 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.532 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-14 18:02:29.594 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.594 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-14 18:02:29.651 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.651 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-14 18:02:29.714 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.714 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-14 18:02:29.783 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.783 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-14 18:02:29.840 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.840 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-14 18:02:29.908 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:29.908 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-14 18:02:30.611 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:30.611 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-14 18:02:30.668 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:30.668 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-14 18:02:34.742 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:34.742 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-14 18:02:36.331 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.331 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-14 18:02:36.382 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.382 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-14 18:02:36.433 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.433 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-14 18:02:36.480 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.480 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-14 18:02:36.537 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.537 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-14 18:02:36.810 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.810 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-14 18:02:36.862 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:36.862 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-14 18:02:37.250 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:37.250 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-14 18:02:38.273 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.273 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-14 18:02:38.368 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.369 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-14 18:02:38.445 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.445 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-14 18:02:38.490 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.490 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-14 18:02:38.542 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.542 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-14 18:02:38.599 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:38.599 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-14 18:02:39.312 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:39.312 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-14 18:02:39.391 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:39.392 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-14 18:02:39.719 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:39.719 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-14 18:02:41.684 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:41.684 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-14 18:02:42.580 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.580 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-14 18:02:42.656 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.656 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-14 18:02:42.734 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.734 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-14 18:02:42.833 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.833 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-14 18:02:42.896 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.896 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-14 18:02:42.953 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:42.953 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-14 18:02:43.021 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:43.021 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-14 18:02:44.044 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.044 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-14 18:02:44.141 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.141 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-14 18:02:44.221 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.221 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-14 18:02:44.322 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.322 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-14 18:02:44.402 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.402 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-14 18:02:44.479 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:44.479 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-14 18:02:45.735 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:45.736 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.737 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.737 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.738 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.738 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.743 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.743 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.744 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.745 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.746 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.746 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.746 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.746 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.746 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.747 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.747 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.747 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.747 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.747 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.748 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.748 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.749 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.749 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.749 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.749 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.750 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.751 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.752 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.753 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.754 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.754 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.754 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.755 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.755 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.755 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.755 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.756 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.758 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.758 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.758 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.758 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.759 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.759 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.759 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.759 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.760 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.760 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.760 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.760 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.760 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:45.761 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.763 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.764 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.765 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.765 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.765 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.765 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.765 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.766 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.766 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.766 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.767 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.767 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.767 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.774 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.774 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.774 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.775 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.775 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.775 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.775 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.777 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.777 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.778 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.778 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.779 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.779 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.780 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.780 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.781 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.781 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.781 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.782 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.783 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.783 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:45.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.788 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.789 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.789 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.789 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.789 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.790 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.790 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.790 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.790 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.791 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.791 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.792 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.792 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.793 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.793 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.793 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.793 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.794 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.794 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.794 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.795 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.795 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.795 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.796 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.796 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.796 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.797 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.798 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.798 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.798 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.799 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.799 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.799 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.799 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.799 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.801 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.801 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.802 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.802 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.803 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.803 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.804 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.805 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.805 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.805 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.805 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.806 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.807 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.807 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.808 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.808 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.809 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:45.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.819 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.819 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.820 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.820 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.821 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.821 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.822 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.822 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.823 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.823 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.823 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.823 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.824 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.824 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.824 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.824 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.825 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.825 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.826 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.827 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.827 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.827 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.827 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.828 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.828 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.828 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.828 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.828 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.829 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.830 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.830 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.831 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.831 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.831 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.831 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.832 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.832 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.833 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.834 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.834 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.835 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.836 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.836 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.836 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.836 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.837 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.837 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.839 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.840 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.840 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.840 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.841 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:45.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.947 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.948 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.949 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.949 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.962 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.966 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.968 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:45.971 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:45.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.972 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.972 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.973 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.973 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.976 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.976 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.976 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.977 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.977 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.977 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.977 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.978 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.978 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.978 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.979 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.979 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.980 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.980 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.981 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.981 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.981 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.981 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.982 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.983 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.983 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.983 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.983 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.984 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.984 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.984 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.984 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.985 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.985 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.985 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.987 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.987 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.988 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.988 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.988 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.988 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.989 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.989 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.989 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.989 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.990 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.990 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.992 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.992 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.992 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.992 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.993 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.993 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.993 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.994 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.994 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.994 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.994 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:45.994 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:45.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:45.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:46.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:46.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.003 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.004 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.005 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.005 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.006 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.006 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.007 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.008 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.009 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.010 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.010 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.011 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.012 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.013 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.018 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.021 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.022 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.022 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.024 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.024 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.024 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.024 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.025 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.025 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.025 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.025 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.026 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.026 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.026 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:46.026 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:46.026 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:46.026 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:46.034 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-14 18:02:46.107 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.107 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-14 18:02:46.176 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.176 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-14 18:02:46.261 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.261 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-14 18:02:46.335 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.335 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-14 18:02:46.398 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.398 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-14 18:02:46.445 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.445 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-14 18:02:46.512 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.513 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-14 18:02:46.591 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.591 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-14 18:02:46.678 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.678 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-14 18:02:46.786 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.786 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-14 18:02:46.855 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.855 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-14 18:02:46.981 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:46.981 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-14 18:02:47.061 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.061 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-14 18:02:47.185 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.185 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-14 18:02:47.328 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.328 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-14 18:02:47.415 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.415 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-14 18:02:47.478 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.478 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-14 18:02:47.553 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.553 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-14 18:02:47.610 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.610 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-14 18:02:47.672 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.673 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-14 18:02:47.741 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.741 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-14 18:02:47.798 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.798 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-14 18:02:47.872 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.873 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-14 18:02:47.941 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.942 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-14 18:02:47.992 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:47.993 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-14 18:02:48.038 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.039 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-14 18:02:48.107 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.107 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-14 18:02:48.221 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.221 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-14 18:02:48.324 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.324 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-14 18:02:48.376 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.376 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-14 18:02:48.444 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.444 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-14 18:02:48.505 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.506 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-14 18:02:48.564 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.564 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-14 18:02:48.642 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.642 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-14 18:02:48.728 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.728 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-14 18:02:48.821 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.821 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-14 18:02:48.906 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.906 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-14 18:02:48.969 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:48.970 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-14 18:02:49.059 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.059 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-14 18:02:49.156 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.156 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-14 18:02:49.265 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.265 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-14 18:02:49.358 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.358 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-14 18:02:49.442 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.442 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-14 18:02:49.505 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.505 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-14 18:02:49.573 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.573 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-14 18:02:49.679 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.679 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-14 18:02:49.762 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.762 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-14 18:02:49.825 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.825 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-14 18:02:49.912 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.912 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-14 18:02:49.975 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:49.976 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-14 18:02:50.043 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.043 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-14 18:02:50.106 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.107 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-14 18:02:50.164 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.164 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-14 18:02:50.220 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.220 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-14 18:02:50.272 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.272 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-14 18:02:50.318 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.318 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-14 18:02:50.381 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.381 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-14 18:02:50.438 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.438 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-14 18:02:50.529 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.529 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-14 18:02:50.609 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.609 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-14 18:02:50.660 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.661 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-14 18:02:50.724 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.724 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-14 18:02:50.792 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.792 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-14 18:02:50.843 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.843 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-14 18:02:50.895 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.895 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-14 18:02:50.946 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:50.946 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-14 18:02:51.038 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.039 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-14 18:02:51.084 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.084 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-14 18:02:51.157 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.158 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-14 18:02:51.203 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.204 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-14 18:02:51.266 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.266 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-14 18:02:51.327 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.327 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-14 18:02:51.413 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.414 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-14 18:02:51.505 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.505 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-14 18:02:51.575 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.575 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-14 18:02:51.655 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.655 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-14 18:02:51.717 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.717 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-14 18:02:51.786 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.786 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-14 18:02:51.872 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:51.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:51.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.877 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.878 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.878 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.878 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.878 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.879 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.879 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.880 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.880 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.880 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.880 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.880 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.881 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.881 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.883 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.883 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.883 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.883 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.883 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.884 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.885 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.886 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.888 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.888 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.889 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.890 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.891 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.892 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.892 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.894 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.897 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:51.897 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:51.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:51.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.899 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.900 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.900 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.902 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.902 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.903 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.904 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.904 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.904 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.904 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.905 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.905 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.905 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.906 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.907 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.907 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.908 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.908 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.908 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.908 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.909 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.910 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.911 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.911 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.911 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.911 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.912 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.912 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.912 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.914 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.914 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.915 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.915 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.915 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.915 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.916 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.916 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.916 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.916 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.917 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.917 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.919 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.919 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.919 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.919 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.920 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.920 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.920 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.920 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.921 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.921 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.921 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.921 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:51.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:51.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:51.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.923 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.923 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.924 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.924 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.925 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.926 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.926 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.927 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.927 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.927 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.927 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.928 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.928 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.928 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.928 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.928 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.929 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.929 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.930 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.931 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.931 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.931 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.932 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.932 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.932 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.932 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.932 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.933 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.934 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.934 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.934 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.935 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.935 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.935 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.935 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.936 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.936 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.936 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.937 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.937 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.938 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.939 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.939 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.939 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.939 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.939 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.940 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.940 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.940 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.941 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.943 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.943 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.943 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.943 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.944 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.944 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.944 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.945 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.945 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.945 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.945 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:51.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:51.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:51.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.956 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.957 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.958 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.959 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.960 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.961 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.962 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.962 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.963 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.964 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.965 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.966 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.966 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.966 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.967 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.967 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.967 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.969 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.970 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.973 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.973 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.973 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:51.977 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:51.977 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:51.977 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:52.065 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:52.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.077 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.080 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.081 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.081 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.082 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.082 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.083 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.083 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.084 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.084 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.084 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.085 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.086 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.087 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.087 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.087 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.089 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:52.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:52.090 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:52.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.093 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.093 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.095 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.095 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.095 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.095 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.096 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.096 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.096 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.097 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.097 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.098 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.098 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.098 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.098 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.099 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.099 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.099 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.099 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.099 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.101 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.101 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.101 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.101 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.101 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.102 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.103 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.104 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.106 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.106 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.107 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.107 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.108 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.108 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.108 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.109 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.109 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.109 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.110 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.110 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.112 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.112 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.112 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.112 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.115 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.115 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:52.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:52.123 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:02:52.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.128 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.129 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.130 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.130 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.130 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.130 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.130 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.131 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.131 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.131 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.131 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.132 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.132 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.132 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.132 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.134 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.134 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.134 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.134 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.134 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.135 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.136 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.137 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.139 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.139 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.140 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.140 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.141 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.141 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.141 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.142 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.142 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.142 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.143 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.143 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.145 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.145 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.146 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.146 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:02:52.148 | 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=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:02:52.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:02:52.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:02:52.156 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-14 18:02:52.255 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:52.255 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-14 18:02:53.482 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:53.482 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-14 18:02:55.414 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:55.414 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-14 18:02:57.386 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.386 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-14 18:02:57.483 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.483 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-14 18:02:57.563 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.563 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-14 18:02:57.631 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.631 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-14 18:02:57.745 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.745 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-14 18:02:57.825 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.825 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-14 18:02:57.934 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:57.934 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-14 18:02:58.437 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:58.437 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-14 18:02:59.403 | INFO migrate.versioning.api [-] done 2022-03-14 18:02:59.403 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-14 18:03:00.860 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:00.860 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-14 18:03:03.448 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:03.448 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-14 18:03:04.379 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.379 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-14 18:03:04.441 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.441 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-14 18:03:04.522 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.522 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-14 18:03:04.589 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.589 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-14 18:03:04.681 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.681 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-14 18:03:04.727 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.728 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-14 18:03:04.785 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.785 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-14 18:03:04.830 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.830 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-14 18:03:04.888 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:04.888 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-14 18:03:05.716 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:05.716 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-14 18:03:05.791 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:05.791 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-14 18:03:05.842 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:05.842 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-14 18:03:05.899 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:05.899 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-14 18:03:05.978 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:05.978 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-14 18:03:06.076 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.076 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-14 18:03:06.156 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.156 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-14 18:03:06.265 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.265 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-14 18:03:06.533 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.533 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-14 18:03:06.596 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.596 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-14 18:03:06.665 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:06.665 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-14 18:03:07.515 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:07.515 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-14 18:03:08.310 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:08.310 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-14 18:03:08.750 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:08.750 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-14 18:03:08.824 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:08.825 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-14 18:03:08.893 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:08.893 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-14 18:03:08.973 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:08.973 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-14 18:03:09.041 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.041 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-14 18:03:09.093 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.093 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-14 18:03:09.162 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.162 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-14 18:03:09.253 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.253 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-14 18:03:09.304 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.304 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-14 18:03:09.372 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:09.372 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-14 18:03:10.219 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.219 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-14 18:03:10.281 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.281 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-14 18:03:10.338 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.338 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-14 18:03:10.417 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.417 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-14 18:03:10.486 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.486 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-14 18:03:10.566 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.566 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-14 18:03:10.658 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:10.658 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-14 18:03:11.418 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.418 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-14 18:03:11.641 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.642 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-14 18:03:11.721 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.721 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-14 18:03:11.777 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.777 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-14 18:03:11.847 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.847 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-14 18:03:11.904 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.904 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-14 18:03:11.984 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:11.984 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-14 18:03:12.053 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:12.053 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-14 18:03:12.116 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:12.116 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-14 18:03:14.813 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:14.813 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-14 18:03:14.874 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:14.874 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-14 18:03:14.972 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:14.972 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-14 18:03:15.035 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.035 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-14 18:03:15.092 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.092 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-14 18:03:15.190 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.190 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-14 18:03:15.275 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.275 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-14 18:03:15.344 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.344 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-14 18:03:15.418 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.418 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-14 18:03:15.784 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.784 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-14 18:03:15.851 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.852 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-14 18:03:15.926 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:15.926 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-14 18:03:16.000 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:16.001 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-14 18:03:16.074 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:16.074 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-14 18:03:16.125 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:16.126 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-14 18:03:16.217 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:16.217 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-14 18:03:16.292 | INFO migrate.versioning.api [-] done 2022-03-14 18:03:16.646 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-03-14 18:03:16.649 | + functions-common:time_stop:2309 : local name 2022-03-14 18:03:16.653 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:03:16.655 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:03:16.657 | + functions-common:time_stop:2312 : local total 2022-03-14 18:03:16.660 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:03:16.662 | + functions-common:time_stop:2315 : name=dbsync 2022-03-14 18:03:16.665 | + functions-common:time_stop:2316 : start_time=1647280880725 2022-03-14 18:03:16.667 | + functions-common:time_stop:2318 : [[ -z 1647280880725 ]] 2022-03-14 18:03:16.670 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:03:16.675 | + functions-common:time_stop:2321 : end_time=1647280996672 2022-03-14 18:03:16.677 | + functions-common:time_stop:2322 : elapsed_time=115947 2022-03-14 18:03:16.679 | + functions-common:time_stop:2323 : total=0 2022-03-14 18:03:16.682 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:03:16.685 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=115947 2022-03-14 18:03:16.687 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-14 18:03:16.689 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-03-14 18:03:16.693 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-14 18:03:20.559 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-14 18:03:20.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-14 18:03:20.560 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-14 18:03:20.560 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-14 18:03:20.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-14 18:03:20.561 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-14 18:03:20.561 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-14 18:03:20.561 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-14 18:03:20.561 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-14 18:03:20.867 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-03-14 18:03:20.871 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-14 18:03:24.764 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-14 18:03:24.765 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-14 18:03:24.765 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-14 18:03:24.765 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-14 18:03:24.765 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-14 18:03:24.766 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-14 18:03:24.766 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-14 18:03:24.766 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-14 18:03:24.766 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-14 18:03:25.067 | + ./stack.sh:main:1098 : start_keystone 2022-03-14 18:03:25.070 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-03-14 18:03:25.073 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-03-14 18:03:25.075 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-03-14 18:03:25.091 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:03:25.094 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-03-14 18:03:25.097 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-03-14 18:03:25.102 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-14 18:03:25.104 | + functions-common:run_process:1564 : local service=keystone 2022-03-14 18:03:25.107 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.109 | + functions-common:run_process:1566 : local group= 2022-03-14 18:03:25.111 | + functions-common:run_process:1567 : local user= 2022-03-14 18:03:25.114 | + functions-common:run_process:1569 : local name=keystone 2022-03-14 18:03:25.116 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:03:25.119 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:03:25.121 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:03:25.123 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:03:25.126 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:03:25.131 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281005128 2022-03-14 18:03:25.133 | + functions-common:run_process:1572 : is_service_enabled keystone 2022-03-14 18:03:25.149 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:03:25.151 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-14 18:03:25.153 | + functions-common:_run_under_systemd:1529 : local service=keystone 2022-03-14 18:03:25.156 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.158 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.160 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.162 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.165 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-14 18:03:25.168 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-14 18:03:25.170 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2022-03-14 18:03:25.172 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:03:25.175 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:03:25.177 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-14 18:03:25.180 | + 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 2022-03-14 18:03:25.182 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2022-03-14 18:03:25.184 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-14 18:03:25.186 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:03:25.188 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:03:25.190 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-14 18:03:25.192 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:03:25.196 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-14 18:03:25.254 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-14 18:03:25.313 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-14 18:03:25.363 | + 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' 2022-03-14 18:03:25.411 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:03:25.462 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-14 18:03:25.519 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-14 18:03:25.569 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-14 18:03:25.621 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-14 18:03:25.671 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-14 18:03:25.723 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:03:25.725 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-14 18:03:25.787 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:03:26.174 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2022-03-14 18:03:26.187 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-14 18:03:26.561 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2022-03-14 18:03:26.640 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:03:26.642 | + functions-common:time_stop:2309 : local name 2022-03-14 18:03:26.645 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:03:26.647 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:03:26.650 | + functions-common:time_stop:2312 : local total 2022-03-14 18:03:26.652 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:03:26.655 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:03:26.657 | + functions-common:time_stop:2316 : start_time=1647281005128 2022-03-14 18:03:26.659 | + functions-common:time_stop:2318 : [[ -z 1647281005128 ]] 2022-03-14 18:03:26.662 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:03:26.667 | + functions-common:time_stop:2321 : end_time=1647281006665 2022-03-14 18:03:26.671 | + functions-common:time_stop:2322 : elapsed_time=1537 2022-03-14 18:03:26.672 | + functions-common:time_stop:2323 : total=1772 2022-03-14 18:03:26.674 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:03:26.677 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3309 2022-03-14 18:03:26.679 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-03-14 18:03:26.679 | Waiting for keystone to start... 2022-03-14 18:03:26.681 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.58/identity/v3/ 2022-03-14 18:03:26.684 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-03-14 18:03:26.686 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:03:26.689 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-03-14 18:03:26.691 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:03:26.696 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:03:26.698 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:03:26.703 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:03:26.703 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:03:26.706 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:03:26.711 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281006708 2022-03-14 18:03:26.714 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:03:26.720 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-03-14 18:03:32.543 | + :: : [[ 200 == 503 ]] 2022-03-14 18:03:32.545 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:03:32.547 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:03:32.550 | + functions-common:time_stop:2309 : local name 2022-03-14 18:03:32.552 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:03:32.554 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:03:32.557 | + functions-common:time_stop:2312 : local total 2022-03-14 18:03:32.559 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:03:32.561 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:03:32.564 | + functions-common:time_stop:2316 : start_time=1647281006708 2022-03-14 18:03:32.566 | + functions-common:time_stop:2318 : [[ -z 1647281006708 ]] 2022-03-14 18:03:32.569 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:03:32.573 | + functions-common:time_stop:2321 : end_time=1647281012571 2022-03-14 18:03:32.575 | + functions-common:time_stop:2322 : elapsed_time=5863 2022-03-14 18:03:32.578 | + functions-common:time_stop:2323 : total=0 2022-03-14 18:03:32.580 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:03:32.582 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5863 2022-03-14 18:03:32.585 | + functions:wait_for_service:467 : return 0 2022-03-14 18:03:32.588 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-03-14 18:03:32.604 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:03:32.607 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-03-14 18:03:32.609 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 18:03:32.611 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2022-03-14 18:03:32.638 | + ./stack.sh:main:1099 : bootstrap_keystone 2022-03-14 18:03:32.641 | + 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.58/identity --bootstrap-public-url http://10.222.0.58/identity 2022-03-14 18:03:36.660 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.660 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.661 | 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=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.669 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.685 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.685 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.718 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.750 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.750 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.841 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.841 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.841 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.842 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.842 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.842 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.854 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.854 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.855 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.855 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.855 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.855 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.855 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.864 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81058) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-14 18:03:36.980 | 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=81058) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:03:37.370 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created domain default 2022-03-14 18:03:37.454 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created project admin 2022-03-14 18:03:37.486 | DEBUG passlib.handlers.bcrypt [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=81058) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-14 18:03:37.486 | DEBUG passlib.handlers.bcrypt [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=81058) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-14 18:03:37.600 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created user admin 2022-03-14 18:03:37.669 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created role reader 2022-03-14 18:03:37.731 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created role member 2022-03-14 18:03:37.803 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created implied role where 8a34c5610716443c91c34211316f28b5 implies 5decaa308c3a412595cbd5eab74660b8 2022-03-14 18:03:37.857 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created role admin 2022-03-14 18:03:37.917 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created implied role where 6da1f971c8024f0e9a273dc955850f5a implies 8a34c5610716443c91c34211316f28b5 2022-03-14 18:03:37.983 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Granted role admin on project admin to user admin. 2022-03-14 18:03:38.048 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Granted role admin on the system to user admin. 2022-03-14 18:03:38.112 | WARNING py.warnings [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-14 18:03:38.112 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-14 18:03:38.112 |  2022-03-14 18:03:38.116 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created region RegionOne 2022-03-14 18:03:38.241 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created public endpoint http://10.222.0.58/identity 2022-03-14 18:03:38.331 | INFO keystone.cmd.bootstrap [None req-5fccb1e1-ebc6-48ad-8efc-dbd7695e74fa None None] Created admin endpoint http://10.222.0.58/identity 2022-03-14 18:03:38.733 | + ./stack.sh:main:1102 : create_keystone_accounts 2022-03-14 18:03:38.736 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-03-14 18:03:38.739 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-03-14 18:03:41.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:41.811 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:41.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:41.811 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:41.957 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:41.960 | + lib/keystone:create_keystone_accounts:315 : admin_project=7bf9024060c04101a5570945e03d5c60 2022-03-14 18:03:41.962 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-03-14 18:03:41.965 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-03-14 18:03:44.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:44.093 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:44.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:44.093 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:44.242 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:44.245 | + lib/keystone:create_keystone_accounts:317 : admin_user=6c922c0a4f80466da9dfee1d0cf4f8f3 2022-03-14 18:03:44.247 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-03-14 18:03:44.250 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-03-14 18:03:44.252 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 default 2022-03-14 18:03:44.307 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 default 2022-03-14 18:03:44.344 | [17752 Async ks-domain-role:81207]: running: get_or_add_user_domain_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 default 2022-03-14 18:03:44.346 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-03-14 18:03:44.349 | + functions-common:get_or_create_domain:792 : local domain_id 2022-03-14 18:03:44.352 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-03-14 18:03:46.629 | + functions-common:get_or_create_domain:802 : domain_id=default 2022-03-14 18:03:46.633 | + functions-common:get_or_create_domain:803 : echo default 2022-03-14 18:03:46.633 | default 2022-03-14 18:03:46.635 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-03-14 18:03:46.695 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-14 18:03:46.734 | [17752 Async ks-project:81337]: running: get_or_create_project service Default 2022-03-14 18:03:46.739 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-03-14 18:03:46.801 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-14 18:03:46.842 | [17752 Async ks-service:81432]: running: get_or_create_role service 2022-03-14 18:03:46.845 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-14 18:03:46.921 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-14 18:03:46.983 | [17752 Async ks-reseller:81518]: running: get_or_create_role ResellerAdmin 2022-03-14 18:03:46.998 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-03-14 18:03:47.019 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-14 18:03:47.445 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-14 18:03:47.693 | [17752 Async ks-anotherrole:81608]: running: get_or_create_role anotherrole 2022-03-14 18:03:47.711 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-03-14 18:03:47.743 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-03-14 18:03:47.764 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:03:47.788 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-14 18:03:49.871 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:03:50.057 | [81432 Async ks-service:81432]: finished successfully 2022-03-14 18:03:50.380 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:03:50.414 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:03:50.429 | [81518 Async ks-reseller:81518]: finished successfully 2022-03-14 18:03:50.484 | [81337 Async ks-project:81337]: finished successfully 2022-03-14 18:03:50.979 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:03:51.009 | [81608 Async ks-anotherrole:81608]: finished successfully 2022-03-14 18:03:51.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:51.125 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:51.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:51.125 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:51.280 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:51.282 | ++ functions-common:get_or_create_project:853 : project_id=5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:51.285 | ++ functions-common:get_or_create_project:854 : echo 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:51.288 | + lib/keystone:create_keystone_accounts:343 : invis_project=5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:51.290 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-03-14 18:03:51.293 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-03-14 18:03:51.296 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:03:51.299 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-03-14 18:03:52.806 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:03:52.830 | [81207 Async ks-domain-role:81207]: finished successfully 2022-03-14 18:03:53.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:53.461 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:53.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:53.461 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:53.609 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:53.612 | ++ functions-common:get_or_create_project:853 : project_id=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:53.615 | ++ functions-common:get_or_create_project:854 : echo 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:53.618 | + lib/keystone:create_keystone_accounts:347 : demo_project=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:53.620 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-03-14 18:03:53.623 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-14 18:03:53.626 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:03:53.628 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2022-03-14 18:03:53.631 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2022-03-14 18:03:53.634 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-14 18:03:55.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:55.854 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:55.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:55.854 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.005 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.007 | ++ functions-common:get_or_create_user:840 : user_id=48eb21c389fe460881733500bbbe674c 2022-03-14 18:03:56.010 | ++ functions-common:get_or_create_user:841 : echo 48eb21c389fe460881733500bbbe674c 2022-03-14 18:03:56.013 | + lib/keystone:create_keystone_accounts:350 : demo_user=48eb21c389fe460881733500bbbe674c 2022-03-14 18:03:56.015 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-14 18:03:56.064 | [17752 Async ks-domain-role:81207]: Waiting for completion of get_or_add_user_domain_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 default running on PID 81207 (6 other jobs running) 2022-03-14 18:03:56.088 | [17752 Async ks-domain-role:81207]: Signaling child to exit 2022-03-14 18:03:56.088 | WAKEUP 2022-03-14 18:03:56.111 | [17752 Async ks-domain-role:81207]: Signaled 2022-03-14 18:03:56.112 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2022-03-14 18:03:56.112 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --domain default 2022-03-14 18:03:56.113 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2022-03-14 18:03:56.113 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:03:56.113 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:03:56.113 | ++ functions-common:get_field:727 : read data 2022-03-14 18:03:56.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.113 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.114 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.114 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2022-03-14 18:03:56.114 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2022-03-14 18:03:56.114 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --domain default 2022-03-14 18:03:56.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.114 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.114 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2022-03-14 18:03:56.114 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:03:56.114 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --domain default 2022-03-14 18:03:56.114 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:03:56.114 | ++ functions-common:get_field:727 : read data 2022-03-14 18:03:56.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.114 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.114 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.114 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.114 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:03:56.114 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:03:56.114 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:03:56.114 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 6c922c0a4f80466da9dfee1d0cf4f8f3 | | | default | | False |' 2022-03-14 18:03:56.114 | ++ functions-common:get_field:727 : read data 2022-03-14 18:03:56.114 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:03:56.114 | + functions-common:get_or_add_user_domain_role:936 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:03:56.114 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:03:56.156 | [17752 Async ks-domain-role:81207]: finished get_or_add_user_domain_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 default with result 0 in 8 seconds 2022-03-14 18:03:56.164 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-14 18:03:56.198 | [17752 Async ks-project:81337]: Waiting for completion of get_or_create_project service Default running on PID 81337 (5 other jobs running) 2022-03-14 18:03:56.223 | [17752 Async ks-project:81337]: Signaling child to exit 2022-03-14 18:03:56.223 | WAKEUP 2022-03-14 18:03:56.246 | [17752 Async ks-project:81337]: Signaled 2022-03-14 18:03:56.248 | + functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:03:56.248 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-03-14 18:03:56.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.248 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.248 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.248 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.248 | + functions-common:get_or_create_project:853 : project_id=127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:03:56.248 | + functions-common:get_or_create_project:854 : echo 127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:03:56.248 | 127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:03:56.290 | [17752 Async ks-project:81337]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-03-14 18:03:56.327 | [17752 Async ks-service:81432]: Waiting for completion of get_or_create_role service running on PID 81432 (4 other jobs running) 2022-03-14 18:03:56.352 | [17752 Async ks-service:81432]: Signaling child to exit 2022-03-14 18:03:56.352 | WAKEUP 2022-03-14 18:03:56.374 | [17752 Async ks-service:81432]: Signaled 2022-03-14 18:03:56.375 | + functions-common:get_or_create_role:860 : local role_id 2022-03-14 18:03:56.375 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2022-03-14 18:03:56.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.375 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.375 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.375 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.375 | + functions-common:get_or_create_role:865 : role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:03:56.375 | + functions-common:get_or_create_role:866 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:03:56.375 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:03:56.420 | [17752 Async ks-service:81432]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-14 18:03:56.456 | [17752 Async ks-reseller:81518]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81518 (3 other jobs running) 2022-03-14 18:03:56.482 | [17752 Async ks-reseller:81518]: Signaling child to exit 2022-03-14 18:03:56.482 | WAKEUP 2022-03-14 18:03:56.504 | [17752 Async ks-reseller:81518]: Signaled 2022-03-14 18:03:56.505 | + functions-common:get_or_create_role:860 : local role_id 2022-03-14 18:03:56.505 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-03-14 18:03:56.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.505 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.505 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.505 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.506 | + functions-common:get_or_create_role:865 : role_id=a7df51ad40704713944dffc0400cd99f 2022-03-14 18:03:56.506 | + functions-common:get_or_create_role:866 : echo a7df51ad40704713944dffc0400cd99f 2022-03-14 18:03:56.506 | a7df51ad40704713944dffc0400cd99f 2022-03-14 18:03:56.549 | [17752 Async ks-reseller:81518]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-14 18:03:56.584 | [17752 Async ks-anotherrole:81608]: Waiting for completion of get_or_create_role anotherrole running on PID 81608 (2 other jobs running) 2022-03-14 18:03:56.609 | [17752 Async ks-anotherrole:81608]: Signaling child to exit 2022-03-14 18:03:56.609 | WAKEUP 2022-03-14 18:03:56.630 | [17752 Async ks-anotherrole:81608]: Signaled 2022-03-14 18:03:56.631 | + functions-common:get_or_create_role:860 : local role_id 2022-03-14 18:03:56.631 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-03-14 18:03:56.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.632 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:03:56.632 | from cryptography.utils import int_from_bytes 2022-03-14 18:03:56.632 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:03:56.632 | + functions-common:get_or_create_role:865 : role_id=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:03:56.632 | + functions-common:get_or_create_role:866 : echo 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:03:56.632 | 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:03:56.675 | [17752 Async ks-anotherrole:81608]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-14 18:03:56.679 | + inc/async:async_wait:197 : return 0 2022-03-14 18:03:56.681 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.737 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.779 | [17752 Async ks-demo-member:82475]: running: get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.782 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.844 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.886 | [17752 Async ks-demo-admin:82587]: running: get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.889 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:56.965 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:57.025 | [17752 Async ks-demo-another:82699]: running: get_or_add_user_project_role anotherrole 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:03:57.027 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:57.096 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:57.190 | [17752 Async ks-demo-invis:82811]: running: get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:03:57.200 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-03-14 18:03:57.204 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-03-14 18:03:57.207 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:03:57.214 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-03-14 18:04:00.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:00.284 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:00.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:00.284 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:00.547 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:00.575 | ++ functions-common:get_or_create_project:853 : project_id=b328553be6e7454daca29fadff69d629 2022-03-14 18:04:00.591 | ++ functions-common:get_or_create_project:854 : echo b328553be6e7454daca29fadff69d629 2022-03-14 18:04:00.611 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=b328553be6e7454daca29fadff69d629 2022-03-14 18:04:00.630 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-03-14 18:04:00.663 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-14 18:04:00.679 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:04:00.707 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2022-03-14 18:04:00.731 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2022-03-14 18:04:00.758 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-14 18:04:03.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:03.809 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:03.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:03.809 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:04.123 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:04.143 | ++ functions-common:get_or_create_user:840 : user_id=0a2dce6f60fc42b3b1933d2c415700ea 2022-03-14 18:04:04.164 | ++ functions-common:get_or_create_user:841 : echo 0a2dce6f60fc42b3b1933d2c415700ea 2022-03-14 18:04:04.183 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=0a2dce6f60fc42b3b1933d2c415700ea 2022-03-14 18:04:04.199 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:04.571 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:04.823 | [17752 Async ks-alt-member:83173]: running: get_or_add_user_project_role member 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:04.843 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:05.283 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:05.401 | [17752 Async ks-alt-admin:83285]: running: get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:05.427 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:05.833 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:06.043 | [17752 Async ks-alt-another:83398]: running: get_or_add_user_project_role anotherrole 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 2022-03-14 18:04:06.045 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-03-14 18:04:06.081 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-03-14 18:04:06.087 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:06.092 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2022-03-14 18:04:06.095 | ++ functions-common:get_or_create_group:810 : local group_id 2022-03-14 18:04:06.099 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-14 18:04:06.261 | [82475 Async ks-demo-member:82475]: finished successfully 2022-03-14 18:04:06.452 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:06.599 | [82587 Async ks-demo-admin:82587]: finished successfully 2022-03-14 18:04:06.695 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:06.901 | [82699 Async ks-demo-another:82699]: finished successfully 2022-03-14 18:04:07.459 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:07.624 | [82811 Async ks-demo-invis:82811]: finished successfully 2022-03-14 18:04:08.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:08.802 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:08.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:08.802 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:08.988 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:08.991 | ++ functions-common:get_or_create_group:817 : group_id=ecf37bb9c0f446b4826fd37be08d3ac2 2022-03-14 18:04:08.994 | ++ functions-common:get_or_create_group:818 : echo ecf37bb9c0f446b4826fd37be08d3ac2 2022-03-14 18:04:09.000 | + lib/keystone:create_keystone_accounts:373 : admin_group=ecf37bb9c0f446b4826fd37be08d3ac2 2022-03-14 18:04:09.000 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-03-14 18:04:09.004 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-03-14 18:04:09.006 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2022-03-14 18:04:09.009 | ++ functions-common:get_or_create_group:810 : local group_id 2022-03-14 18:04:09.013 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-14 18:04:11.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:11.376 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:11.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:11.376 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:11.563 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:11.566 | ++ functions-common:get_or_create_group:817 : group_id=36614940c446405c9d33e0955cb1a423 2022-03-14 18:04:11.569 | ++ functions-common:get_or_create_group:818 : echo 36614940c446405c9d33e0955cb1a423 2022-03-14 18:04:11.572 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=36614940c446405c9d33e0955cb1a423 2022-03-14 18:04:11.574 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:11.654 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:11.720 | [17752 Async ks-group-memberdemo:83878]: running: get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:11.725 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:12.087 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:12.324 | [17752 Async ks-group-anotherdemo:83995]: running: get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:12.343 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:12.805 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:13.021 | [17752 Async ks-group-memberalt:84083]: running: get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:13.047 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:13.428 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:13.635 | [17752 Async ks-group-anotheralt:84172]: running: get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 2022-03-14 18:04:13.670 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 2022-03-14 18:04:14.103 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 2022-03-14 18:04:14.229 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:14.337 | [17752 Async ks-group-admin:84263]: running: get_or_add_group_project_role admin ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 2022-03-14 18:04:14.356 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-03-14 18:04:14.375 | [83173 Async ks-alt-member:83173]: finished successfully 2022-03-14 18:04:14.803 | [17752 Async ks-demo-member:82475]: Waiting for completion of get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d running on PID 82475 (13 other jobs running) 2022-03-14 18:04:14.903 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:15.045 | [17752 Async ks-demo-member:82475]: Signaling child to exit 2022-03-14 18:04:15.045 | WAKEUP 2022-03-14 18:04:15.054 | [83285 Async ks-alt-admin:83285]: finished successfully 2022-03-14 18:04:15.215 | [17752 Async ks-demo-member:82475]: Signaled 2022-03-14 18:04:15.231 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:15.232 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:15.232 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:15.232 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:15.232 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:15.232 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:15.232 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:15.232 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:15.232 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.232 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.232 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.232 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:15.232 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:15.232 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:15.232 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.232 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.232 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:15.232 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:15.232 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:15.232 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.232 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:15.233 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:15.233 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:15.233 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:15.233 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:15.233 | ++ functions-common:get_field:733 : echo '| 8a34c5610716443c91c34211316f28b5 | 48eb21c389fe460881733500bbbe674c | | 63c845f786b147e89255f51e11e3c92d | | | False |' 2022-03-14 18:04:15.233 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:15.233 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:15.233 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:15.233 | + functions-common:get_or_add_user_project_role:912 : echo 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:15.233 | 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:15.541 | [17752 Async ks-demo-member:82475]: finished get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d with result 0 in 9 seconds 2022-03-14 18:04:15.795 | [17752 Async ks-demo-admin:82587]: Waiting for completion of get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 63c845f786b147e89255f51e11e3c92d running on PID 82587 (12 other jobs running) 2022-03-14 18:04:15.859 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:15.959 | [17752 Async ks-demo-admin:82587]: Signaling child to exit 2022-03-14 18:04:15.959 | WAKEUP 2022-03-14 18:04:16.012 | [83398 Async ks-alt-another:83398]: finished successfully 2022-03-14 18:04:16.132 | [17752 Async ks-demo-admin:82587]: Signaled 2022-03-14 18:04:16.157 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:16.157 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:16.157 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:16.157 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:16.157 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:16.157 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:16.157 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:16.157 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:16.157 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:16.157 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:16.157 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:16.157 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:16.157 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:16.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.157 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.157 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.157 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:16.157 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:16.157 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:16.157 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:16.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.157 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.157 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.158 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:16.158 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:16.158 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:16.158 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:16.158 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:16.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.158 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:16.158 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:16.158 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:16.158 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:16.158 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:16.158 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:16.158 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 6c922c0a4f80466da9dfee1d0cf4f8f3 | | 63c845f786b147e89255f51e11e3c92d | | | False |' 2022-03-14 18:04:16.158 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:16.158 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:16.158 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:16.158 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:16.453 | [17752 Async ks-demo-admin:82587]: finished get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 63c845f786b147e89255f51e11e3c92d with result 0 in 9 seconds 2022-03-14 18:04:16.689 | [17752 Async ks-demo-another:82699]: Waiting for completion of get_or_add_user_project_role anotherrole 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d running on PID 82699 (11 other jobs running) 2022-03-14 18:04:16.870 | [17752 Async ks-demo-another:82699]: Signaling child to exit 2022-03-14 18:04:16.871 | WAKEUP 2022-03-14 18:04:17.025 | [17752 Async ks-demo-another:82699]: Signaled 2022-03-14 18:04:17.039 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:17.039 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:17.039 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:17.039 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:17.039 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:17.039 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:17.039 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:17.039 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:17.039 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:17.039 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:17.039 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:17.039 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:17.039 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.039 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:17.039 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:17.039 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:17.039 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:17.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.040 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 48eb21c389fe460881733500bbbe674c --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:17.040 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:17.040 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:17.040 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:17.040 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.040 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:17.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:17.040 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:17.040 | ++ functions-common:get_field:733 : echo '| 821d093d62d742ee88a7ba69c1a58398 | 48eb21c389fe460881733500bbbe674c | | 63c845f786b147e89255f51e11e3c92d | | | False |' 2022-03-14 18:04:17.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:17.040 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.040 | + functions-common:get_or_add_user_project_role:910 : user_role_id=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:17.040 | + functions-common:get_or_add_user_project_role:912 : echo 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:17.040 | 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:17.321 | [17752 Async ks-demo-another:82699]: finished get_or_add_user_project_role anotherrole 48eb21c389fe460881733500bbbe674c 63c845f786b147e89255f51e11e3c92d with result 0 in 9 seconds 2022-03-14 18:04:17.537 | [17752 Async ks-demo-invis:82811]: Waiting for completion of get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 5816e2b187ff4a9b8ebc70f84e15e8a8 running on PID 82811 (10 other jobs running) 2022-03-14 18:04:17.695 | [17752 Async ks-demo-invis:82811]: Signaling child to exit 2022-03-14 18:04:17.695 | WAKEUP 2022-03-14 18:04:17.840 | [17752 Async ks-demo-invis:82811]: Signaled 2022-03-14 18:04:17.851 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:17.851 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:17.851 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:17.851 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:17.851 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:17.851 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:17.851 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:17.851 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:17.851 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 48eb21c389fe460881733500bbbe674c --project 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:04:17.851 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:17.851 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:17.851 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:17.851 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.851 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.851 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.851 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:17.851 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:17.851 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:17.851 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 48eb21c389fe460881733500bbbe674c --project 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:04:17.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.851 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.852 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:17.852 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:17.852 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 48eb21c389fe460881733500bbbe674c --project 5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:04:17.852 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:17.852 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:17.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:17.852 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:17.852 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:17.852 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:17.852 | ++ functions-common:get_field:733 : echo '| 8a34c5610716443c91c34211316f28b5 | 48eb21c389fe460881733500bbbe674c | | 5816e2b187ff4a9b8ebc70f84e15e8a8 | | | False |' 2022-03-14 18:04:17.852 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:17.852 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:17.852 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:17.852 | + functions-common:get_or_add_user_project_role:912 : echo 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:17.852 | 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:18.134 | [17752 Async ks-demo-invis:82811]: finished get_or_add_user_project_role member 48eb21c389fe460881733500bbbe674c 5816e2b187ff4a9b8ebc70f84e15e8a8 with result 0 in 10 seconds 2022-03-14 18:04:18.171 | + inc/async:async_wait:197 : return 0 2022-03-14 18:04:18.194 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-03-14 18:04:18.535 | [17752 Async ks-alt-member:83173]: Waiting for completion of get_or_add_user_project_role member 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 running on PID 83173 (9 other jobs running) 2022-03-14 18:04:18.682 | [17752 Async ks-alt-member:83173]: Signaling child to exit 2022-03-14 18:04:18.683 | WAKEUP 2022-03-14 18:04:18.832 | [17752 Async ks-alt-member:83173]: Signaled 2022-03-14 18:04:18.851 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:18.851 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:18.851 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:18.851 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:18.852 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:18.852 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:18.852 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:18.852 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:18.852 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:18.852 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:18.852 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:18.852 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:18.852 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:18.852 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:18.852 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:18.852 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:18.852 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:18.852 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:18.852 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:18.853 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:18.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:18.853 | ++ functions-common:get_field:733 : echo '| 8a34c5610716443c91c34211316f28b5 | 0a2dce6f60fc42b3b1933d2c415700ea | | b328553be6e7454daca29fadff69d629 | | | False |' 2022-03-14 18:04:18.853 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:18.853 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:18.853 | + functions-common:get_or_add_user_project_role:912 : echo 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:18.853 | 8a34c5610716443c91c34211316f28b5 2022-03-14 18:04:19.176 | [17752 Async ks-alt-member:83173]: finished get_or_add_user_project_role member 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 with result 0 in 9 seconds 2022-03-14 18:04:19.424 | [17752 Async ks-alt-admin:83285]: Waiting for completion of get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 b328553be6e7454daca29fadff69d629 running on PID 83285 (8 other jobs running) 2022-03-14 18:04:19.603 | [17752 Async ks-alt-admin:83285]: Signaling child to exit 2022-03-14 18:04:19.611 | WAKEUP 2022-03-14 18:04:19.735 | [17752 Async ks-alt-admin:83285]: Signaled 2022-03-14 18:04:19.736 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:19.736 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:19.736 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:19.736 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:19.736 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:19.736 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:19.736 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:19.736 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:19.736 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:19.736 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:19.737 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:19.737 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:19.737 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:19.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.737 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.737 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.737 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:19.737 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:19.737 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:19.737 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:19.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.737 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.737 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.737 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:19.739 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6c922c0a4f80466da9dfee1d0cf4f8f3 --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:19.739 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:19.739 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:19.739 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:19.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.739 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:19.739 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:19.739 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:19.739 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:19.739 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:19.739 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 6c922c0a4f80466da9dfee1d0cf4f8f3 | | b328553be6e7454daca29fadff69d629 | | | False |' 2022-03-14 18:04:19.739 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:19.739 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:19.739 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:19.739 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:19.739 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:04:20.010 | [17752 Async ks-alt-admin:83285]: finished get_or_add_user_project_role admin 6c922c0a4f80466da9dfee1d0cf4f8f3 b328553be6e7454daca29fadff69d629 with result 0 in 9 seconds 2022-03-14 18:04:20.174 | [17752 Async ks-alt-another:83398]: Waiting for completion of get_or_add_user_project_role anotherrole 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 running on PID 83398 (7 other jobs running) 2022-03-14 18:04:20.333 | [17752 Async ks-alt-another:83398]: Signaling child to exit 2022-03-14 18:04:20.333 | WAKEUP 2022-03-14 18:04:20.404 | [17752 Async ks-alt-another:83398]: Signaled 2022-03-14 18:04:20.406 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:04:20.406 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:04:20.406 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:04:20.406 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:04:20.406 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:04:20.406 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:04:20.406 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:20.406 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:20.406 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:20.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.406 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.406 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.406 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:20.406 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:04:20.406 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:04:20.406 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:20.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.406 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.406 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:04:20.406 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 0a2dce6f60fc42b3b1933d2c415700ea --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:20.407 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:04:20.407 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:20.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.407 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:20.407 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:20.407 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:20.407 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:04:20.407 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:04:20.407 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:04:20.407 | ++ functions-common:get_field:733 : echo '| 821d093d62d742ee88a7ba69c1a58398 | 0a2dce6f60fc42b3b1933d2c415700ea | | b328553be6e7454daca29fadff69d629 | | | False |' 2022-03-14 18:04:20.407 | ++ functions-common:get_field:727 : read data 2022-03-14 18:04:20.407 | + functions-common:get_or_add_user_project_role:910 : user_role_id=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:20.407 | + functions-common:get_or_add_user_project_role:912 : echo 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:20.407 | 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:04:20.704 | [17752 Async ks-alt-another:83398]: finished get_or_add_user_project_role anotherrole 0a2dce6f60fc42b3b1933d2c415700ea b328553be6e7454daca29fadff69d629 with result 0 in 10 seconds 2022-03-14 18:04:20.739 | + inc/async:async_wait:197 : return 0 2022-03-14 18:04:20.763 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-14 18:04:21.033 | [17752 Async ks-group-memberdemo:83878]: Waiting for completion of get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d running on PID 83878 (6 other jobs running) 2022-03-14 18:04:21.203 | [17752 Async ks-group-memberdemo:83878]: Signaling child to exit 2022-03-14 18:04:22.276 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:22.392 | [83878 Async ks-group-memberdemo:83878]: finished successfully 2022-03-14 18:04:22.500 | WAKEUP 2022-03-14 18:04:22.614 | [17752 Async ks-group-memberdemo:83878]: Signaled 2022-03-14 18:04:22.618 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-14 18:04:22.618 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d -f value 2022-03-14 18:04:22.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.618 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:22.618 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-14 18:04:22.618 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-14 18:04:22.618 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:22.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.618 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d -f value 2022-03-14 18:04:22.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.619 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:22.619 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:22.619 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:22.619 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False' 2022-03-14 18:04:22.619 | + functions-common:get_or_add_group_project_role:960 : echo 8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False 2022-03-14 18:04:22.619 | 8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False 2022-03-14 18:04:22.817 | [17752 Async ks-group-memberdemo:83878]: finished get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d with result 0 in 10 seconds 2022-03-14 18:04:22.986 | [17752 Async ks-group-anotherdemo:83995]: Waiting for completion of get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d running on PID 83995 (5 other jobs running) 2022-03-14 18:04:23.025 | [17752 Async ks-group-anotherdemo:83995]: Signaling child to exit 2022-03-14 18:04:23.030 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:23.061 | [83995 Async ks-group-anotherdemo:83995]: finished successfully 2022-03-14 18:04:23.084 | WAKEUP 2022-03-14 18:04:23.119 | [17752 Async ks-group-anotherdemo:83995]: Signaled 2022-03-14 18:04:23.120 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-14 18:04:23.120 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d -f value 2022-03-14 18:04:23.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.120 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.121 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.121 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-14 18:04:23.121 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-14 18:04:23.121 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:04:23.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.121 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.121 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 36614940c446405c9d33e0955cb1a423 --project 63c845f786b147e89255f51e11e3c92d -f value 2022-03-14 18:04:23.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.121 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.121 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.121 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.121 | + functions-common:get_or_add_group_project_role:958 : group_role_id='821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False' 2022-03-14 18:04:23.121 | + functions-common:get_or_add_group_project_role:960 : echo 821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False 2022-03-14 18:04:23.121 | 821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d False 2022-03-14 18:04:23.196 | [17752 Async ks-group-anotherdemo:83995]: finished get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 63c845f786b147e89255f51e11e3c92d with result 0 in 11 seconds 2022-03-14 18:04:23.274 | [17752 Async ks-group-memberalt:84083]: Waiting for completion of get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 running on PID 84083 (4 other jobs running) 2022-03-14 18:04:23.310 | [17752 Async ks-group-memberalt:84083]: Signaling child to exit 2022-03-14 18:04:23.564 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:23.598 | [84083 Async ks-group-memberalt:84083]: finished successfully 2022-03-14 18:04:23.612 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:23.623 | WAKEUP 2022-03-14 18:04:23.646 | [84172 Async ks-group-anotheralt:84172]: finished successfully 2022-03-14 18:04:23.649 | [17752 Async ks-group-memberalt:84083]: Signaled 2022-03-14 18:04:23.651 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-14 18:04:23.651 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 -f value 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.651 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-14 18:04:23.651 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-14 18:04:23.651 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 -f value 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.651 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.651 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.652 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False' 2022-03-14 18:04:23.652 | + functions-common:get_or_add_group_project_role:960 : echo 8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False 2022-03-14 18:04:23.652 | 8a34c5610716443c91c34211316f28b5 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False 2022-03-14 18:04:23.696 | [17752 Async ks-group-memberalt:84083]: finished get_or_add_group_project_role member 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 with result 0 in 10 seconds 2022-03-14 18:04:23.733 | [17752 Async ks-group-anotheralt:84172]: Waiting for completion of get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 running on PID 84172 (3 other jobs running) 2022-03-14 18:04:23.758 | [17752 Async ks-group-anotheralt:84172]: Signaling child to exit 2022-03-14 18:04:23.758 | WAKEUP 2022-03-14 18:04:23.781 | [17752 Async ks-group-anotheralt:84172]: Signaled 2022-03-14 18:04:23.782 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-14 18:04:23.782 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 -f value 2022-03-14 18:04:23.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.782 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.782 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.782 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.782 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-14 18:04:23.783 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-14 18:04:23.783 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 2022-03-14 18:04:23.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.783 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.783 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.783 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 36614940c446405c9d33e0955cb1a423 --project b328553be6e7454daca29fadff69d629 -f value 2022-03-14 18:04:23.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.783 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:23.783 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:23.783 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:23.783 | + functions-common:get_or_add_group_project_role:958 : group_role_id='821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False' 2022-03-14 18:04:23.783 | + functions-common:get_or_add_group_project_role:960 : echo 821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False 2022-03-14 18:04:23.783 | 821d093d62d742ee88a7ba69c1a58398 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 False 2022-03-14 18:04:23.831 | [17752 Async ks-group-anotheralt:84172]: finished get_or_add_group_project_role anotherrole 36614940c446405c9d33e0955cb1a423 b328553be6e7454daca29fadff69d629 with result 0 in 10 seconds 2022-03-14 18:04:23.868 | [17752 Async ks-group-admin:84263]: Waiting for completion of get_or_add_group_project_role admin ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 running on PID 84263 (2 other jobs running) 2022-03-14 18:04:23.895 | [17752 Async ks-group-admin:84263]: Signaling child to exit 2022-03-14 18:04:24.295 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:24.320 | [84263 Async ks-group-admin:84263]: finished successfully 2022-03-14 18:04:24.339 | WAKEUP 2022-03-14 18:04:24.362 | [17752 Async ks-group-admin:84263]: Signaled 2022-03-14 18:04:24.363 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-14 18:04:24.363 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group ecf37bb9c0f446b4826fd37be08d3ac2 --project 7bf9024060c04101a5570945e03d5c60 -f value 2022-03-14 18:04:24.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:24.364 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-14 18:04:24.364 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-14 18:04:24.364 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group ecf37bb9c0f446b4826fd37be08d3ac2 --project 7bf9024060c04101a5570945e03d5c60 2022-03-14 18:04:24.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group ecf37bb9c0f446b4826fd37be08d3ac2 --project 7bf9024060c04101a5570945e03d5c60 -f value 2022-03-14 18:04:24.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:04:24.364 | from cryptography.utils import int_from_bytes 2022-03-14 18:04:24.364 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:04:24.364 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6da1f971c8024f0e9a273dc955850f5a ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 False' 2022-03-14 18:04:24.364 | + functions-common:get_or_add_group_project_role:960 : echo 6da1f971c8024f0e9a273dc955850f5a ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 False 2022-03-14 18:04:24.364 | 6da1f971c8024f0e9a273dc955850f5a ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 False 2022-03-14 18:04:24.407 | [17752 Async ks-group-admin:84263]: finished get_or_add_group_project_role admin ecf37bb9c0f446b4826fd37be08d3ac2 7bf9024060c04101a5570945e03d5c60 with result 0 in 10 seconds 2022-03-14 18:04:24.411 | + inc/async:async_wait:197 : return 0 2022-03-14 18:04:24.414 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-03-14 18:04:24.431 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:04:24.433 | + ./stack.sh:main:1103 : is_service_enabled nova 2022-03-14 18:04:24.453 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:04:24.456 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2022-03-14 18:04:24.458 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-14 18:04:24.518 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-14 18:04:24.557 | [17752 Async create_nova_accounts:85919]: running: create_nova_accounts 2022-03-14 18:04:24.559 | + ./stack.sh:main:1106 : is_service_enabled glance 2022-03-14 18:04:24.577 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:04:24.579 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2022-03-14 18:04:24.582 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-14 18:04:24.640 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-14 18:04:24.680 | [17752 Async create_glance_accounts:86034]: running: create_glance_accounts 2022-03-14 18:04:24.683 | + ./stack.sh:main:1109 : is_service_enabled cinder 2022-03-14 18:04:24.706 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:04:24.708 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2022-03-14 18:04:24.711 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-14 18:04:24.776 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-14 18:04:24.819 | [17752 Async create_cinder_accounts:86164]: running: create_cinder_accounts 2022-03-14 18:04:24.822 | + ./stack.sh:main:1112 : is_service_enabled neutron 2022-03-14 18:04:24.843 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:04:24.846 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2022-03-14 18:04:24.848 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-14 18:04:24.916 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-14 18:04:24.977 | [17752 Async create_neutron_accounts:86279]: running: create_neutron_accounts 2022-03-14 18:04:24.981 | + ./stack.sh:main:1115 : is_service_enabled swift 2022-03-14 18:04:25.024 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:04:25.027 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2022-03-14 18:04:25.029 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-14 18:04:25.163 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-14 18:04:25.346 | [17752 Async create_swift_accounts:86418]: running: create_swift_accounts 2022-03-14 18:04:25.367 | + ./stack.sh:main:1122 : write_clouds_yaml 2022-03-14 18:04:25.387 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-14 18:04:25.421 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-14 18:04:25.444 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-14 18:04:25.483 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-14 18:04:25.535 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-14 18:04:25.555 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-14 18:04:25.575 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-14 18:04:25.790 | The user clouds.yaml file didn't exist. 2022-03-14 18:04:25.801 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-14 18:04:25.950 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-14 18:04:25.951 | self._clouds = yaml.load(clouds_file) 2022-03-14 18:04:25.983 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-14 18:04:26.218 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-14 18:04:26.218 | self._clouds = yaml.load(clouds_file) 2022-03-14 18:04:26.243 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-14 18:04:26.488 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-14 18:04:26.488 | self._clouds = yaml.load(clouds_file) 2022-03-14 18:04:26.516 | + functions-common:write_clouds_yaml:132 : cat 2022-03-14 18:04:26.560 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-03-14 18:04:26.579 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-03-14 18:04:26.607 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-14 18:04:26.647 | + ./stack.sh:main:1127 : is_service_enabled horizon 2022-03-14 18:04:26.767 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:04:26.791 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-14 18:04:27.122 | [17752 Async create_nova_accounts:85919]: Waiting for completion of create_nova_accounts running on PID 85919 (6 other jobs running) 2022-03-14 18:04:27.263 | [17752 Async create_nova_accounts:85919]: Signaling child to exit 2022-03-14 18:04:53.564 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:04:53.743 | [86279 Async create_neutron_accounts:86279]: finished successfully 2022-03-14 18:05:07.533 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:05:07.566 | [86164 Async create_cinder_accounts:86164]: finished successfully 2022-03-14 18:05:14.462 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:05:14.494 | [86034 Async create_glance_accounts:86034]: finished successfully 2022-03-14 18:05:18.966 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:05:18.992 | [85919 Async create_nova_accounts:85919]: finished successfully 2022-03-14 18:05:19.012 | WAKEUP 2022-03-14 18:05:19.035 | [17752 Async create_nova_accounts:85919]: Signaled 2022-03-14 18:05:19.036 | + lib/nova:create_nova_accounts:347 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-14 18:05:19.036 | + lib/nova:create_nova_accounts:351 : create_service_user nova admin 2022-03-14 18:05:19.036 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-03-14 18:05:19.036 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.036 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.036 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.036 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:05:19.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.036 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.037 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.037 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.037 | + functions-common:get_or_create_user:840 : user_id=43f1ac5cf8e8410e90db6e630ef83fc6 2022-03-14 18:05:19.037 | + functions-common:get_or_create_user:841 : echo 43f1ac5cf8e8410e90db6e630ef83fc6 2022-03-14 18:05:19.037 | 43f1ac5cf8e8410e90db6e630ef83fc6 2022-03-14 18:05:19.037 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-03-14 18:05:19.037 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.037 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.037 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.037 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.037 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.037 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.037 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.037 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.037 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.038 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.038 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.038 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.038 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.038 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.038 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.038 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.038 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.038 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | 43f1ac5cf8e8410e90db6e630ef83fc6 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.038 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.038 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.038 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.038 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-14 18:05:19.038 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-03-14 18:05:19.038 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.038 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.039 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.039 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.039 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.039 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.039 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.039 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.039 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.039 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.039 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.039 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.039 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.039 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.040 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.040 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.040 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 43f1ac5cf8e8410e90db6e630ef83fc6 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.040 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.040 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:05:19.040 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:05:19.040 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:05:19.040 | + lib/nova:create_nova_accounts:353 : local nova_api_url 2022-03-14 18:05:19.040 | + lib/nova:create_nova_accounts:354 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:05:19.040 | + lib/nova:create_nova_accounts:357 : nova_api_url=http://10.222.0.58/compute 2022-03-14 18:05:19.040 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-14 18:05:19.040 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.040 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2022-03-14 18:05:19.040 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-14 18:05:19.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.040 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.040 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.040 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.040 | b998f0dffcba4138b424da8aabc68a34' 2022-03-14 18:05:19.040 | + functions-common:get_or_create_service:978 : echo b998f0dffcba4138b424da8aabc68a34 2022-03-14 18:05:19.040 | b998f0dffcba4138b424da8aabc68a34 2022-03-14 18:05:19.040 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-03-14 18:05:19.040 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.040 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-03-14 18:05:19.040 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.040 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.041 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=60636a7d5ec943e1a3ac6742d872ed8f 2022-03-14 18:05:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 60636a7d5ec943e1a3ac6742d872ed8f 2022-03-14 18:05:19.041 | + functions-common:get_or_create_endpoint:1011 : public_id=60636a7d5ec943e1a3ac6742d872ed8f 2022-03-14 18:05:19.041 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.041 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.041 | + functions-common:get_or_create_endpoint:1020 : echo 60636a7d5ec943e1a3ac6742d872ed8f 2022-03-14 18:05:19.041 | 60636a7d5ec943e1a3ac6742d872ed8f 2022-03-14 18:05:19.041 | + lib/nova:create_nova_accounts:366 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-14 18:05:19.041 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.041 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2022-03-14 18:05:19.041 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.041 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.041 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.042 | 852e4b4c35d142cba69d5697a0b350a1' 2022-03-14 18:05:19.042 | + functions-common:get_or_create_service:978 : echo 852e4b4c35d142cba69d5697a0b350a1 2022-03-14 18:05:19.042 | 852e4b4c35d142cba69d5697a0b350a1 2022-03-14 18:05:19.042 | + lib/nova:create_nova_accounts:368 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-03-14 18:05:19.042 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.042 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-03-14 18:05:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.042 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.042 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.042 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-03-14 18:05:19.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.042 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.042 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.042 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=52eddd7d00ee4d06a2ae86a039483080 2022-03-14 18:05:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 52eddd7d00ee4d06a2ae86a039483080 2022-03-14 18:05:19.042 | + functions-common:get_or_create_endpoint:1011 : public_id=52eddd7d00ee4d06a2ae86a039483080 2022-03-14 18:05:19.042 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.042 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.042 | + functions-common:get_or_create_endpoint:1020 : echo 52eddd7d00ee4d06a2ae86a039483080 2022-03-14 18:05:19.042 | 52eddd7d00ee4d06a2ae86a039483080 2022-03-14 18:05:19.042 | + lib/nova:create_nova_accounts:373 : is_service_enabled n-api 2022-03-14 18:05:19.042 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:05:19.042 | + lib/nova:create_nova_accounts:375 : is_service_enabled swift 2022-03-14 18:05:19.042 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:05:19.043 | + lib/nova:create_nova_accounts:378 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-14 18:05:19.043 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.043 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.043 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.043 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.043 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.043 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.043 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.043 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.043 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.043 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.043 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.043 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.043 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.043 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.043 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.044 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.044 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.044 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.044 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.044 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.044 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.044 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.044 | ++ functions-common:get_field:733 : echo '| a7df51ad40704713944dffc0400cd99f | 43f1ac5cf8e8410e90db6e630ef83fc6 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.044 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.044 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.044 | + functions-common:get_or_add_user_project_role:912 : echo a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.044 | a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.044 | + lib/nova:create_nova_accounts:383 : is_service_enabled s3api 2022-03-14 18:05:19.044 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:05:19.081 | [17752 Async create_nova_accounts:85919]: finished create_nova_accounts with result 0 in 54 seconds 2022-03-14 18:05:19.118 | [17752 Async create_glance_accounts:86034]: Waiting for completion of create_glance_accounts running on PID 86034 (5 other jobs running) 2022-03-14 18:05:19.142 | [17752 Async create_glance_accounts:86034]: Signaling child to exit 2022-03-14 18:05:19.143 | WAKEUP 2022-03-14 18:05:19.165 | [17752 Async create_glance_accounts:86034]: Signaled 2022-03-14 18:05:19.167 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2022-03-14 18:05:19.167 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:05:19.167 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2022-03-14 18:05:19.167 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-03-14 18:05:19.167 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.167 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.167 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.167 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:05:19.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.167 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.167 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.167 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.167 | + functions-common:get_or_create_user:840 : user_id=66eaf3f91fe24feb80a322c0303fd2c4 2022-03-14 18:05:19.167 | + functions-common:get_or_create_user:841 : echo 66eaf3f91fe24feb80a322c0303fd2c4 2022-03-14 18:05:19.167 | 66eaf3f91fe24feb80a322c0303fd2c4 2022-03-14 18:05:19.167 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-03-14 18:05:19.167 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.167 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.167 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.167 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.168 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.168 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.168 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.168 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.168 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.168 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.168 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.168 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.168 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.168 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.168 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.168 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.168 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | 66eaf3f91fe24feb80a322c0303fd2c4 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.168 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.168 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.168 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.169 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.169 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.169 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-14 18:05:19.169 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2022-03-14 18:05:19.169 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:05:19.169 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2022-03-14 18:05:19.169 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-03-14 18:05:19.169 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.169 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.169 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.169 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:05:19.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.169 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.169 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.169 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.169 | + functions-common:get_or_create_user:840 : user_id=6e4dbb2c2aad4779b50e713982314d3d 2022-03-14 18:05:19.169 | + functions-common:get_or_create_user:841 : echo 6e4dbb2c2aad4779b50e713982314d3d 2022-03-14 18:05:19.169 | 6e4dbb2c2aad4779b50e713982314d3d 2022-03-14 18:05:19.169 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-14 18:05:19.169 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.169 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.169 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.169 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.170 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.170 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.170 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.170 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.170 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.170 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.170 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.170 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.170 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.170 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.170 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.170 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.170 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.170 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | 6e4dbb2c2aad4779b50e713982314d3d | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.170 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.171 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.171 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-03-14 18:05:19.171 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.171 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.171 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.171 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.171 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.171 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.171 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.171 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.171 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.171 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.171 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.171 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.171 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.171 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.171 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.172 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.172 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.172 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.172 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.172 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.172 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.172 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.172 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.172 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.172 | ++ functions-common:get_field:733 : echo '| a7df51ad40704713944dffc0400cd99f | 6e4dbb2c2aad4779b50e713982314d3d | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.172 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.172 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.172 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.172 | + functions-common:get_or_add_user_project_role:912 : echo a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.172 | a7df51ad40704713944dffc0400cd99f 2022-03-14 18:05:19.172 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2022-03-14 18:05:19.172 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.172 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2022-03-14 18:05:19.172 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-14 18:05:19.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.172 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.172 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.172 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.172 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.172 | 0f2ed82243a0420cb6300d7d03d66e04' 2022-03-14 18:05:19.172 | + functions-common:get_or_create_service:978 : echo 0f2ed82243a0420cb6300d7d03d66e04 2022-03-14 18:05:19.172 | 0f2ed82243a0420cb6300d7d03d66e04 2022-03-14 18:05:19.172 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-03-14 18:05:19.172 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.172 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-03-14 18:05:19.173 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.173 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.173 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.173 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.173 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.173 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.173 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.173 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-03-14 18:05:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.173 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.173 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.173 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.173 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f5a445f0720740209e12c87792a0adeb 2022-03-14 18:05:19.173 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f5a445f0720740209e12c87792a0adeb 2022-03-14 18:05:19.173 | + functions-common:get_or_create_endpoint:1011 : public_id=f5a445f0720740209e12c87792a0adeb 2022-03-14 18:05:19.173 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.173 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.173 | + functions-common:get_or_create_endpoint:1020 : echo f5a445f0720740209e12c87792a0adeb 2022-03-14 18:05:19.173 | f5a445f0720740209e12c87792a0adeb 2022-03-14 18:05:19.173 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2022-03-14 18:05:19.173 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-03-14 18:05:19.173 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-03-14 18:05:19.173 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2022-03-14 18:05:19.173 | ++ functions-common:get_or_create_domain:803 : echo default 2022-03-14 18:05:19.173 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2022-03-14 18:05:19.173 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-14 18:05:19.173 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-14 18:05:19.173 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2022-03-14 18:05:19.217 | [17752 Async create_glance_accounts:86034]: finished create_glance_accounts with result 0 in 49 seconds 2022-03-14 18:05:19.257 | [17752 Async create_cinder_accounts:86164]: Waiting for completion of create_cinder_accounts running on PID 86164 (4 other jobs running) 2022-03-14 18:05:19.281 | [17752 Async create_cinder_accounts:86164]: Signaling child to exit 2022-03-14 18:05:19.281 | WAKEUP 2022-03-14 18:05:19.306 | [17752 Async create_cinder_accounts:86164]: Signaled 2022-03-14 18:05:19.308 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-14 18:05:19.308 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2022-03-14 18:05:19.308 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-03-14 18:05:19.308 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.308 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.308 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.308 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:05:19.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.308 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.308 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.308 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.308 | + functions-common:get_or_create_user:840 : user_id=4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.308 | + functions-common:get_or_create_user:841 : echo 4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.308 | 4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.308 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-03-14 18:05:19.308 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.308 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.308 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.308 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.308 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.308 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.309 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.309 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.309 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.309 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.309 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.309 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.309 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.309 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.309 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.309 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.309 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.309 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.309 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.309 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.309 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | 4303a570b3014a69807f0e5079e42673 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.309 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.309 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.310 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.310 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.310 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.310 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-14 18:05:19.310 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-14 18:05:19.310 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.310 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2022-03-14 18:05:19.310 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-14 18:05:19.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.310 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.310 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.310 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.310 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.310 | 2332f3b0c2b1480287aa66498385c29c' 2022-03-14 18:05:19.310 | + functions-common:get_or_create_service:978 : echo 2332f3b0c2b1480287aa66498385c29c 2022-03-14 18:05:19.310 | 2332f3b0c2b1480287aa66498385c29c 2022-03-14 18:05:19.310 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2022-03-14 18:05:19.310 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-03-14 18:05:19.310 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.310 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-03-14 18:05:19.310 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.310 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.310 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.310 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.310 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.310 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.310 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.310 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-14 18:05:19.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.311 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.311 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.311 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.311 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a7741e9cea764d17948a1ed5ecc7cc04 2022-03-14 18:05:19.311 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a7741e9cea764d17948a1ed5ecc7cc04 2022-03-14 18:05:19.311 | + functions-common:get_or_create_endpoint:1011 : public_id=a7741e9cea764d17948a1ed5ecc7cc04 2022-03-14 18:05:19.311 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.311 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.311 | + functions-common:get_or_create_endpoint:1020 : echo a7741e9cea764d17948a1ed5ecc7cc04 2022-03-14 18:05:19.311 | a7741e9cea764d17948a1ed5ecc7cc04 2022-03-14 18:05:19.311 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-14 18:05:19.311 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.311 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2022-03-14 18:05:19.311 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-14 18:05:19.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.311 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.311 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.311 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.311 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.311 | a0a782b1095e45a5bb364e1760025989' 2022-03-14 18:05:19.311 | + functions-common:get_or_create_service:978 : echo a0a782b1095e45a5bb364e1760025989 2022-03-14 18:05:19.311 | a0a782b1095e45a5bb364e1760025989 2022-03-14 18:05:19.311 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-03-14 18:05:19.311 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.311 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-03-14 18:05:19.311 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.311 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.311 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.312 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.312 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.312 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.312 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-14 18:05:19.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.312 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.312 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.312 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b8eeef2444d74aa9aa6e1dfc49ff241e 2022-03-14 18:05:19.312 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b8eeef2444d74aa9aa6e1dfc49ff241e 2022-03-14 18:05:19.312 | + functions-common:get_or_create_endpoint:1011 : public_id=b8eeef2444d74aa9aa6e1dfc49ff241e 2022-03-14 18:05:19.312 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.312 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.312 | + functions-common:get_or_create_endpoint:1020 : echo b8eeef2444d74aa9aa6e1dfc49ff241e 2022-03-14 18:05:19.312 | b8eeef2444d74aa9aa6e1dfc49ff241e 2022-03-14 18:05:19.312 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2022-03-14 18:05:19.312 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2022-03-14 18:05:19.312 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:05:19.312 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2022-03-14 18:05:19.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.312 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.312 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.312 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.312 | ++ functions-common:get_or_create_project:853 : project_id=127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:05:19.312 | ++ functions-common:get_or_create_project:854 : echo 127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:05:19.312 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 127e3dc59afe4013b3753ebbe34bfbf3 2022-03-14 18:05:19.312 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2022-03-14 18:05:19.312 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.312 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.313 | ++ functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.313 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-03-14 18:05:19.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.313 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.313 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.313 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-14 18:05:19.313 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.313 | ++ functions-common:get_or_create_user:840 : user_id=4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.313 | ++ functions-common:get_or_create_user:841 : echo 4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.313 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4303a570b3014a69807f0e5079e42673 2022-03-14 18:05:19.353 | [17752 Async create_cinder_accounts:86164]: finished create_cinder_accounts with result 0 in 42 seconds 2022-03-14 18:05:19.357 | + inc/async:async_wait:197 : return 0 2022-03-14 18:05:19.360 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-14 18:05:19.413 | [17752 Async create_neutron_accounts:86279]: Waiting for completion of create_neutron_accounts running on PID 86279 (3 other jobs running) 2022-03-14 18:05:19.439 | [17752 Async create_neutron_accounts:86279]: Signaling child to exit 2022-03-14 18:05:19.439 | WAKEUP 2022-03-14 18:05:19.468 | [17752 Async create_neutron_accounts:86279]: Signaled 2022-03-14 18:05:19.469 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-03-14 18:05:19.469 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:05:19.469 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 18:05:19.469 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:05:19.469 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 18:05:19.470 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 18:05:19.470 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 18:05:19.470 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-03-14 18:05:19.470 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-03-14 18:05:19.470 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-03-14 18:05:19.470 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.58:9696/ 2022-03-14 18:05:19.470 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-14 18:05:19.470 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-03-14 18:05:19.470 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-03-14 18:05:19.470 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:05:19.470 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:05:19.470 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:05:19.470 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:05:19.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.470 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.470 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.470 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.470 | + functions-common:get_or_create_user:840 : user_id=b17d9f92cdf245b8a3a1669bb4df0370 2022-03-14 18:05:19.470 | + functions-common:get_or_create_user:841 : echo b17d9f92cdf245b8a3a1669bb4df0370 2022-03-14 18:05:19.470 | b17d9f92cdf245b8a3a1669bb4df0370 2022-03-14 18:05:19.470 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-03-14 18:05:19.470 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:05:19.470 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:05:19.470 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:05:19.470 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:05:19.470 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:05:19.470 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:05:19.471 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:05:19.471 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:05:19.471 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:05:19.471 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.471 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.471 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.471 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:05:19.471 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:05:19.471 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:05:19.471 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:05:19.471 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:05:19.471 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.471 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.471 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.471 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:05:19.471 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:05:19.472 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:05:19.472 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | b17d9f92cdf245b8a3a1669bb4df0370 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:05:19.472 | ++ functions-common:get_field:727 : read data 2022-03-14 18:05:19.472 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.472 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.472 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:05:19.472 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-14 18:05:19.472 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-03-14 18:05:19.472 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:05:19.472 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2022-03-14 18:05:19.472 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-14 18:05:19.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.472 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.472 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.472 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.472 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:05:19.472 | 5112d320ab1444b09ce0cf3c1e55415a' 2022-03-14 18:05:19.472 | + functions-common:get_or_create_service:978 : echo 5112d320ab1444b09ce0cf3c1e55415a 2022-03-14 18:05:19.472 | 5112d320ab1444b09ce0cf3c1e55415a 2022-03-14 18:05:19.472 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2022-03-14 18:05:19.472 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:05:19.472 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2022-03-14 18:05:19.472 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:05:19.472 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-14 18:05:19.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.472 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.472 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.472 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.472 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:05:19.473 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:05:19.473 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2022-03-14 18:05:19.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.473 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:05:19.473 | from cryptography.utils import int_from_bytes 2022-03-14 18:05:19.473 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:05:19.473 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=47552a0e178841a5ba7883a03d668832 2022-03-14 18:05:19.473 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 47552a0e178841a5ba7883a03d668832 2022-03-14 18:05:19.473 | + functions-common:get_or_create_endpoint:1011 : public_id=47552a0e178841a5ba7883a03d668832 2022-03-14 18:05:19.473 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:05:19.473 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:05:19.473 | + functions-common:get_or_create_endpoint:1020 : echo 47552a0e178841a5ba7883a03d668832 2022-03-14 18:05:19.473 | 47552a0e178841a5ba7883a03d668832 2022-03-14 18:05:19.518 | [17752 Async create_neutron_accounts:86279]: finished create_neutron_accounts with result 0 in 28 seconds 2022-03-14 18:05:19.555 | [17752 Async create_swift_accounts:86418]: Waiting for completion of create_swift_accounts running on PID 86418 (2 other jobs running) 2022-03-14 18:05:19.580 | [17752 Async create_swift_accounts:86418]: Signaling child to exit 2022-03-14 18:06:00.984 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:06:01.009 | [86418 Async create_swift_accounts:86418]: finished successfully 2022-03-14 18:06:01.029 | WAKEUP 2022-03-14 18:06:01.052 | [17752 Async create_swift_accounts:86418]: Signaled 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-03-14 18:06:01.053 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-03-14 18:06:01.054 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-03-14 18:06:01.054 | + lib/swift:create_swift_accounts:637 : local another_role 2022-03-14 18:06:01.054 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-03-14 18:06:01.054 | ++ functions-common:get_or_create_role:860 : local role_id 2022-03-14 18:06:01.054 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-03-14 18:06:01.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.054 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.054 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.054 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.054 | ++ functions-common:get_or_create_role:865 : role_id=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.054 | ++ functions-common:get_or_create_role:866 : echo 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.054 | + lib/swift:create_swift_accounts:638 : another_role=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.054 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-03-14 18:06:01.054 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-03-14 18:06:01.054 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:06:01.054 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:06:01.054 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:06:01.054 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:06:01.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.054 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.054 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.054 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.054 | + functions-common:get_or_create_user:840 : user_id=0b2f9f6533b84b7da0ca4f74786d88f1 2022-03-14 18:06:01.054 | + functions-common:get_or_create_user:841 : echo 0b2f9f6533b84b7da0ca4f74786d88f1 2022-03-14 18:06:01.054 | 0b2f9f6533b84b7da0ca4f74786d88f1 2022-03-14 18:06:01.054 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-03-14 18:06:01.054 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.054 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:06:01.054 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.054 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.055 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:06:01.055 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:06:01.055 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:06:01.055 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:06:01.055 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:06:01.055 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.055 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.055 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.055 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.055 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.055 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.055 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.055 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.055 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.055 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.055 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.056 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.056 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.056 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | 0b2f9f6533b84b7da0ca4f74786d88f1 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:06:01.056 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.056 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:06:01.056 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:06:01.056 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-14 18:06:01.056 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.056 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:06:01.056 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:06:01.056 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.056 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.056 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.056 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.056 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.056 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.056 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.056 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.056 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.057 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.057 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-14 18:06:01.057 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.057 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.057 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.057 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.057 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.057 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.057 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.057 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.057 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 0b2f9f6533b84b7da0ca4f74786d88f1 | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:06:01.057 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.057 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.057 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.057 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.057 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-03-14 18:06:01.057 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:06:01.057 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2022-03-14 18:06:01.057 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.057 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.058 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.058 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:06:01.058 | 6cdce6ccf33d4eb0a801efd47602eeb6' 2022-03-14 18:06:01.058 | + functions-common:get_or_create_service:978 : echo 6cdce6ccf33d4eb0a801efd47602eeb6 2022-03-14 18:06:01.058 | 6cdce6ccf33d4eb0a801efd47602eeb6 2022-03-14 18:06:01.058 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-03-14 18:06:01.058 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:06:01.058 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:06:01.058 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-14 18:06:01.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.058 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.058 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.058 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:06:01.058 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-14 18:06:01.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.058 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.058 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.058 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5789cd21a07b488a93ca3d05d91d515e 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5789cd21a07b488a93ca3d05d91d515e 2022-03-14 18:06:01.058 | + functions-common:get_or_create_endpoint:1011 : public_id=5789cd21a07b488a93ca3d05d91d515e 2022-03-14 18:06:01.058 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.58:8080 ]] 2022-03-14 18:06:01.058 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-03-14 18:06:01.058 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:06:01.058 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.059 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:06:01.059 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:06:01.059 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.059 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=daccf610cc1745e79825cd70de203016 2022-03-14 18:06:01.059 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo daccf610cc1745e79825cd70de203016 2022-03-14 18:06:01.059 | daccf610cc1745e79825cd70de203016 2022-03-14 18:06:01.059 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:06:01.059 | + functions-common:get_or_create_endpoint:1020 : echo 5789cd21a07b488a93ca3d05d91d515e 2022-03-14 18:06:01.059 | 5789cd21a07b488a93ca3d05d91d515e 2022-03-14 18:06:01.059 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-03-14 18:06:01.059 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-03-14 18:06:01.059 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:06:01.059 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.059 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.059 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.059 | ++ functions-common:get_or_create_project:853 : project_id=b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.059 | ++ functions-common:get_or_create_project:854 : echo b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.059 | + lib/swift:create_swift_accounts:652 : swift_project_test1=b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.059 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-03-14 18:06:01.059 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.060 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-14 18:06:01.060 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:06:01.060 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2022-03-14 18:06:01.060 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2022-03-14 18:06:01.060 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-14 18:06:01.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.060 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.060 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.060 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.060 | ++ functions-common:get_or_create_user:840 : user_id=3e9ab90349e34492a1cde9780b46120b 2022-03-14 18:06:01.060 | ++ functions-common:get_or_create_user:841 : echo 3e9ab90349e34492a1cde9780b46120b 2022-03-14 18:06:01.060 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=3e9ab90349e34492a1cde9780b46120b 2022-03-14 18:06:01.060 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-14 18:06:01.060 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.060 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 3e9ab90349e34492a1cde9780b46120b b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.060 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.061 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:06:01.061 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.061 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.061 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:06:01.061 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:06:01.061 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:06:01.061 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:06:01.061 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 3e9ab90349e34492a1cde9780b46120b --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.061 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.061 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.061 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.061 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.061 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.062 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.062 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.062 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.062 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 3e9ab90349e34492a1cde9780b46120b --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.062 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.062 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3e9ab90349e34492a1cde9780b46120b --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.062 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.062 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.062 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.062 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.062 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.062 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.062 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.062 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.062 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.062 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.062 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 3e9ab90349e34492a1cde9780b46120b | | b21a6b5e8ad74aef89ea4bc2704ccb4d | | | False |' 2022-03-14 18:06:01.062 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.063 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.063 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.063 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.063 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-03-14 18:06:01.063 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-14 18:06:01.063 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:06:01.063 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2022-03-14 18:06:01.063 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2022-03-14 18:06:01.063 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-14 18:06:01.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.063 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.063 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.063 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.063 | ++ functions-common:get_or_create_user:840 : user_id=d321a0b98a3a41a9a26261fd65621569 2022-03-14 18:06:01.063 | ++ functions-common:get_or_create_user:841 : echo d321a0b98a3a41a9a26261fd65621569 2022-03-14 18:06:01.063 | + lib/swift:create_swift_accounts:661 : swift_user_test3=d321a0b98a3a41a9a26261fd65621569 2022-03-14 18:06:01.063 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-03-14 18:06:01.063 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.063 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 821d093d62d742ee88a7ba69c1a58398 d321a0b98a3a41a9a26261fd65621569 b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.063 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.063 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:06:01.063 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.063 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.063 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:06:01.063 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:06:01.063 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:06:01.063 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:06:01.063 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 821d093d62d742ee88a7ba69c1a58398 --user d321a0b98a3a41a9a26261fd65621569 --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.063 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.063 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.063 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.064 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.064 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.064 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.064 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.064 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.064 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.064 | + functions-common:get_or_add_user_project_role:901 : openstack role add 821d093d62d742ee88a7ba69c1a58398 --user d321a0b98a3a41a9a26261fd65621569 --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.064 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.064 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.064 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 821d093d62d742ee88a7ba69c1a58398 --user d321a0b98a3a41a9a26261fd65621569 --project b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:06:01.064 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.065 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.065 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.065 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.065 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.065 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.065 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.065 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.065 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.065 | ++ functions-common:get_field:733 : echo '| 821d093d62d742ee88a7ba69c1a58398 | d321a0b98a3a41a9a26261fd65621569 | | b21a6b5e8ad74aef89ea4bc2704ccb4d | | | False |' 2022-03-14 18:06:01.065 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.065 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.065 | + functions-common:get_or_add_user_project_role:910 : user_role_id=821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.065 | + functions-common:get_or_add_user_project_role:912 : echo 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.065 | 821d093d62d742ee88a7ba69c1a58398 2022-03-14 18:06:01.065 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-03-14 18:06:01.065 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-03-14 18:06:01.065 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:06:01.065 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-14 18:06:01.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.065 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.065 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.065 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.065 | ++ functions-common:get_or_create_project:853 : project_id=20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.065 | ++ functions-common:get_or_create_project:854 : echo 20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.065 | + lib/swift:create_swift_accounts:666 : swift_project_test2=20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.065 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-03-14 18:06:01.066 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.066 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-03-14 18:06:01.066 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-14 18:06:01.066 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:06:01.066 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2022-03-14 18:06:01.066 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2022-03-14 18:06:01.066 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-14 18:06:01.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.066 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.066 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.066 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.066 | ++ functions-common:get_or_create_user:840 : user_id=4dffec70564d484496063a84b6efc88e 2022-03-14 18:06:01.066 | ++ functions-common:get_or_create_user:841 : echo 4dffec70564d484496063a84b6efc88e 2022-03-14 18:06:01.066 | + lib/swift:create_swift_accounts:671 : swift_user_test2=4dffec70564d484496063a84b6efc88e 2022-03-14 18:06:01.066 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-03-14 18:06:01.066 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.066 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 4dffec70564d484496063a84b6efc88e 20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.066 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.066 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:06:01.066 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.066 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.066 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:06:01.066 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:06:01.066 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:06:01.066 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:06:01.066 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 4dffec70564d484496063a84b6efc88e --project 20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.066 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.066 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.066 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.066 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.067 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.067 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.067 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.067 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.067 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.067 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 4dffec70564d484496063a84b6efc88e --project 20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.067 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.067 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.067 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4dffec70564d484496063a84b6efc88e --project 20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:06:01.067 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.067 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.067 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.067 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.067 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.068 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.068 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.068 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.068 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.068 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 4dffec70564d484496063a84b6efc88e | | 20dfae61305f4cb1a295927b0a2ca76e | | | False |' 2022-03-14 18:06:01.068 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.068 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.068 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.068 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.068 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.068 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-03-14 18:06:01.068 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-14 18:06:01.068 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-03-14 18:06:01.068 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2022-03-14 18:06:01.068 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-14 18:06:01.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.069 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.069 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.069 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.069 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2022-03-14 18:06:01.069 | cebad65a88ee4d1a8cc8ecc1e7e7c6d5' 2022-03-14 18:06:01.069 | ++ functions-common:get_or_create_domain:803 : echo cebad65a88ee4d1a8cc8ecc1e7e7c6d5 2022-03-14 18:06:01.069 | + lib/swift:create_swift_accounts:676 : swift_domain=cebad65a88ee4d1a8cc8ecc1e7e7c6d5 2022-03-14 18:06:01.069 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-03-14 18:06:01.069 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.069 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-03-14 18:06:01.069 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 cebad65a88ee4d1a8cc8ecc1e7e7c6d5 2022-03-14 18:06:01.069 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-14 18:06:01.070 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=cebad65a88ee4d1a8cc8ecc1e7e7c6d5 --or-show -f value -c id 2022-03-14 18:06:01.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.070 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.070 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.070 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.070 | ++ functions-common:get_or_create_project:853 : project_id=3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.070 | ++ functions-common:get_or_create_project:854 : echo 3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.070 | + lib/swift:create_swift_accounts:680 : swift_project_test4=3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.070 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-03-14 18:06:01.070 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.070 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-03-14 18:06:01.070 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 cebad65a88ee4d1a8cc8ecc1e7e7c6d5 test4@example.com 2022-03-14 18:06:01.070 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:06:01.070 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2022-03-14 18:06:01.070 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2022-03-14 18:06:01.070 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=cebad65a88ee4d1a8cc8ecc1e7e7c6d5 --email=test4@example.com --or-show -f value -c id 2022-03-14 18:06:01.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.070 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.071 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.071 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.071 | ++ functions-common:get_or_create_user:840 : user_id=006953b547a24d5d8c8944aba3e89535 2022-03-14 18:06:01.071 | ++ functions-common:get_or_create_user:841 : echo 006953b547a24d5d8c8944aba3e89535 2022-03-14 18:06:01.071 | + lib/swift:create_swift_accounts:685 : swift_user_test4=006953b547a24d5d8c8944aba3e89535 2022-03-14 18:06:01.071 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-03-14 18:06:01.071 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:06:01.071 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 006953b547a24d5d8c8944aba3e89535 3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.071 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:06:01.071 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-14 18:06:01.071 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:06:01.071 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:06:01.071 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-14 18:06:01.071 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-14 18:06:01.071 | ++ functions-common:_get_domain_args:882 : echo 2022-03-14 18:06:01.071 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-14 18:06:01.071 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 006953b547a24d5d8c8944aba3e89535 --project 3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.071 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.071 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:06:01.071 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.071 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.071 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.071 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.071 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.071 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:06:01.071 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:06:01.071 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 006953b547a24d5d8c8944aba3e89535 --project 3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.071 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.072 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.072 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 006953b547a24d5d8c8944aba3e89535 --project 3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:06:01.072 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:06:01.072 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:06:01.072 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:06:01.072 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.072 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:01.072 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:01.072 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:06:01.072 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:06:01.072 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:06:01.072 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | 006953b547a24d5d8c8944aba3e89535 | | 3d13aa0abe604912b3a294120c2bbba7 | | | False |' 2022-03-14 18:06:01.072 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:06:01.072 | ++ functions-common:get_field:727 : read data 2022-03-14 18:06:01.072 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.072 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.072 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:06:01.098 | [17752 Async create_swift_accounts:86418]: finished create_swift_accounts with result 0 in 95 seconds 2022-03-14 18:06:01.105 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-14 18:06:01.108 | + inc/async:async_wait:197 : return 0 2022-03-14 18:06:01.110 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2022-03-14 18:06:01.128 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:01.131 | + ./stack.sh:main:1139 : is_service_enabled glance 2022-03-14 18:06:01.149 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:01.151 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2022-03-14 18:06:01.154 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:06:01.156 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-03-14 18:06:01.159 | + ./stack.sh:main:1141 : async_runfunc init_glance 2022-03-14 18:06:01.161 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-14 18:06:01.221 | + inc/async:async_inner:63 : init_glance 2022-03-14 18:06:01.257 | [17752 Async init_glance:90692]: running: init_glance 2022-03-14 18:06:01.260 | + ./stack.sh:main:1148 : is_service_enabled neutron 2022-03-14 18:06:01.278 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:01.281 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2022-03-14 18:06:01.283 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:06:01.286 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-03-14 18:06:01.288 | + ./stack.sh:main:1151 : configure_neutron 2022-03-14 18:06:01.291 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-03-14 18:06:01.295 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:06:01.295 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 18:06:01.301 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:06:01.303 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 18:06:01.306 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 18:06:01.309 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 18:06:01.311 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-03-14 18:06:01.314 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-03-14 18:06:01.316 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2022-03-14 18:06:01.319 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2022-03-14 18:06:01.332 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2022-03-14 18:06:01.336 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2022-03-14 18:06:04.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:04.542 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:04.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:04.543 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:07.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:07.671 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:07.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:07.671 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:10.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:10.821 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:10.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:10.821 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:13.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:13.897 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:13.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:13.897 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:17.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:17.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:17.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:17.041 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:20.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:20.127 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:20.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:20.127 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:23.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:23.249 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:23.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:23.249 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:26.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:26.734 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:26.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:26.734 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:30.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:30.469 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:30.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:30.469 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:35.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:35.708 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:35.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:35.708 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:35.981 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-14 18:06:35.986 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-14 18:06:35.988 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-14 18:06:35.990 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-14 18:06:36.001 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2022-03-14 18:06:36.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-14 18:06:36.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-14 18:06:36.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-14 18:06:36.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-14 18:06:36.013 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2022-03-14 18:06:36.015 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2022-03-14 18:06:36.017 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-14 18:06:36.019 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-14 18:06:36.021 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2022-03-14 18:06:36.024 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2022-03-14 18:06:36.026 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2022-03-14 18:06:36.030 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:36.032 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-14 18:06:36.034 | + 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 2022-03-14 18:06:36.043 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2022-03-14 18:06:36.046 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-03-14 18:06:36.048 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-03-14 18:06:36.050 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-03-14 18:06:36.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-14 18:06:36.056 | + 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' 2022-03-14 18:06:36.083 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-14 18:06:36.118 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-14 18:06:36.146 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-14 18:06:36.174 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-14 18:06:36.202 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-14 18:06:36.231 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2022-03-14 18:06:36.233 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2022-03-14 18:06:36.236 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-14 18:06:36.238 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-14 18:06:36.241 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-14 18:06:36.257 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-14 18:06:36.259 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-14 18:06:36.262 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-14 18:06:36.264 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-14 18:06:36.266 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-14 18:06:36.294 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 18:06:36.322 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-14 18:06:36.350 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-14 18:06:36.378 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2022-03-14 18:06:36.394 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:06:36.396 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2022-03-14 18:06:36.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:06:36.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-14 18:06:36.404 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-14 18:06:36.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-14 18:06:36.408 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:06:36.410 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2022-03-14 18:06:36.412 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-14 18:06:36.425 | + 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/ 2022-03-14 18:06:36.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-14 18:06:36.440 | + 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 2022-03-14 18:06:36.453 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-14 18:06:36.466 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-14 18:06:36.478 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-14 18:06:36.481 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-14 18:06:36.483 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2022-03-14 18:06:36.488 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.4YZmCgWCfk 2022-03-14 18:06:36.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-14 18:06:36.495 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-14 18:06:36.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.4YZmCgWCfk 2022-03-14 18:06:36.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.4YZmCgWCfk 2022-03-14 18:06:36.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.4YZmCgWCfk /etc/sudoers.d/neutron-rootwrap 2022-03-14 18:06:36.531 | + 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' 2022-03-14 18:06:36.560 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:36.563 | + 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' 2022-03-14 18:06:36.592 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-14 18:06:36.594 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-14 18:06:36.597 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-14 18:06:36.599 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 18:06:36.602 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-14 18:06:36.605 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 18:06:36.622 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:36.625 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-14 18:06:36.628 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-14 18:06:36.630 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 18:06:36.647 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:36.650 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 18:06:36.652 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-03-14 18:06:36.683 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 18:06:36.686 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 18:06:36.688 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-03-14 18:06:36.705 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:36.707 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-03-14 18:06:36.710 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2022-03-14 18:06:36.712 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-14 18:06:36.714 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-14 18:06:36.717 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2022-03-14 18:06:36.719 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-14 18:06:36.722 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-14 18:06:36.724 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2022-03-14 18:06:36.727 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-14 18:06:36.729 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-14 18:06:36.734 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-14 18:06:36.736 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-14 18:06:36.740 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-03-14 18:06:36.758 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:36.760 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-03-14 18:06:36.763 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-14 18:06:36.765 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-14 18:06:36.770 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-14 18:06:36.799 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-14 18:06:36.831 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-14 18:06:36.863 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-14 18:06:36.894 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-14 18:06:36.925 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-14 18:06:36.928 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-03-14 18:06:36.930 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-03-14 18:06:36.932 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-14 18:06:36.935 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-14 18:06:36.970 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-14 18:06:37.000 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-03-14 18:06:37.030 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-14 18:06:37.060 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-14 18:06:37.093 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-14 18:06:37.124 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-14 18:06:37.161 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-14 18:06:37.191 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-14 18:06:37.226 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-14 18:06:37.259 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-14 18:06:37.293 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-14 18:06:37.323 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-14 18:06:37.326 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-03-14 18:06:37.329 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-14 18:06:37.331 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-03-14 18:06:37.333 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-14 18:06:37.364 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-14 18:06:37.394 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-03-14 18:06:37.430 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-14 18:06:37.466 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-14 18:06:37.496 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-14 18:06:37.527 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-14 18:06:37.557 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-14 18:06:37.589 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-14 18:06:37.620 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-14 18:06:37.651 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2022-03-14 18:06:37.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-14 18:06:37.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-14 18:06:37.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-14 18:06:37.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-14 18:06:37.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-14 18:06:37.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-14 18:06:37.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-03-14 18:06:37.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-03-14 18:06:37.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-03-14 18:06:37.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-14 18:06:37.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-14 18:06:37.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-14 18:06:37.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-14 18:06:37.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-14 18:06:37.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-14 18:06:37.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-14 18:06:37.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-14 18:06:37.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:37.698 | + 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 2022-03-14 18:06:37.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-14 18:06:37.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-14 18:06:37.738 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-14 18:06:37.740 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-14 18:06:37.743 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.746 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-14 18:06:37.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-14 18:06:37.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-14 18:06:37.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.781 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-14 18:06:37.784 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-14 18:06:37.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-14 18:06:37.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-14 18:06:37.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-14 18:06:37.821 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.824 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-14 18:06:37.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-14 18:06:37.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-14 18:06:37.831 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.834 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-14 18:06:37.862 | + 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 2022-03-14 18:06:37.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-14 18:06:37.870 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-14 18:06:37.873 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-14 18:06:37.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-14 18:06:37.910 | + 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 2022-03-14 18:06:37.913 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-14 18:06:37.918 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-14 18:06:37.921 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-14 18:06:37.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.925 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-14 18:06:37.955 | + 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, 2022-03-14 18:06:37.957 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:37.960 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-14 18:06:37.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-14 18:06:37.966 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-14 18:06:37.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:37.969 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-14 18:06:38.000 | + 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:550:599 2022-03-14 18:06:38.002 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:38.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-14 18:06:38.010 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-03-14 18:06:38.013 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-03-14 18:06:38.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:38.024 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-03-14 18:06:38.056 | + 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 2022-03-14 18:06:38.059 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:06:38.062 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-14 18:06:38.064 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-14 18:06:38.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-14 18:06:38.071 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-14 18:06:38.074 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-14 18:06:38.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-14 18:06:38.118 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-03-14 18:06:38.137 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:38.140 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-03-14 18:06:38.141 | + 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' 2022-03-14 18:06:38.174 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:38.176 | + 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' 2022-03-14 18:06:38.212 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-14 18:06:38.246 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2022-03-14 18:06:38.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-14 18:06:38.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-03-14 18:06:38.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-14 18:06:41.012 | INFO neutron.common.config [-] Logging enabled! 2022-03-14 18:06:41.013 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.1.dev82 2022-03-14 18:06:41.013 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92603) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-14 18:06:41.014 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-03-14 18:06:41.015 | 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/tmpopor3v9v/privsep.sock'] 2022-03-14 18:06:41.920 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-03-14 18:06:41.920 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpopor3v9v/privsep.sock {{(pid=92603) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-03-14 18:06:41.922 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-03-14 18:06:41.922 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-03-14 18:06:41.922 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-03-14 18:06:41.922 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 92611 2022-03-14 18:06:41.923 | DEBUG oslo.privsep.daemon [-] privsep: reply[3c5eb3f3-2d62-416a-bdd5-9311bd6c03b3]: (2,) {{(pid=92611) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-03-14 18:06:42.123 | 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=92611) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-14 18:06:42.134 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.011s {{(pid=92611) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-14 18:06:42.135 | DEBUG oslo.privsep.daemon [-] privsep: reply[77bb8e5f-af80-4428-9c33-c1badfdb614c]: (4, ('12f43c59-b78a-4d6e-a545-40486c9cce11\n', '')) {{(pid=92611) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:42.187 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92603) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:42.241 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-14 18:06:42.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:42.241 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:42.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:42.241 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:42.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-03-14 18:06:42.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-03-14 18:06:42.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-14 18:06:42.578 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-14 18:06:42.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-14 18:06:42.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-14 18:06:42.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-14 18:06:42.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:42.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-14 18:06:42.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-03-14 18:06:42.726 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-14 18:06:42.735 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-14 18:06:42.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-03-14 18:06:42.740 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-14 18:06:42.763 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-14 18:06:42.786 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-14 18:06:42.791 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-14 18:06:42.798 | net.bridge.bridge-nf-call-iptables = 1 2022-03-14 18:06:42.801 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-14 18:06:42.804 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-14 18:06:42.812 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-14 18:06:42.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-14 18:06:42.818 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-14 18:06:42.820 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-14 18:06:42.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-14 18:06:42.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-14 18:06:42.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-03-14 18:06:42.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-14 18:06:42.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-14 18:06:42.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-14 18:06:42.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-14 18:06:42.867 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-14 18:06:42.899 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-14 18:06:42.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-14 18:06:42.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-14 18:06:42.961 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-03-14 18:06:42.980 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:42.983 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-03-14 18:06:42.985 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-14 18:06:42.990 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-14 18:06:43.018 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-14 18:06:43.048 | + 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' 2022-03-14 18:06:43.080 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:43.082 | + 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' 2022-03-14 18:06:43.111 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2022-03-14 18:06:43.128 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:43.131 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-14 18:06:43.133 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-14 18:06:43.162 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-14 18:06:43.166 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-14 18:06:43.168 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-14 18:06:43.202 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-14 18:06:43.204 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-14 18:06:43.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-14 18:06:43.209 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-03-14 18:06:43.226 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:43.229 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-03-14 18:06:43.231 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-14 18:06:43.236 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-14 18:06:43.271 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-14 18:06:43.303 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:43.305 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-14 18:06:43.335 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-14 18:06:43.338 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-14 18:06:43.380 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-14 18:06:43.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-14 18:06:43.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-14 18:06:43.416 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-14 18:06:43.418 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-14 18:06:43.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-14 18:06:43.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-14 18:06:46.199 | INFO neutron.common.config [-] Logging enabled! 2022-03-14 18:06:46.199 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.1.dev82 2022-03-14 18:06:46.200 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93145) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-14 18:06:46.255 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-14 18:06:46.255 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-14 18:06:46.256 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:46.256 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:46.256 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:46.256 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-14 18:06:46.318 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-14 18:06:46.319 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93145) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-14 18:06:46.319 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93145) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-03-14 18:06:46.319 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-14 18:06:46.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:46.320 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:46.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:06:46.320 | from cryptography.utils import int_from_bytes 2022-03-14 18:06:46.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-03-14 18:06:46.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-03-14 18:06:46.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-03-14 18:06:46.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-03-14 18:06:46.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-14 18:06:46.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-14 18:06:46.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-14 18:06:46.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-03-14 18:06:46.678 | + functions:set_mtu:785 : local dev=br-data 2022-03-14 18:06:46.680 | + functions:set_mtu:786 : local mtu=1500 2022-03-14 18:06:46.683 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-14 18:06:46.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-14 18:06:46.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-14 18:06:46.717 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2022-03-14 18:06:46.720 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-14 18:06:46.722 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-03-14 18:06:46.725 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-03-14 18:06:46.727 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-03-14 18:06:46.730 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-03-14 18:06:46.733 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-03-14 18:06:46.735 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-03-14 18:06:46.743 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-03-14 18:06:46.743 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-03-14 18:06:46.743 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-03-14 18:06:46.745 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-03-14 18:06:46.747 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-03-14 18:06:46.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-03-14 18:06:46.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-14 18:06:46.757 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-03-14 18:06:46.760 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-03-14 18:06:46.762 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-03-14 18:06:46.764 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-03-14 18:06:46.768 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-03-14 18:06:46.768 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-03-14 18:06:46.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-03-14 18:06:46.775 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2022-03-14 18:06:46.777 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-03-14 18:06:46.780 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:46.782 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-14 18:06:46.784 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-03-14 18:06:46.787 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2022-03-14 18:06:46.789 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2022-03-14 18:06:46.792 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2022-03-14 18:06:46.795 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-03-14 18:06:46.797 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-03-14 18:06:46.802 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.47/22 brd 192.168.3.255 2022-03-14 18:06:46.807 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-03-14 18:06:46.807 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-03-14 18:06:46.807 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-03-14 18:06:46.808 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.47 2022-03-14 18:06:46.811 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.47 ' 2022-03-14 18:06:46.813 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2022-03-14 18:06:46.826 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2022-03-14 18:06:46.839 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-03-14 18:06:46.853 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-14 18:06:46.875 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.47 2022-03-14 18:06:46.902 | PING 192.168.0.47 (192.168.0.47) from 192.168.0.47 br-data: 56(84) bytes of data. 2022-03-14 18:06:46.904 | 64 bytes from 192.168.0.47: icmp_seq=1 ttl=64 time=0.060 ms 2022-03-14 18:06:47.914 | 64 bytes from 192.168.0.47: icmp_seq=2 ttl=64 time=0.036 ms 2022-03-14 18:06:48.938 | 64 bytes from 192.168.0.47: icmp_seq=3 ttl=64 time=0.032 ms 2022-03-14 18:06:48.938 | 2022-03-14 18:06:48.938 | --- 192.168.0.47 ping statistics --- 2022-03-14 18:06:48.938 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2022-03-14 18:06:48.938 | rtt min/avg/max/mdev = 0.032/0.042/0.060/0.012 ms 2022-03-14 18:06:48.943 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2022-03-14 18:06:48.950 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2022-03-14 18:06:48.950 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2022-03-14 18:06:48.952 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-03-14 18:06:48.970 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:48.972 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-03-14 18:06:48.975 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-14 18:06:48.985 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-14 18:06:49.009 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.58 2022-03-14 18:06:49.037 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-14 18:06:49.066 | + 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' 2022-03-14 18:06:49.099 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2022-03-14 18:06:49.101 | + 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' 2022-03-14 18:06:49.131 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-14 18:06:49.133 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-03-14 18:06:49.151 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:06:49.153 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-03-14 18:06:49.155 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-14 18:06:49.186 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-14 18:06:49.216 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-03-14 18:06:49.218 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2022-03-14 18:06:49.236 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.239 | + ./stack.sh:main:1154 : is_service_enabled neutron 2022-03-14 18:06:49.257 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.260 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2022-03-14 18:06:49.262 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-14 18:06:49.330 | + inc/async:async_inner:63 : init_neutron 2022-03-14 18:06:49.372 | [17752 Async init_neutron:93572]: running: init_neutron 2022-03-14 18:06:49.374 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2022-03-14 18:06:49.392 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.395 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2022-03-14 18:06:49.407 | ++ ./stack.sh:main:1166 : true 2022-03-14 18:06:49.410 | + ./stack.sh:main:1166 : netman_pid= 2022-03-14 18:06:49.413 | + ./stack.sh:main:1167 : '[' -z '' ']' 2022-03-14 18:06:49.415 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2022-03-14 18:06:49.438 | dnsmasq: no process found 2022-03-14 18:06:49.441 | + ./stack.sh:main:1168 : true 2022-03-14 18:06:49.444 | + ./stack.sh:main:1173 : clean_iptables 2022-03-14 18:06:49.450 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-14 18:06:49.451 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-14 18:06:49.453 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-14 18:06:49.456 | + lib/nova:clean_iptables:183 : grep nova 2022-03-14 18:06:49.457 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-14 18:06:49.457 | + lib/nova:clean_iptables:183 : bash 2022-03-14 18:06:49.459 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-14 18:06:49.469 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-14 18:06:49.469 | + lib/nova:clean_iptables:185 : grep nova 2022-03-14 18:06:49.472 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-14 18:06:49.473 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-14 18:06:49.473 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-14 18:06:49.473 | + lib/nova:clean_iptables:185 : bash 2022-03-14 18:06:49.473 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-14 18:06:49.487 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-14 18:06:49.490 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-14 18:06:49.500 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-14 18:06:49.500 | + lib/nova:clean_iptables:187 : grep nova 2022-03-14 18:06:49.500 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-14 18:06:49.500 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-14 18:06:49.500 | + lib/nova:clean_iptables:187 : bash 2022-03-14 18:06:49.508 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-14 18:06:49.509 | + lib/nova:clean_iptables:189 : grep nova 2022-03-14 18:06:49.512 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-14 18:06:49.512 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-14 18:06:49.513 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-14 18:06:49.513 | + lib/nova:clean_iptables:189 : bash 2022-03-14 18:06:49.514 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-14 18:06:49.528 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-14 18:06:49.537 | net.ipv4.ip_forward = 1 2022-03-14 18:06:49.540 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2022-03-14 18:06:49.559 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.562 | + ./stack.sh:main:1182 : configure_os_vif 2022-03-14 18:06:49.564 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-14 18:06:49.567 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-14 18:06:49.601 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-14 18:06:49.635 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-14 18:06:49.638 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-14 18:06:49.679 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-14 18:06:49.716 | + ./stack.sh:main:1188 : is_service_enabled swift 2022-03-14 18:06:49.736 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.739 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2022-03-14 18:06:49.741 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:06:49.744 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-03-14 18:06:49.747 | + ./stack.sh:main:1190 : async_runfunc init_swift 2022-03-14 18:06:49.749 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-14 18:06:49.810 | + inc/async:async_inner:63 : init_swift 2022-03-14 18:06:49.858 | [17752 Async init_swift:93950]: running: init_swift 2022-03-14 18:06:49.861 | + ./stack.sh:main:1197 : is_service_enabled cinder 2022-03-14 18:06:49.884 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:49.887 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2022-03-14 18:06:49.890 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:06:49.892 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-03-14 18:06:49.894 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2022-03-14 18:06:49.897 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-14 18:06:49.971 | + inc/async:async_inner:63 : init_cinder 2022-03-14 18:06:50.022 | [17752 Async init_cinder:94045]: running: init_cinder 2022-03-14 18:06:50.024 | + ./stack.sh:main:1205 : is_service_enabled placement 2022-03-14 18:06:50.051 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:06:50.053 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2022-03-14 18:06:50.056 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:06:50.059 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-03-14 18:06:50.061 | + ./stack.sh:main:1207 : async_runfunc init_placement 2022-03-14 18:06:50.064 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-14 18:06:50.138 | + inc/async:async_inner:63 : init_placement 2022-03-14 18:06:50.194 | [17752 Async init_placement:94163]: running: init_placement 2022-03-14 18:06:50.197 | + ./stack.sh:main:1211 : async_wait init_neutron 2022-03-14 18:06:50.264 | [17752 Async init_neutron:93572]: Waiting for completion of init_neutron running on PID 93572 (6 other jobs running) 2022-03-14 18:06:50.304 | [17752 Async init_neutron:93572]: Signaling child to exit 2022-03-14 18:06:58.270 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:06:58.299 | [90692 Async init_glance:90692]: finished successfully 2022-03-14 18:07:00.331 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:07:00.358 | [93950 Async init_swift:93950]: finished successfully 2022-03-14 18:07:39.501 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:07:39.526 | [94163 Async init_placement:94163]: finished successfully 2022-03-14 18:07:43.175 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:07:43.201 | [94045 Async init_cinder:94045]: finished successfully 2022-03-14 18:10:34.340 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:10:34.366 | [93572 Async init_neutron:93572]: finished successfully 2022-03-14 18:10:34.386 | WAKEUP 2022-03-14 18:10:34.409 | [17752 Async init_neutron:93572]: Signaled 2022-03-14 18:10:34.410 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-03-14 18:10:34.410 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 18:10:34.410 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:10:34.410 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:10:34.410 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 18:10:34.410 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 18:10:34.410 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 18:10:34.410 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-03-14 18:10:34.410 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-03-14 18:10:34.410 | + lib/database:recreate_database:110 : local db=neutron 2022-03-14 18:10:34.410 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-03-14 18:10:34.410 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-03-14 18:10:34.410 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-14 18:10:34.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.411 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-14 18:10:34.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.411 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-03-14 18:10:34.411 | + functions-common:time_start:2295 : local name=dbsync 2022-03-14 18:10:34.411 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:10:34.411 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:10:34.411 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:10:34.411 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281209597 2022-03-14 18:10:34.411 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-14 18:10:34.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.411 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.411 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-14 18:10:34.411 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-14 18:10:34.412 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-14 18:10:34.413 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-14 18:10:34.414 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-14 18:10:34.414 | Running upgrade for neutron ... 2022-03-14 18:10:34.414 | OK 2022-03-14 18:10:34.414 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-03-14 18:10:34.414 | + functions-common:time_stop:2309 : local name 2022-03-14 18:10:34.414 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:10:34.415 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:10:34.415 | + functions-common:time_stop:2312 : local total 2022-03-14 18:10:34.415 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:10:34.415 | + functions-common:time_stop:2315 : name=dbsync 2022-03-14 18:10:34.415 | + functions-common:time_stop:2316 : start_time=1647281209597 2022-03-14 18:10:34.415 | + functions-common:time_stop:2318 : [[ -z 1647281209597 ]] 2022-03-14 18:10:34.415 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:10:34.415 | + functions-common:time_stop:2321 : end_time=1647281434325 2022-03-14 18:10:34.415 | + functions-common:time_stop:2322 : elapsed_time=224728 2022-03-14 18:10:34.415 | + functions-common:time_stop:2323 : total=115947 2022-03-14 18:10:34.415 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:10:34.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=340675 2022-03-14 18:10:34.456 | [17752 Async init_neutron:93572]: finished init_neutron with result 0 in 225 seconds 2022-03-14 18:10:34.460 | + inc/async:async_wait:197 : return 0 2022-03-14 18:10:34.463 | + ./stack.sh:main:1212 : async_wait init_placement 2022-03-14 18:10:34.513 | [17752 Async init_placement:94163]: Waiting for completion of init_placement running on PID 94163 (5 other jobs running) 2022-03-14 18:10:34.538 | [17752 Async init_placement:94163]: Signaling child to exit 2022-03-14 18:10:34.538 | WAKEUP 2022-03-14 18:10:34.561 | [17752 Async init_placement:94163]: Signaled 2022-03-14 18:10:34.562 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-14 18:10:34.562 | + lib/database:recreate_database:110 : local db=placement 2022-03-14 18:10:34.563 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-03-14 18:10:34.563 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-03-14 18:10:34.563 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-14 18:10:34.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.563 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-14 18:10:34.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.563 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-14 18:10:34.563 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-14 18:10:34.563 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-14 18:10:34.563 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-03-14 18:10:34.563 | + functions-common:get_or_create_user:824 : local user_id 2022-03-14 18:10:34.563 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-14 18:10:34.563 | + functions-common:get_or_create_user:828 : local email= 2022-03-14 18:10:34.563 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-14 18:10:34.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.563 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.563 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.563 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.563 | + functions-common:get_or_create_user:840 : user_id=bc898875a938481eba3215c210801a6c 2022-03-14 18:10:34.563 | + functions-common:get_or_create_user:841 : echo bc898875a938481eba3215c210801a6c 2022-03-14 18:10:34.563 | bc898875a938481eba3215c210801a6c 2022-03-14 18:10:34.563 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-03-14 18:10:34.563 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:10:34.563 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:10:34.563 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:10:34.563 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:10:34.564 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:10:34.564 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.564 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:10:34.564 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:10:34.564 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:10:34.564 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:10:34.564 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:10:34.564 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.564 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.564 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.564 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:10:34.564 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:10:34.564 | ++ functions-common:get_field:733 : echo '| 9bcd4d9e249248b39ac78f328559c16f | bc898875a938481eba3215c210801a6c | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:10:34.564 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:10:34.564 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:912 : echo 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:10:34.565 | 9bcd4d9e249248b39ac78f328559c16f 2022-03-14 18:10:34.565 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-14 18:10:34.565 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-14 18:10:34.565 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-14 18:10:34.565 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-14 18:10:34.565 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.565 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:10:34.565 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-14 18:10:34.565 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:10:34.565 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.565 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.565 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.565 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-14 18:10:34.565 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.565 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.566 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.566 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-14 18:10:34.566 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-14 18:10:34.566 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-14 18:10:34.566 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:10:34.566 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.566 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.566 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.566 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.566 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:10:34.566 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:10:34.566 | ++ functions-common:get_field:733 : echo '| 6da1f971c8024f0e9a273dc955850f5a | bc898875a938481eba3215c210801a6c | | 127e3dc59afe4013b3753ebbe34bfbf3 | | | False |' 2022-03-14 18:10:34.566 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:10:34.566 | ++ functions-common:get_field:727 : read data 2022-03-14 18:10:34.566 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:10:34.566 | + functions-common:get_or_add_user_project_role:912 : echo 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:10:34.566 | 6da1f971c8024f0e9a273dc955850f5a 2022-03-14 18:10:34.566 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.58/placement 2022-03-14 18:10:34.566 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-14 18:10:34.566 | + functions-common:get_or_create_service:966 : local service_id 2022-03-14 18:10:34.566 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2022-03-14 18:10:34.566 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-14 18:10:34.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.566 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.566 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.566 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.566 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-14 18:10:34.566 | 17357d3f2fb84309816c2c6e066b902d' 2022-03-14 18:10:34.566 | + functions-common:get_or_create_service:978 : echo 17357d3f2fb84309816c2c6e066b902d 2022-03-14 18:10:34.566 | 17357d3f2fb84309816c2c6e066b902d 2022-03-14 18:10:34.567 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.58/placement 2022-03-14 18:10:34.567 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-14 18:10:34.567 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.58/placement RegionOne 2022-03-14 18:10:34.567 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-14 18:10:34.567 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-14 18:10:34.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.567 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.567 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.567 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.567 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-14 18:10:34.567 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-14 18:10:34.567 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.58/placement --region RegionOne -f value -c id 2022-03-14 18:10:34.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.567 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:34.567 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:34.567 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:10:34.567 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fe33c653210e410e99fb75e682a0db8d 2022-03-14 18:10:34.567 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fe33c653210e410e99fb75e682a0db8d 2022-03-14 18:10:34.567 | + functions-common:get_or_create_endpoint:1011 : public_id=fe33c653210e410e99fb75e682a0db8d 2022-03-14 18:10:34.567 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-14 18:10:34.567 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-14 18:10:34.567 | + functions-common:get_or_create_endpoint:1020 : echo fe33c653210e410e99fb75e682a0db8d 2022-03-14 18:10:34.567 | fe33c653210e410e99fb75e682a0db8d 2022-03-14 18:10:34.607 | [17752 Async init_placement:94163]: finished init_placement with result 0 in 49 seconds 2022-03-14 18:10:34.611 | + inc/async:async_wait:197 : return 0 2022-03-14 18:10:34.614 | + ./stack.sh:main:1213 : async_wait init_glance 2022-03-14 18:10:34.663 | [17752 Async init_glance:90692]: Waiting for completion of init_glance running on PID 90692 (4 other jobs running) 2022-03-14 18:10:34.689 | [17752 Async init_glance:90692]: Signaling child to exit 2022-03-14 18:10:34.689 | WAKEUP 2022-03-14 18:10:34.711 | [17752 Async init_glance:90692]: Signaled 2022-03-14 18:10:34.712 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2022-03-14 18:10:34.712 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2022-03-14 18:10:34.713 | + lib/glance:init_glance:492 : recreate_database glance 2022-03-14 18:10:34.713 | + lib/database:recreate_database:110 : local db=glance 2022-03-14 18:10:34.713 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-03-14 18:10:34.713 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-03-14 18:10:34.713 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-14 18:10:34.713 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.713 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-14 18:10:34.713 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:34.713 | + lib/glance:init_glance:494 : time_start dbsync 2022-03-14 18:10:34.713 | + functions-common:time_start:2295 : local name=dbsync 2022-03-14 18:10:34.713 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:10:34.713 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:10:34.713 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:10:34.713 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281161428 2022-03-14 18:10:34.713 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-14 18:10:34.713 | 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=90814) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:10:34.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:10:34.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:10:34.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:10:34.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-14 18:10:34.713 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-14 18:10:34.714 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-14 18:10:34.714 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-14 18:10:34.714 | Database migration is up to date. No migration needed. 2022-03-14 18:10:34.714 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-14 18:10:34.714 | Database is synced successfully. 2022-03-14 18:10:34.714 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-14 18:10:34.715 | 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=91004) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-14 18:10:34.715 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-14 18:10:34.716 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-14 18:10:34.716 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-14 18:10:34.716 | + lib/glance:init_glance:500 : time_stop dbsync 2022-03-14 18:10:34.716 | + functions-common:time_stop:2309 : local name 2022-03-14 18:10:34.716 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:10:34.716 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:10:34.716 | + functions-common:time_stop:2312 : local total 2022-03-14 18:10:34.716 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:10:34.716 | + functions-common:time_stop:2315 : name=dbsync 2022-03-14 18:10:34.716 | + functions-common:time_stop:2316 : start_time=1647281161428 2022-03-14 18:10:34.716 | + functions-common:time_stop:2318 : [[ -z 1647281161428 ]] 2022-03-14 18:10:34.716 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:10:34.716 | + functions-common:time_stop:2321 : end_time=1647281218254 2022-03-14 18:10:34.716 | + functions-common:time_stop:2322 : elapsed_time=56826 2022-03-14 18:10:34.716 | + functions-common:time_stop:2323 : total=115947 2022-03-14 18:10:34.716 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:10:34.716 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=172773 2022-03-14 18:10:34.759 | [17752 Async init_glance:90692]: finished init_glance with result 0 in 57 seconds 2022-03-14 18:10:34.763 | + inc/async:async_wait:197 : return 0 2022-03-14 18:10:34.766 | + ./stack.sh:main:1214 : async_wait init_swift 2022-03-14 18:10:34.816 | [17752 Async init_swift:93950]: Waiting for completion of init_swift running on PID 93950 (3 other jobs running) 2022-03-14 18:10:34.842 | [17752 Async init_swift:93950]: Signaling child to exit 2022-03-14 18:10:34.842 | WAKEUP 2022-03-14 18:10:34.865 | [17752 Async init_swift:93950]: Signaled 2022-03-14 18:10:34.867 | + lib/swift:init_swift:692 : local node_number 2022-03-14 18:10:34.867 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-14 18:10:34.867 | No container-reconciler running 2022-03-14 18:10:34.867 | No account-reaper running 2022-03-14 18:10:34.867 | No object-updater running 2022-03-14 18:10:34.867 | No object-expirer running 2022-03-14 18:10:34.867 | No container-sync running 2022-03-14 18:10:34.867 | No container-auditor running 2022-03-14 18:10:34.867 | No account-auditor running 2022-03-14 18:10:34.867 | No container-sharder running 2022-03-14 18:10:34.867 | No container-updater running 2022-03-14 18:10:34.867 | No container-replicator running 2022-03-14 18:10:34.867 | No proxy-server running 2022-03-14 18:10:34.867 | No account-replicator running 2022-03-14 18:10:34.867 | No object-reconstructor running 2022-03-14 18:10:34.867 | No container-server running 2022-03-14 18:10:34.867 | No object-server running 2022-03-14 18:10:34.867 | No account-server running 2022-03-14 18:10:34.867 | No object-auditor running 2022-03-14 18:10:34.867 | No object-replicator running 2022-03-14 18:10:34.867 | + lib/swift:init_swift:694 : true 2022-03-14 18:10:34.867 | + lib/swift:init_swift:697 : create_swift_disk 2022-03-14 18:10:34.867 | + lib/swift:create_swift_disk:568 : local node_number 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:573 : local user_group 2022-03-14 18:10:34.868 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-14 18:10:34.868 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-14 18:10:34.868 | = sectsz=512 attr=2, projid32bit=1 2022-03-14 18:10:34.868 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-14 18:10:34.868 | = reflink=1 2022-03-14 18:10:34.868 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-14 18:10:34.868 | = sunit=0 swidth=0 blks 2022-03-14 18:10:34.868 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-14 18:10:34.868 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-14 18:10:34.868 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-14 18:10:34.868 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:603 : local node_number 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-14 18:10:34.868 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-14 18:10:34.868 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-03-14 18:10:34.868 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-03-14 18:10:34.869 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-14 18:10:34.869 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-14 18:10:34.869 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-14 18:10:34.869 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-03-14 18:10:34.869 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-14 18:10:34.869 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-14 18:10:34.869 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-14 18:10:34.869 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-14 18:10:34.869 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-14 18:10:34.869 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-14 18:10:34.869 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-14 18:10:34.869 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-14 18:10:34.869 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-14 18:10:34.869 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-14 18:10:34.869 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-14 18:10:34.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-14 18:10:34.869 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-14 18:10:34.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-14 18:10:34.869 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-14 18:10:34.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-14 18:10:34.869 | + lib/swift:init_swift:738 : popd 2022-03-14 18:10:34.912 | [17752 Async init_swift:93950]: finished init_swift with result 0 in 10 seconds 2022-03-14 18:10:34.916 | + inc/async:async_wait:197 : return 0 2022-03-14 18:10:34.918 | + ./stack.sh:main:1215 : async_wait init_cinder 2022-03-14 18:10:34.968 | [17752 Async init_cinder:94045]: Waiting for completion of init_cinder running on PID 94045 (2 other jobs running) 2022-03-14 18:10:34.993 | [17752 Async init_cinder:94045]: Signaling child to exit 2022-03-14 18:10:34.993 | WAKEUP 2022-03-14 18:10:35.016 | [17752 Async init_cinder:94045]: Signaled 2022-03-14 18:10:35.017 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2022-03-14 18:10:35.017 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.017 | + lib/cinder:init_cinder:429 : recreate_database cinder 2022-03-14 18:10:35.017 | + lib/database:recreate_database:110 : local db=cinder 2022-03-14 18:10:35.017 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-03-14 18:10:35.017 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-03-14 18:10:35.017 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-14 18:10:35.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:35.018 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-14 18:10:35.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:35.018 | + lib/cinder:init_cinder:431 : time_start dbsync 2022-03-14 18:10:35.018 | + functions-common:time_start:2295 : local name=dbsync 2022-03-14 18:10:35.018 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:10:35.018 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:10:35.018 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:10:35.018 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281210295 2022-03-14 18:10:35.018 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-14 18:10:35.018 | 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=94278) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:10:35.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:10:35.019 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-14 18:10:35.019 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:10:35.019 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:10:35.019 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-14 18:10:35.019 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94278) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-03-14 18:10:35.019 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-14 18:10:35.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:35.019 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:35.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:10:35.019 | from cryptography.utils import int_from_bytes 2022-03-14 18:10:35.019 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:138: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-14 18:10:35.019 | last_heartbeat = column_property( 2022-03-14 18:10:35.019 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:144: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-14 18:10:35.019 | num_hosts = column_property( 2022-03-14 18:10:35.019 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-14 18:10:35.019 | num_down_hosts = column_property( 2022-03-14 18:10:35.019 | + lib/cinder:init_cinder:434 : time_stop dbsync 2022-03-14 18:10:35.019 | + functions-common:time_stop:2309 : local name 2022-03-14 18:10:35.019 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:10:35.019 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:10:35.019 | + functions-common:time_stop:2312 : local total 2022-03-14 18:10:35.019 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:10:35.019 | + functions-common:time_stop:2315 : name=dbsync 2022-03-14 18:10:35.020 | + functions-common:time_stop:2316 : start_time=1647281210295 2022-03-14 18:10:35.020 | + functions-common:time_stop:2318 : [[ -z 1647281210295 ]] 2022-03-14 18:10:35.020 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:10:35.020 | + functions-common:time_stop:2321 : end_time=1647281260495 2022-03-14 18:10:35.020 | + functions-common:time_stop:2322 : elapsed_time=50200 2022-03-14 18:10:35.020 | + functions-common:time_stop:2323 : total=115947 2022-03-14 18:10:35.020 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:10:35.020 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=166147 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2022-03-14 18:10:35.020 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:438 : local be be_name be_type 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:440 : be_type=lvm 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2022-03-14 18:10:35.020 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2022-03-14 18:10:35.020 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2022-03-14 18:10:35.020 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2022-03-14 18:10:35.020 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2022-03-14 18:10:35.020 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-14 18:10:35.020 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-14 18:10:35.020 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.020 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 18:10:35.020 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 18:10:35.020 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-14 18:10:35.020 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 18:10:35.020 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.021 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 18:10:35.021 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 18:10:35.021 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.021 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 18:10:35.021 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2022-03-14 18:10:35.021 | Volume group "stack-volumes-default" not found 2022-03-14 18:10:35.021 | Cannot process volume group stack-volumes-default 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-14 18:10:35.021 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2022-03-14 18:10:35.021 | Volume group "stack-volumes-default" not found 2022-03-14 18:10:35.021 | Cannot process volume group stack-volumes-default 2022-03-14 18:10:35.021 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2022-03-14 18:10:35.021 | Physical volume "/dev/loop4" successfully created. 2022-03-14 18:10:35.021 | Volume group "stack-volumes-default" successfully created 2022-03-14 18:10:35.021 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-14 18:10:35.021 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-14 18:10:35.021 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-14 18:10:35.021 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2022-03-14 18:10:35.022 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2022-03-14 18:10:35.022 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2022-03-14 18:10:35.022 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2022-03-14 18:10:35.022 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2022-03-14 18:10:35.022 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-14 18:10:35.022 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-14 18:10:35.022 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-14 18:10:35.022 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-14 18:10:35.022 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-14 18:10:35.022 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.022 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-14 18:10:35.022 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-14 18:10:35.022 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-14 18:10:35.022 | + functions-common:is_suse:462 : is_opensuse 2022-03-14 18:10:35.022 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.022 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-14 18:10:35.022 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-14 18:10:35.022 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-14 18:10:35.022 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-14 18:10:35.022 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-14 18:10:35.022 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-14 18:10:35.022 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-14 18:10:35.022 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-14 18:10:35.023 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-14 18:10:35.023 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-14 18:10:35.023 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-14 18:10:35.023 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2022-03-14 18:10:35.023 | Physical volume "/dev/loop5" successfully created. 2022-03-14 18:10:35.023 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-14 18:10:35.023 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-14 18:10:35.023 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-14 18:10:35.023 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-14 18:10:35.023 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-14 18:10:35.023 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-14 18:10:35.023 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-14 18:10:35.023 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2022-03-14 18:10:35.023 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.023 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2022-03-14 18:10:35.023 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2022-03-14 18:10:35.023 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-14 18:10:35.062 | [17752 Async init_cinder:94045]: finished init_cinder with result 0 in 53 seconds 2022-03-14 18:10:35.066 | + inc/async:async_wait:197 : return 0 2022-03-14 18:10:35.068 | + ./stack.sh:main:1220 : is_service_enabled nova 2022-03-14 18:10:35.085 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.088 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2022-03-14 18:10:35.091 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:10:35.093 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-03-14 18:10:35.096 | + ./stack.sh:main:1222 : init_nova 2022-03-14 18:10:35.098 | + lib/nova:init_nova:761 : is_service_enabled mysql postgresql 2022-03-14 18:10:35.116 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.118 | + lib/nova:init_nova:761 : is_service_enabled n-api 2022-03-14 18:10:35.134 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:10:35.137 | + lib/nova:init_nova:763 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:10:35.139 | + lib/nova:init_nova:771 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-14 18:10:35.196 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-14 18:10:35.234 | [17752 Async nova-cell-0:96599]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-14 18:10:35.237 | ++ lib/nova:init_nova:774 : seq 1 1 2022-03-14 18:10:35.242 | + lib/nova:init_nova:774 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:10:35.245 | ++ lib/nova:init_nova:775 : conductor_conf 1 2022-03-14 18:10:35.248 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 18:10:35.250 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 18:10:35.253 | + lib/nova:init_nova:775 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-14 18:10:35.315 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-14 18:10:35.356 | [17752 Async nova-cell-1:96694]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-14 18:10:35.360 | + lib/nova:init_nova:778 : recreate_database nova_api 2022-03-14 18:10:35.363 | + lib/database:recreate_database:110 : local db=nova_api 2022-03-14 18:10:35.365 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-03-14 18:10:35.368 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-03-14 18:10:35.370 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-14 18:10:35.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:35.440 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-14 18:10:35.445 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:10:35.549 | + lib/nova:init_nova:779 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-14 18:10:40.076 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:10:40.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:10:40.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:10:40.086 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:10:40.086 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:10:40.113 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:10:40.113 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:10:40.560 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-14 18:11:18.688 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=96761) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-03-14 18:11:18.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:11:18.764 | from cryptography.utils import int_from_bytes 2022-03-14 18:11:18.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:11:18.764 | from cryptography.utils import int_from_bytes 2022-03-14 18:11:19.178 | ++ lib/nova:init_nova:783 : database_connection_url nova_cell0 2022-03-14 18:11:19.181 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-03-14 18:11:19.184 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-03-14 18:11:19.186 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-03-14 18:11:19.189 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-14 18:11:19.194 | + lib/nova:init_nova:783 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-14 18:11:22.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:11:22.818 | from cryptography.utils import int_from_bytes 2022-03-14 18:11:22.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:11:22.818 | from cryptography.utils import int_from_bytes 2022-03-14 18:11:23.246 | ++ lib/nova:init_nova:786 : seq 0 1 2022-03-14 18:11:23.251 | + lib/nova:init_nova:786 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-14 18:11:23.253 | + lib/nova:init_nova:787 : async_wait nova-cell-0 2022-03-14 18:11:23.304 | [17752 Async nova-cell-0:96599]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 96599 (3 other jobs running) 2022-03-14 18:11:23.328 | [17752 Async nova-cell-0:96599]: Signaling child to exit 2022-03-14 18:12:29.077 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:12:29.105 | [96694 Async nova-cell-1:96694]: finished successfully 2022-03-14 18:12:29.385 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:12:29.410 | [96599 Async nova-cell-0:96599]: finished successfully 2022-03-14 18:12:29.429 | WAKEUP 2022-03-14 18:12:29.453 | [17752 Async nova-cell-0:96599]: Signaled 2022-03-14 18:12:29.454 | + lib/nova:init_nova_db:751 : local dbname=nova_cell0 2022-03-14 18:12:29.454 | + lib/nova:init_nova_db:752 : local conffile=/etc/nova/nova.conf 2022-03-14 18:12:29.454 | + lib/nova:init_nova_db:753 : recreate_database nova_cell0 2022-03-14 18:12:29.455 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-03-14 18:12:29.455 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-03-14 18:12:29.455 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-03-14 18:12:29.455 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-14 18:12:29.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:12:29.455 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-14 18:12:29.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:12:29.455 | + lib/nova:init_nova_db:754 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:12:29.457 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:12:29.457 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:12:29.457 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:12:29.457 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-14 18:12:29.457 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96749) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-03-14 18:12:29.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:29.457 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:29.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:29.457 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:29.501 | [17752 Async nova-cell-0:96599]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 114 seconds 2022-03-14 18:12:29.505 | + inc/async:async_wait:197 : return 0 2022-03-14 18:12:29.508 | + lib/nova:init_nova:786 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-14 18:12:29.510 | + lib/nova:init_nova:787 : async_wait nova-cell-1 2022-03-14 18:12:29.561 | [17752 Async nova-cell-1:96694]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 96694 (2 other jobs running) 2022-03-14 18:12:29.586 | [17752 Async nova-cell-1:96694]: Signaling child to exit 2022-03-14 18:12:29.586 | WAKEUP 2022-03-14 18:12:29.609 | [17752 Async nova-cell-1:96694]: Signaled 2022-03-14 18:12:29.612 | + lib/nova:init_nova_db:751 : local dbname=nova_cell1 2022-03-14 18:12:29.612 | + lib/nova:init_nova_db:752 : local conffile=/etc/nova/nova_cell1.conf 2022-03-14 18:12:29.612 | + lib/nova:init_nova_db:753 : recreate_database nova_cell1 2022-03-14 18:12:29.612 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-03-14 18:12:29.612 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-03-14 18:12:29.612 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-03-14 18:12:29.612 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-14 18:12:29.612 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:12:29.612 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-14 18:12:29.612 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-14 18:12:29.612 | + lib/nova:init_nova_db:754 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-14 18:12:29.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-14 18:12:29.614 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-14 18:12:29.614 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96758) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-14 18:12:29.614 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-14 18:12:29.614 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-14 18:12:29.614 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-14 18:12:29.614 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96758) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-03-14 18:12:29.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:29.614 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:29.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:29.614 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:29.656 | [17752 Async nova-cell-1:96694]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 113 seconds 2022-03-14 18:12:29.660 | + inc/async:async_wait:197 : return 0 2022-03-14 18:12:29.664 | + lib/nova:init_nova:790 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:12:29.666 | + lib/nova:init_nova:797 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-14 18:12:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:33.539 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:33.539 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:33.539 | Running batches of 50 until complete 2022-03-14 18:12:33.539 | +-------------------------------------+--------------+-----------+ 2022-03-14 18:12:33.539 | | Migration | Total Needed | Completed | 2022-03-14 18:12:33.539 | +-------------------------------------+--------------+-----------+ 2022-03-14 18:12:33.539 | | fill_virtual_interface_list | 0 | 0 | 2022-03-14 18:12:33.539 | | migrate_empty_ratio | 0 | 0 | 2022-03-14 18:12:33.539 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-14 18:12:33.539 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-14 18:12:33.539 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-14 18:12:33.539 | | populate_dev_uuids | 0 | 0 | 2022-03-14 18:12:33.539 | | populate_missing_availability_zones | 0 | 0 | 2022-03-14 18:12:33.539 | | populate_queued_for_delete | 0 | 0 | 2022-03-14 18:12:33.539 | | populate_user_id | 0 | 0 | 2022-03-14 18:12:33.539 | | populate_uuids | 0 | 0 | 2022-03-14 18:12:33.539 | +-------------------------------------+--------------+-----------+ 2022-03-14 18:12:34.013 | ++ lib/nova:init_nova:800 : seq 1 1 2022-03-14 18:12:34.018 | + lib/nova:init_nova:800 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:12:34.021 | ++ lib/nova:init_nova:801 : conductor_conf 1 2022-03-14 18:12:34.024 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 18:12:34.026 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 18:12:34.029 | + lib/nova:init_nova:801 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-14 18:12:37.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:37.628 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:37.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:12:37.628 | from cryptography.utils import int_from_bytes 2022-03-14 18:12:37.628 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-14 18:12:37.628 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-14 18:12:38.052 | + lib/nova:init_nova:805 : create_nova_keys_dir 2022-03-14 18:12:38.054 | + lib/nova:create_nova_keys_dir:747 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-14 18:12:38.067 | + lib/nova:init_nova:807 : [[ '' == \L\V\M ]] 2022-03-14 18:12:38.071 | + ./stack.sh:main:1227 : is_service_enabled neutron 2022-03-14 18:12:38.088 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:38.091 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2022-03-14 18:12:38.093 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-14 18:12:38.162 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-14 18:12:38.204 | [17752 Async configure_neutron_nova:97952]: running: configure_neutron_nova 2022-03-14 18:12:38.207 | + ./stack.sh:main:1237 : run_phase stack post-config 2022-03-14 18:12:38.211 | + functions-common:run_phase:1737 : local mode=stack 2022-03-14 18:12:38.213 | + functions-common:run_phase:1738 : local phase=post-config 2022-03-14 18:12:38.216 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 18:12:38.219 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 18:12:38.221 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 18:12:38.224 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 18:12:38.227 | + functions-common:run_phase:1747 : local extra 2022-03-14 18:12:38.231 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 18:12:38.235 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 18:12:38.238 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 18:12:38.241 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 18:12:38.244 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-14 18:12:38.247 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 18:12:38.264 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:38.266 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:12:38.269 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:12:38.272 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-14 18:12:38.274 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:12:38.277 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-14 18:12:38.279 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-14 18:12:38.282 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-14 18:12:38.284 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-14 18:12:38.287 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:12:38.290 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 18:12:38.294 | + functions-common:run_phase:1764 : run_plugins stack post-config 2022-03-14 18:12:38.297 | + functions-common:run_plugins:1723 : local mode=stack 2022-03-14 18:12:38.300 | + functions-common:run_plugins:1724 : local phase=post-config 2022-03-14 18:12:38.303 | + functions-common:run_plugins:1726 : local plugins= 2022-03-14 18:12:38.306 | + functions-common:run_plugins:1727 : local plugin 2022-03-14 18:12:38.309 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-14 18:12:38.311 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.314 | + inc/meta-config:merge_config_group:171 : shift 2022-03-14 18:12:38.319 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-14 18:12:38.319 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:38.321 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-14 18:12:38.324 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-14 18:12:38.327 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-14 18:12:38.330 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.333 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-14 18:12:38.336 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:38.339 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-14 18:12:38.349 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:12:38.349 | gsub("[][]", "", $1); 2022-03-14 18:12:38.349 | split($1, a, "|"); 2022-03-14 18:12:38.349 | if (a[1] == matchgroup) 2022-03-14 18:12:38.349 | print a[2] 2022-03-14 18:12:38.349 | } 2022-03-14 18:12:38.349 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.349 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-14 18:12:38.349 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-14 18:12:38.350 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-14 18:12:38.354 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-14 18:12:38.357 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-14 18:12:38.360 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-14 18:12:38.363 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-14 18:12:38.366 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-14 18:12:38.372 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-14 18:12:38.374 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-14 18:12:38.377 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-14 18:12:38.379 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.383 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-14 18:12:38.385 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-14 18:12:38.388 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-14 18:12:38.391 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-14 18:12:38.394 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-14 18:12:38.398 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-14 18:12:38.401 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-14 18:12:38.405 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-14 18:12:38.406 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-14 18:12:38.406 | BEGIN { 2022-03-14 18:12:38.406 | section = "" 2022-03-14 18:12:38.406 | last_section = "" 2022-03-14 18:12:38.406 | section_count = 0 2022-03-14 18:12:38.406 | } 2022-03-14 18:12:38.406 | /^\[.+\]/ { 2022-03-14 18:12:38.406 | gsub("[][]", "", $1); 2022-03-14 18:12:38.406 | section=$1 2022-03-14 18:12:38.406 | next 2022-03-14 18:12:38.406 | } 2022-03-14 18:12:38.406 | /^ *\#/ { 2022-03-14 18:12:38.406 | next 2022-03-14 18:12:38.406 | } 2022-03-14 18:12:38.406 | /^[^ \t]+/ { 2022-03-14 18:12:38.406 | # get offset of first = in $0 2022-03-14 18:12:38.406 | eq_idx = index($0, "=") 2022-03-14 18:12:38.406 | # extract attr & value from $0 2022-03-14 18:12:38.406 | attr = substr($0, 1, eq_idx - 1) 2022-03-14 18:12:38.406 | value = substr($0, eq_idx + 1) 2022-03-14 18:12:38.406 | # only need to strip trailing whitespace from attr 2022-03-14 18:12:38.406 | sub(/[ \t]*$/, "", attr) 2022-03-14 18:12:38.406 | # need to strip leading & trailing whitespace from value 2022-03-14 18:12:38.406 | sub(/^[ \t]*/, "", value) 2022-03-14 18:12:38.406 | sub(/[ \t]*$/, "", value) 2022-03-14 18:12:38.406 | 2022-03-14 18:12:38.406 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-14 18:12:38.406 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-14 18:12:38.406 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-14 18:12:38.406 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-14 18:12:38.406 | if (! (section, attr) in cfg_attr_count) { 2022-03-14 18:12:38.406 | if (section != last_section) { 2022-03-14 18:12:38.406 | cfg_section[section_count++] = section 2022-03-14 18:12:38.406 | last_section = section 2022-03-14 18:12:38.406 | } 2022-03-14 18:12:38.407 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-14 18:12:38.407 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-14 18:12:38.407 | 2022-03-14 18:12:38.407 | cfg_attr[section, attr, 0] = value 2022-03-14 18:12:38.407 | cfg_attr_count[section, attr] = 1 2022-03-14 18:12:38.407 | } else { 2022-03-14 18:12:38.407 | lno = cfg_attr_count[section, attr]++ 2022-03-14 18:12:38.407 | cfg_attr[section, attr, lno] = value 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | END { 2022-03-14 18:12:38.407 | # Process each section in order 2022-03-14 18:12:38.407 | for (sno = 0; sno < section_count; sno++) { 2022-03-14 18:12:38.407 | section = cfg_section[sno] 2022-03-14 18:12:38.407 | # The ini routines simply append a config item immediately 2022-03-14 18:12:38.407 | # after the section header. To keep the same order as defined 2022-03-14 18:12:38.407 | # in local.conf, invoke the ini routines in the reverse order 2022-03-14 18:12:38.407 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-14 18:12:38.407 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-14 18:12:38.407 | if (cfg_attr_count[section, attr] == 1) 2022-03-14 18:12:38.407 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-14 18:12:38.407 | else { 2022-03-14 18:12:38.407 | # For multiline, invoke the ini routines in the reverse order 2022-03-14 18:12:38.407 | count = cfg_attr_count[section, attr] 2022-03-14 18:12:38.407 | print "inidelete " configfile " " section " " attr 2022-03-14 18:12:38.407 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-14 18:12:38.407 | for (l = count -2; l >= 0; l--) 2022-03-14 18:12:38.407 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | } 2022-03-14 18:12:38.407 | ' 2022-03-14 18:12:38.408 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.408 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-14 18:12:38.410 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.413 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-14 18:12:38.416 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-14 18:12:38.419 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:38.423 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-14 18:12:38.424 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-14 18:12:38.424 | BEGIN { group = "" } 2022-03-14 18:12:38.424 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:12:38.424 | gsub("[][]", "", $1); 2022-03-14 18:12:38.424 | split($1, a, "|"); 2022-03-14 18:12:38.424 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-14 18:12:38.424 | group=a[1] 2022-03-14 18:12:38.424 | } else { 2022-03-14 18:12:38.424 | group="" 2022-03-14 18:12:38.424 | } 2022-03-14 18:12:38.424 | next 2022-03-14 18:12:38.424 | } 2022-03-14 18:12:38.424 | { 2022-03-14 18:12:38.424 | if (group != "") 2022-03-14 18:12:38.424 | print $0 2022-03-14 18:12:38.424 | } 2022-03-14 18:12:38.424 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-14 18:12:38.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-14 18:12:38.466 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-14 18:12:38.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-14 18:12:38.500 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-14 18:12:38.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-14 18:12:38.540 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-14 18:12:38.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-14 18:12:38.590 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-14 18:12:38.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-14 18:12:38.627 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-14 18:12:38.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-14 18:12:38.672 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.58/identity"' 2022-03-14 18:12:38.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-03-14 18:12:38.709 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-14 18:12:38.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-14 18:12:38.748 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-14 18:12:38.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-14 18:12:38.787 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-14 18:12:38.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-14 18:12:38.824 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-14 18:12:38.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-14 18:12:38.873 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.875 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-14 18:12:38.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-14 18:12:38.909 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-14 18:12:38.915 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-14 18:12:38.946 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:38.949 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-14 18:12:38.952 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-14 18:12:38.955 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-14 18:12:38.958 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-14 18:12:38.961 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-14 18:12:38.964 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-14 18:12:38.966 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-14 18:12:38.970 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-14 18:12:38.974 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-14 18:12:38.977 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-14 18:12:38.980 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-14 18:12:38.983 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:38.986 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-14 18:12:38.988 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-14 18:12:38.992 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-14 18:12:38.995 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-14 18:12:38.998 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-14 18:12:39.001 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-14 18:12:39.003 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-14 18:12:39.007 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-14 18:12:39.007 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.008 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-14 18:12:39.008 | BEGIN { 2022-03-14 18:12:39.008 | section = "" 2022-03-14 18:12:39.008 | last_section = "" 2022-03-14 18:12:39.008 | section_count = 0 2022-03-14 18:12:39.008 | } 2022-03-14 18:12:39.008 | /^\[.+\]/ { 2022-03-14 18:12:39.008 | gsub("[][]", "", $1); 2022-03-14 18:12:39.008 | section=$1 2022-03-14 18:12:39.008 | next 2022-03-14 18:12:39.008 | } 2022-03-14 18:12:39.008 | /^ *\#/ { 2022-03-14 18:12:39.008 | next 2022-03-14 18:12:39.008 | } 2022-03-14 18:12:39.008 | /^[^ \t]+/ { 2022-03-14 18:12:39.008 | # get offset of first = in $0 2022-03-14 18:12:39.008 | eq_idx = index($0, "=") 2022-03-14 18:12:39.008 | # extract attr & value from $0 2022-03-14 18:12:39.008 | attr = substr($0, 1, eq_idx - 1) 2022-03-14 18:12:39.008 | value = substr($0, eq_idx + 1) 2022-03-14 18:12:39.008 | # only need to strip trailing whitespace from attr 2022-03-14 18:12:39.008 | sub(/[ \t]*$/, "", attr) 2022-03-14 18:12:39.008 | # need to strip leading & trailing whitespace from value 2022-03-14 18:12:39.008 | sub(/^[ \t]*/, "", value) 2022-03-14 18:12:39.008 | sub(/[ \t]*$/, "", value) 2022-03-14 18:12:39.008 | 2022-03-14 18:12:39.008 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-14 18:12:39.008 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-14 18:12:39.008 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-14 18:12:39.008 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-14 18:12:39.008 | if (! (section, attr) in cfg_attr_count) { 2022-03-14 18:12:39.009 | if (section != last_section) { 2022-03-14 18:12:39.009 | cfg_section[section_count++] = section 2022-03-14 18:12:39.009 | last_section = section 2022-03-14 18:12:39.009 | } 2022-03-14 18:12:39.009 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-14 18:12:39.009 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-14 18:12:39.009 | 2022-03-14 18:12:39.009 | cfg_attr[section, attr, 0] = value 2022-03-14 18:12:39.009 | cfg_attr_count[section, attr] = 1 2022-03-14 18:12:39.009 | } else { 2022-03-14 18:12:39.009 | lno = cfg_attr_count[section, attr]++ 2022-03-14 18:12:39.009 | cfg_attr[section, attr, lno] = value 2022-03-14 18:12:39.009 | } 2022-03-14 18:12:39.009 | } 2022-03-14 18:12:39.009 | END { 2022-03-14 18:12:39.009 | # Process each section in order 2022-03-14 18:12:39.009 | for (sno = 0; sno < section_count; sno++) { 2022-03-14 18:12:39.009 | section = cfg_section[sno] 2022-03-14 18:12:39.009 | # The ini routines simply append a config item immediately 2022-03-14 18:12:39.009 | # after the section header. To keep the same order as defined 2022-03-14 18:12:39.009 | # in local.conf, invoke the ini routines in the reverse order 2022-03-14 18:12:39.009 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-14 18:12:39.009 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-14 18:12:39.009 | if (cfg_attr_count[section, attr] == 1) 2022-03-14 18:12:39.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-14 18:12:39.009 | else { 2022-03-14 18:12:39.009 | # For multiline, invoke the ini routines in the reverse order 2022-03-14 18:12:39.009 | count = cfg_attr_count[section, attr] 2022-03-14 18:12:39.009 | print "inidelete " configfile " " section " " attr 2022-03-14 18:12:39.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-14 18:12:39.009 | for (l = count -2; l >= 0; l--) 2022-03-14 18:12:39.009 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-14 18:12:39.010 | } 2022-03-14 18:12:39.010 | } 2022-03-14 18:12:39.010 | } 2022-03-14 18:12:39.010 | } 2022-03-14 18:12:39.010 | ' 2022-03-14 18:12:39.010 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.011 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-14 18:12:39.013 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-14 18:12:39.015 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-14 18:12:39.018 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:39.021 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-14 18:12:39.024 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-14 18:12:39.024 | BEGIN { group = "" } 2022-03-14 18:12:39.024 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:12:39.024 | gsub("[][]", "", $1); 2022-03-14 18:12:39.024 | split($1, a, "|"); 2022-03-14 18:12:39.024 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-14 18:12:39.024 | group=a[1] 2022-03-14 18:12:39.024 | } else { 2022-03-14 18:12:39.024 | group="" 2022-03-14 18:12:39.024 | } 2022-03-14 18:12:39.024 | next 2022-03-14 18:12:39.024 | } 2022-03-14 18:12:39.024 | { 2022-03-14 18:12:39.024 | if (group != "") 2022-03-14 18:12:39.024 | print $0 2022-03-14 18:12:39.024 | } 2022-03-14 18:12:39.024 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.030 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-14 18:12:39.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-14 18:12:39.036 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:12:39.062 | [97952 Async configure_neutron_nova:97952]: finished successfully 2022-03-14 18:12:39.065 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-14 18:12:39.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-14 18:12:39.101 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-14 18:12:39.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-14 18:12:39.135 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-14 18:12:39.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-14 18:12:39.169 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.171 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-14 18:12:39.173 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-14 18:12:39.203 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-14 18:12:39.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-14 18:12:39.237 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-14 18:12:39.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-14 18:12:39.271 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.274 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-14 18:12:39.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-14 18:12:39.305 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.308 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-14 18:12:39.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-14 18:12:39.339 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.342 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-14 18:12:39.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-14 18:12:39.373 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-14 18:12:39.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-14 18:12:39.407 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-14 18:12:39.412 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-14 18:12:39.443 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-14 18:12:39.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-14 18:12:39.485 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-14 18:12:39.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-14 18:12:39.522 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-14 18:12:39.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-14 18:12:39.569 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-14 18:12:39.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-14 18:12:39.608 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.610 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-14 18:12:39.613 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-14 18:12:39.616 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-14 18:12:39.619 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-14 18:12:39.622 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-14 18:12:39.625 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-14 18:12:39.628 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-14 18:12:39.635 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-14 18:12:39.636 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-14 18:12:39.638 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-14 18:12:39.641 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-14 18:12:39.643 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.646 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-14 18:12:39.648 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-14 18:12:39.651 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-14 18:12:39.654 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-14 18:12:39.656 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-14 18:12:39.659 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-14 18:12:39.664 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-14 18:12:39.666 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-14 18:12:39.667 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.667 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-14 18:12:39.667 | BEGIN { 2022-03-14 18:12:39.667 | section = "" 2022-03-14 18:12:39.667 | last_section = "" 2022-03-14 18:12:39.667 | section_count = 0 2022-03-14 18:12:39.667 | } 2022-03-14 18:12:39.667 | /^\[.+\]/ { 2022-03-14 18:12:39.667 | gsub("[][]", "", $1); 2022-03-14 18:12:39.667 | section=$1 2022-03-14 18:12:39.667 | next 2022-03-14 18:12:39.667 | } 2022-03-14 18:12:39.667 | /^ *\#/ { 2022-03-14 18:12:39.667 | next 2022-03-14 18:12:39.667 | } 2022-03-14 18:12:39.667 | /^[^ \t]+/ { 2022-03-14 18:12:39.667 | # get offset of first = in $0 2022-03-14 18:12:39.667 | eq_idx = index($0, "=") 2022-03-14 18:12:39.668 | # extract attr & value from $0 2022-03-14 18:12:39.668 | attr = substr($0, 1, eq_idx - 1) 2022-03-14 18:12:39.668 | value = substr($0, eq_idx + 1) 2022-03-14 18:12:39.668 | # only need to strip trailing whitespace from attr 2022-03-14 18:12:39.668 | sub(/[ \t]*$/, "", attr) 2022-03-14 18:12:39.668 | # need to strip leading & trailing whitespace from value 2022-03-14 18:12:39.668 | sub(/^[ \t]*/, "", value) 2022-03-14 18:12:39.668 | sub(/[ \t]*$/, "", value) 2022-03-14 18:12:39.668 | 2022-03-14 18:12:39.668 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-14 18:12:39.668 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-14 18:12:39.668 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-14 18:12:39.668 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-14 18:12:39.668 | if (! (section, attr) in cfg_attr_count) { 2022-03-14 18:12:39.668 | if (section != last_section) { 2022-03-14 18:12:39.668 | cfg_section[section_count++] = section 2022-03-14 18:12:39.668 | last_section = section 2022-03-14 18:12:39.668 | } 2022-03-14 18:12:39.668 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-14 18:12:39.668 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-14 18:12:39.668 | 2022-03-14 18:12:39.668 | cfg_attr[section, attr, 0] = value 2022-03-14 18:12:39.668 | cfg_attr_count[section, attr] = 1 2022-03-14 18:12:39.668 | } else { 2022-03-14 18:12:39.668 | lno = cfg_attr_count[section, attr]++ 2022-03-14 18:12:39.668 | cfg_attr[section, attr, lno] = value 2022-03-14 18:12:39.668 | } 2022-03-14 18:12:39.668 | } 2022-03-14 18:12:39.668 | END { 2022-03-14 18:12:39.668 | # Process each section in order 2022-03-14 18:12:39.668 | for (sno = 0; sno < section_count; sno++) { 2022-03-14 18:12:39.668 | section = cfg_section[sno] 2022-03-14 18:12:39.668 | # The ini routines simply append a config item immediately 2022-03-14 18:12:39.668 | # after the section header. To keep the same order as defined 2022-03-14 18:12:39.668 | # in local.conf, invoke the ini routines in the reverse order 2022-03-14 18:12:39.669 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-14 18:12:39.669 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-14 18:12:39.669 | if (cfg_attr_count[section, attr] == 1) 2022-03-14 18:12:39.669 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-14 18:12:39.669 | else { 2022-03-14 18:12:39.669 | # For multiline, invoke the ini routines in the reverse order 2022-03-14 18:12:39.669 | count = cfg_attr_count[section, attr] 2022-03-14 18:12:39.669 | print "inidelete " configfile " " section " " attr 2022-03-14 18:12:39.669 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-14 18:12:39.669 | for (l = count -2; l >= 0; l--) 2022-03-14 18:12:39.669 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-14 18:12:39.669 | } 2022-03-14 18:12:39.669 | } 2022-03-14 18:12:39.669 | } 2022-03-14 18:12:39.669 | } 2022-03-14 18:12:39.669 | ' 2022-03-14 18:12:39.671 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-14 18:12:39.672 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.674 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-14 18:12:39.677 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-14 18:12:39.679 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:39.682 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-14 18:12:39.685 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-14 18:12:39.685 | BEGIN { group = "" } 2022-03-14 18:12:39.685 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:12:39.685 | gsub("[][]", "", $1); 2022-03-14 18:12:39.685 | split($1, a, "|"); 2022-03-14 18:12:39.685 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-14 18:12:39.685 | group=a[1] 2022-03-14 18:12:39.685 | } else { 2022-03-14 18:12:39.685 | group="" 2022-03-14 18:12:39.685 | } 2022-03-14 18:12:39.685 | next 2022-03-14 18:12:39.685 | } 2022-03-14 18:12:39.685 | { 2022-03-14 18:12:39.685 | if (group != "") 2022-03-14 18:12:39.685 | print $0 2022-03-14 18:12:39.685 | } 2022-03-14 18:12:39.685 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-14 18:12:39.696 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-14 18:12:39.726 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-14 18:12:39.730 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-14 18:12:39.760 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-14 18:12:39.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-14 18:12:39.793 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-14 18:12:39.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-14 18:12:39.826 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-14 18:12:39.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-14 18:12:39.858 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-14 18:12:39.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-14 18:12:39.891 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-14 18:12:39.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-14 18:12:39.929 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-14 18:12:39.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-14 18:12:39.962 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:39.965 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-14 18:12:39.967 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-14 18:12:39.970 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-14 18:12:39.973 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:39.976 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:12:39.978 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:12:39.981 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-14 18:12:39.984 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:12:39.988 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-14 18:12:39.991 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-14 18:12:39.994 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:39.996 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:39.999 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-14 18:12:40.001 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:40.004 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-14 18:12:40.007 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:40.010 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:12:40.013 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:12:40.015 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-14 18:12:40.019 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:40.019 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-14 18:12:40.019 | BEGIN { 2022-03-14 18:12:40.019 | section = "" 2022-03-14 18:12:40.019 | last_section = "" 2022-03-14 18:12:40.019 | section_count = 0 2022-03-14 18:12:40.019 | } 2022-03-14 18:12:40.019 | /^\[.+\]/ { 2022-03-14 18:12:40.019 | gsub("[][]", "", $1); 2022-03-14 18:12:40.019 | section=$1 2022-03-14 18:12:40.019 | next 2022-03-14 18:12:40.019 | } 2022-03-14 18:12:40.019 | /^ *\#/ { 2022-03-14 18:12:40.019 | next 2022-03-14 18:12:40.019 | } 2022-03-14 18:12:40.019 | /^[^ \t]+/ { 2022-03-14 18:12:40.019 | # get offset of first = in $0 2022-03-14 18:12:40.020 | eq_idx = index($0, "=") 2022-03-14 18:12:40.020 | # extract attr & value from $0 2022-03-14 18:12:40.020 | attr = substr($0, 1, eq_idx - 1) 2022-03-14 18:12:40.020 | value = substr($0, eq_idx + 1) 2022-03-14 18:12:40.020 | # only need to strip trailing whitespace from attr 2022-03-14 18:12:40.020 | sub(/[ \t]*$/, "", attr) 2022-03-14 18:12:40.020 | # need to strip leading & trailing whitespace from value 2022-03-14 18:12:40.020 | sub(/^[ \t]*/, "", value) 2022-03-14 18:12:40.020 | sub(/[ \t]*$/, "", value) 2022-03-14 18:12:40.020 | 2022-03-14 18:12:40.020 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-14 18:12:40.020 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-14 18:12:40.020 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-14 18:12:40.020 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-14 18:12:40.020 | if (! (section, attr) in cfg_attr_count) { 2022-03-14 18:12:40.020 | if (section != last_section) { 2022-03-14 18:12:40.020 | cfg_section[section_count++] = section 2022-03-14 18:12:40.020 | last_section = section 2022-03-14 18:12:40.020 | } 2022-03-14 18:12:40.020 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-14 18:12:40.020 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-14 18:12:40.020 | 2022-03-14 18:12:40.020 | cfg_attr[section, attr, 0] = value 2022-03-14 18:12:40.020 | cfg_attr_count[section, attr] = 1 2022-03-14 18:12:40.020 | } else { 2022-03-14 18:12:40.020 | lno = cfg_attr_count[section, attr]++ 2022-03-14 18:12:40.020 | cfg_attr[section, attr, lno] = value 2022-03-14 18:12:40.020 | } 2022-03-14 18:12:40.020 | } 2022-03-14 18:12:40.020 | END { 2022-03-14 18:12:40.020 | # Process each section in order 2022-03-14 18:12:40.020 | for (sno = 0; sno < section_count; sno++) { 2022-03-14 18:12:40.020 | section = cfg_section[sno] 2022-03-14 18:12:40.020 | # The ini routines simply append a config item immediately 2022-03-14 18:12:40.020 | # after the section header. To keep the same order as defined 2022-03-14 18:12:40.021 | # in local.conf, invoke the ini routines in the reverse order 2022-03-14 18:12:40.021 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-14 18:12:40.021 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-14 18:12:40.021 | if (cfg_attr_count[section, attr] == 1) 2022-03-14 18:12:40.021 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-14 18:12:40.021 | else { 2022-03-14 18:12:40.021 | # For multiline, invoke the ini routines in the reverse order 2022-03-14 18:12:40.021 | count = cfg_attr_count[section, attr] 2022-03-14 18:12:40.021 | print "inidelete " configfile " " section " " attr 2022-03-14 18:12:40.021 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-14 18:12:40.021 | for (l = count -2; l >= 0; l--) 2022-03-14 18:12:40.021 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-14 18:12:40.021 | } 2022-03-14 18:12:40.021 | } 2022-03-14 18:12:40.021 | } 2022-03-14 18:12:40.021 | } 2022-03-14 18:12:40.021 | ' 2022-03-14 18:12:40.021 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:40.022 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-14 18:12:40.023 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:12:40.025 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-14 18:12:40.028 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-14 18:12:40.030 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:12:40.032 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-14 18:12:40.035 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-14 18:12:40.035 | BEGIN { group = "" } 2022-03-14 18:12:40.035 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:12:40.035 | gsub("[][]", "", $1); 2022-03-14 18:12:40.035 | split($1, a, "|"); 2022-03-14 18:12:40.035 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-14 18:12:40.035 | group=a[1] 2022-03-14 18:12:40.035 | } else { 2022-03-14 18:12:40.035 | group="" 2022-03-14 18:12:40.035 | } 2022-03-14 18:12:40.035 | next 2022-03-14 18:12:40.035 | } 2022-03-14 18:12:40.035 | { 2022-03-14 18:12:40.035 | if (group != "") 2022-03-14 18:12:40.035 | print $0 2022-03-14 18:12:40.035 | } 2022-03-14 18:12:40.035 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:12:40.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-14 18:12:40.044 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-14 18:12:40.072 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:40.074 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-14 18:12:40.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-14 18:12:40.104 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:12:40.107 | + ./stack.sh:main:1254 : is_service_enabled swift 2022-03-14 18:12:40.125 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:40.127 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2022-03-14 18:12:40.130 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:12:40.132 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-03-14 18:12:40.135 | + ./stack.sh:main:1256 : start_swift 2022-03-14 18:12:40.137 | + lib/swift:start_swift:776 : restart_service memcached 2022-03-14 18:12:40.140 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-03-14 18:12:40.142 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2022-03-14 18:12:40.172 | + lib/swift:start_swift:779 : is_ubuntu 2022-03-14 18:12:40.175 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:12:40.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:12:40.180 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-03-14 18:12:40.231 | Restarting rsync (via systemctl): rsync.service. 2022-03-14 18:12:40.235 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-03-14 18:12:40.238 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-03-14 18:12:40.241 | + lib/swift:start_swift:807 : local foreground_services type 2022-03-14 18:12:40.244 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-03-14 18:12:40.246 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-14 18:12:40.249 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.251 | + functions-common:run_process:1564 : local service=s-object 2022-03-14 18:12:40.254 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.256 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:40.259 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:40.261 | + functions-common:run_process:1569 : local name=s-object 2022-03-14 18:12:40.263 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:40.266 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:40.268 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:40.270 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:40.273 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:40.277 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281560275 2022-03-14 18:12:40.280 | + functions-common:run_process:1572 : is_service_enabled s-object 2022-03-14 18:12:40.296 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:40.298 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-14 18:12:40.301 | + functions-common:_run_under_systemd:1529 : local service=s-object 2022-03-14 18:12:40.304 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.306 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.308 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.311 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.313 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-14 18:12:40.315 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-14 18:12:40.318 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2022-03-14 18:12:40.320 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:40.322 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:40.325 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-14 18:12:40.327 | + 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 2022-03-14 18:12:40.329 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2022-03-14 18:12:40.331 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-14 18:12:40.334 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:40.336 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:40.338 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:40.340 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:40.342 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-14 18:12:40.344 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:40.348 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-14 18:12:40.409 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-14 18:12:40.476 | + 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' 2022-03-14 18:12:40.529 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-14 18:12:40.588 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-14 18:12:40.642 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:40.693 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:40.696 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-14 18:12:40.761 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:41.169 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2022-03-14 18:12:41.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-14 18:12:41.570 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2022-03-14 18:12:41.597 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:41.600 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:41.603 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:41.605 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:41.608 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:41.610 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:41.617 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:41.617 | + functions-common:time_stop:2316 : start_time=1647281560275 2022-03-14 18:12:41.617 | + functions-common:time_stop:2318 : [[ -z 1647281560275 ]] 2022-03-14 18:12:41.620 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:41.625 | + functions-common:time_stop:2321 : end_time=1647281561622 2022-03-14 18:12:41.627 | + functions-common:time_stop:2322 : elapsed_time=1347 2022-03-14 18:12:41.629 | + functions-common:time_stop:2323 : total=3309 2022-03-14 18:12:41.632 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:41.634 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4656 2022-03-14 18:12:41.637 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-14 18:12:41.639 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.644 | + functions-common:run_process:1564 : local service=s-container 2022-03-14 18:12:41.644 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.647 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:41.649 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:41.652 | + functions-common:run_process:1569 : local name=s-container 2022-03-14 18:12:41.654 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:41.657 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:41.659 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:41.662 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:41.665 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:41.670 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281561667 2022-03-14 18:12:41.672 | + functions-common:run_process:1572 : is_service_enabled s-container 2022-03-14 18:12:41.689 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:41.691 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-14 18:12:41.694 | + functions-common:_run_under_systemd:1529 : local service=s-container 2022-03-14 18:12:41.697 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.699 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.701 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.704 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.706 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-14 18:12:41.709 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-14 18:12:41.712 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2022-03-14 18:12:41.714 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:41.716 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:41.722 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-14 18:12:41.722 | + 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 2022-03-14 18:12:41.724 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2022-03-14 18:12:41.727 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-14 18:12:41.730 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:41.732 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:41.735 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:41.737 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:41.740 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-14 18:12:41.742 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:41.746 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-14 18:12:41.816 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-14 18:12:41.884 | + 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' 2022-03-14 18:12:41.937 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-14 18:12:41.995 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-14 18:12:42.047 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:42.101 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:42.104 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-14 18:12:42.167 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:42.597 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2022-03-14 18:12:42.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-14 18:12:43.005 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2022-03-14 18:12:43.031 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:43.033 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:43.036 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:43.038 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:43.041 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:43.043 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:43.046 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:43.048 | + functions-common:time_stop:2316 : start_time=1647281561667 2022-03-14 18:12:43.050 | + functions-common:time_stop:2318 : [[ -z 1647281561667 ]] 2022-03-14 18:12:43.054 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:43.059 | + functions-common:time_stop:2321 : end_time=1647281563056 2022-03-14 18:12:43.061 | + functions-common:time_stop:2322 : elapsed_time=1389 2022-03-14 18:12:43.063 | + functions-common:time_stop:2323 : total=4656 2022-03-14 18:12:43.066 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:43.069 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6045 2022-03-14 18:12:43.071 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-14 18:12:43.073 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.076 | + functions-common:run_process:1564 : local service=s-account 2022-03-14 18:12:43.078 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.081 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:43.083 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:43.085 | + functions-common:run_process:1569 : local name=s-account 2022-03-14 18:12:43.088 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:43.090 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:43.092 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:43.095 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:43.098 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:43.102 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281563100 2022-03-14 18:12:43.105 | + functions-common:run_process:1572 : is_service_enabled s-account 2022-03-14 18:12:43.122 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:43.124 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-14 18:12:43.127 | + functions-common:_run_under_systemd:1529 : local service=s-account 2022-03-14 18:12:43.129 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.132 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.135 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.137 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.139 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-14 18:12:43.142 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-14 18:12:43.144 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2022-03-14 18:12:43.148 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:43.150 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:43.152 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-14 18:12:43.155 | + 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 2022-03-14 18:12:43.157 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2022-03-14 18:12:43.159 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-14 18:12:43.162 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:43.164 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:43.166 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:43.169 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:43.171 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-14 18:12:43.173 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:43.178 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-14 18:12:43.241 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-14 18:12:43.301 | + 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' 2022-03-14 18:12:43.356 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-14 18:12:43.407 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-14 18:12:43.461 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:43.513 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:43.515 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-14 18:12:43.577 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:43.991 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2022-03-14 18:12:44.004 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-14 18:12:44.394 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2022-03-14 18:12:44.419 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:44.421 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:44.424 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:44.426 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:44.429 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:44.432 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:44.434 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:44.437 | + functions-common:time_stop:2316 : start_time=1647281563100 2022-03-14 18:12:44.439 | + functions-common:time_stop:2318 : [[ -z 1647281563100 ]] 2022-03-14 18:12:44.444 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:44.448 | + functions-common:time_stop:2321 : end_time=1647281564446 2022-03-14 18:12:44.451 | + functions-common:time_stop:2322 : elapsed_time=1346 2022-03-14 18:12:44.454 | + functions-common:time_stop:2323 : total=6045 2022-03-14 18:12:44.456 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:44.459 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7391 2022-03-14 18:12:44.462 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-03-14 18:12:44.465 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-03-14 18:12:44.517 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.520 | + functions-common:run_process:1564 : local service=s-container-sync 2022-03-14 18:12:44.522 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.525 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:44.527 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:44.530 | + functions-common:run_process:1569 : local name=s-container-sync 2022-03-14 18:12:44.532 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:44.534 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:44.538 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:44.540 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:44.550 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:44.550 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281564545 2022-03-14 18:12:44.550 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2022-03-14 18:12:44.566 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:44.569 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-14 18:12:44.571 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2022-03-14 18:12:44.574 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.584 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.584 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.584 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.584 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-14 18:12:44.587 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-14 18:12:44.589 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2022-03-14 18:12:44.591 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:44.594 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:44.596 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-14 18:12:44.599 | + 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 2022-03-14 18:12:44.601 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2022-03-14 18:12:44.604 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-14 18:12:44.606 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:44.608 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:44.611 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:44.613 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:44.615 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-14 18:12:44.618 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:44.622 | + 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' 2022-03-14 18:12:44.684 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-14 18:12:44.759 | + 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' 2022-03-14 18:12:44.813 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-14 18:12:44.864 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-14 18:12:44.917 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:44.977 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:44.979 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-14 18:12:45.050 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:45.471 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2022-03-14 18:12:45.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-03-14 18:12:45.881 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2022-03-14 18:12:45.907 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:45.911 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:45.912 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:45.915 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:45.917 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:45.919 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:45.922 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:45.924 | + functions-common:time_stop:2316 : start_time=1647281564545 2022-03-14 18:12:45.927 | + functions-common:time_stop:2318 : [[ -z 1647281564545 ]] 2022-03-14 18:12:45.930 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:45.935 | + functions-common:time_stop:2321 : end_time=1647281565932 2022-03-14 18:12:45.938 | + functions-common:time_stop:2322 : elapsed_time=1387 2022-03-14 18:12:45.940 | + functions-common:time_stop:2323 : total=7391 2022-03-14 18:12:45.942 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:45.945 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8778 2022-03-14 18:12:45.947 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-03-14 18:12:45.964 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:12:45.967 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:45.970 | + functions-common:run_process:1564 : local service=s-proxy 2022-03-14 18:12:45.972 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:45.974 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:45.979 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:45.979 | + functions-common:run_process:1569 : local name=s-proxy 2022-03-14 18:12:45.982 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:45.984 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:45.986 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:45.989 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:45.993 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:45.997 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281565994 2022-03-14 18:12:45.999 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2022-03-14 18:12:46.017 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:46.020 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-14 18:12:46.022 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2022-03-14 18:12:46.025 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:46.027 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:46.029 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:46.032 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:46.034 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-14 18:12:46.037 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-14 18:12:46.039 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2022-03-14 18:12:46.043 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:46.044 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:46.047 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-14 18:12:46.049 | + 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 2022-03-14 18:12:46.052 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2022-03-14 18:12:46.055 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-14 18:12:46.057 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:46.059 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:46.062 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:46.064 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:46.066 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-14 18:12:46.069 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:46.073 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-14 18:12:46.135 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-14 18:12:46.199 | + 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' 2022-03-14 18:12:46.254 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-14 18:12:46.310 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-14 18:12:46.363 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:46.414 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:46.417 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-14 18:12:46.483 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:46.898 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2022-03-14 18:12:46.911 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-14 18:12:47.325 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2022-03-14 18:12:47.347 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:47.349 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:47.352 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:47.357 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:47.359 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:47.362 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:47.364 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:47.367 | + functions-common:time_stop:2316 : start_time=1647281565994 2022-03-14 18:12:47.369 | + functions-common:time_stop:2318 : [[ -z 1647281565994 ]] 2022-03-14 18:12:47.372 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:47.377 | + functions-common:time_stop:2321 : end_time=1647281567374 2022-03-14 18:12:47.379 | + functions-common:time_stop:2322 : elapsed_time=1380 2022-03-14 18:12:47.383 | + functions-common:time_stop:2323 : total=8778 2022-03-14 18:12:47.385 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:47.388 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10158 2022-03-14 18:12:47.394 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-03-14 18:12:47.394 | Waiting for swift proxy to start... 2022-03-14 18:12:47.394 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.58:8080/info 2022-03-14 18:12:47.395 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:12:47.398 | + functions:wait_for_service:458 : local url=http://10.222.0.58:8080/info 2022-03-14 18:12:47.400 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:12:47.402 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:12:47.405 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:12:47.407 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:47.410 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:47.413 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:47.417 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281567415 2022-03-14 18:12:47.420 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:12:47.426 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-03-14 18:12:47.439 | + :: : [[ 000 == 503 ]] 2022-03-14 18:12:47.440 | + :: : [[ 7 -eq 7 ]] 2022-03-14 18:12:47.442 | + :: : sleep 1 2022-03-14 18:12:48.446 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-03-14 18:12:48.458 | + :: : [[ 000 == 503 ]] 2022-03-14 18:12:48.460 | + :: : [[ 7 -eq 7 ]] 2022-03-14 18:12:48.461 | + :: : sleep 1 2022-03-14 18:12:49.465 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-03-14 18:12:49.477 | + :: : [[ 000 == 503 ]] 2022-03-14 18:12:49.478 | + :: : [[ 7 -eq 7 ]] 2022-03-14 18:12:49.480 | + :: : sleep 1 2022-03-14 18:12:50.483 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-03-14 18:12:50.504 | + :: : [[ 200 == 503 ]] 2022-03-14 18:12:50.505 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:12:50.508 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:12:50.511 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:50.513 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:50.516 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:50.518 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:50.521 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:50.523 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:12:50.534 | + functions-common:time_stop:2316 : start_time=1647281567415 2022-03-14 18:12:50.534 | + functions-common:time_stop:2318 : [[ -z 1647281567415 ]] 2022-03-14 18:12:50.534 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:50.536 | + functions-common:time_stop:2321 : end_time=1647281570533 2022-03-14 18:12:50.539 | + functions-common:time_stop:2322 : elapsed_time=3118 2022-03-14 18:12:50.541 | + functions-common:time_stop:2323 : total=5863 2022-03-14 18:12:50.543 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:50.546 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8981 2022-03-14 18:12:50.548 | + functions:wait_for_service:467 : return 0 2022-03-14 18:12:50.551 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-03-14 18:12:50.553 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-14 18:12:50.556 | + ./stack.sh:main:1263 : is_service_enabled cinder 2022-03-14 18:12:50.573 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.575 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-14 18:12:50.608 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2022-03-14 18:12:50.657 | [17752 Async configure_neutron_nova:97952]: Waiting for completion of configure_neutron_nova running on PID 97952 (2 other jobs running) 2022-03-14 18:12:50.683 | [17752 Async configure_neutron_nova:97952]: Signaling child to exit 2022-03-14 18:12:50.687 | WAKEUP 2022-03-14 18:12:50.706 | [17752 Async configure_neutron_nova:97952]: Signaled 2022-03-14 18:12:50.707 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-03-14 18:12:50.707 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:12:50.707 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 18:12:50.707 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:12:50.707 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 18:12:50.707 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-14 18:12:50.707 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 18:12:50.707 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.58/identity 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-14 18:12:50.707 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-14 18:12:50.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-14 18:12:50.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-03-14 18:12:50.708 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-14 18:12:50.708 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-14 18:12:50.709 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:12:50.709 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-03-14 18:12:50.709 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:12:50.709 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-03-14 18:12:50.709 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-03-14 18:12:50.709 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 18:12:50.709 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 18:12:50.709 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-03-14 18:12:50.709 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.58/identity 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-14 18:12:50.709 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-14 18:12:50.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-14 18:12:50.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-03-14 18:12:50.710 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-03-14 18:12:50.715 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.715 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-14 18:12:50.716 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-14 18:12:50.716 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-14 18:12:50.752 | [17752 Async configure_neutron_nova:97952]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-14 18:12:50.757 | + inc/async:async_wait:197 : return 0 2022-03-14 18:12:50.760 | + ./stack.sh:main:1273 : is_service_enabled nova 2022-03-14 18:12:50.778 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.780 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-14 18:12:50.809 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-14 18:12:50.842 | + ./stack.sh:main:1279 : is_service_enabled n-api 2022-03-14 18:12:50.859 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.861 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2022-03-14 18:12:50.864 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:12:50.867 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-03-14 18:12:50.869 | + ./stack.sh:main:1281 : start_nova_api 2022-03-14 18:12:50.872 | + lib/nova:start_nova_api:866 : local service_port=8774 2022-03-14 18:12:50.874 | + lib/nova:start_nova_api:867 : local service_protocol=http 2022-03-14 18:12:50.877 | + lib/nova:start_nova_api:868 : local nova_url 2022-03-14 18:12:50.879 | + lib/nova:start_nova_api:869 : is_service_enabled tls-proxy 2022-03-14 18:12:50.897 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:12:50.900 | + lib/nova:start_nova_api:875 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:12:50.902 | + lib/nova:start_nova_api:876 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:12:50.905 | + lib/nova:start_nova_api:876 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:12:50.907 | + lib/nova:start_nova_api:878 : '[' True == False ']' 2022-03-14 18:12:50.911 | ++ lib/nova:start_nova_api:886 : which uwsgi 2022-03-14 18:12:50.915 | + lib/nova:start_nova_api:886 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.918 | + functions-common:run_process:1564 : local service=n-api 2022-03-14 18:12:50.920 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.923 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:50.925 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:50.928 | + functions-common:run_process:1569 : local name=n-api 2022-03-14 18:12:50.931 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:50.933 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:50.936 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:50.938 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:50.942 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:50.947 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281570944 2022-03-14 18:12:50.950 | + functions-common:run_process:1572 : is_service_enabled n-api 2022-03-14 18:12:50.966 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:50.969 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-14 18:12:50.971 | + functions-common:_run_under_systemd:1529 : local service=n-api 2022-03-14 18:12:50.974 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.976 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.979 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.982 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:50.984 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-14 18:12:50.986 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-14 18:12:50.989 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2022-03-14 18:12:50.992 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:50.994 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:50.997 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-14 18:12:50.999 | + 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 2022-03-14 18:12:51.001 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2022-03-14 18:12:51.004 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-14 18:12:51.007 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:12:51.009 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:12:51.011 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-14 18:12:51.013 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:12:51.018 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-14 18:12:51.079 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-14 18:12:51.144 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-14 18:12:51.200 | + 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' 2022-03-14 18:12:51.254 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:51.308 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-14 18:12:51.361 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-14 18:12:51.413 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-14 18:12:51.465 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-14 18:12:51.517 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-14 18:12:51.569 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:12:51.571 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-14 18:12:51.634 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:12:52.054 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2022-03-14 18:12:52.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-14 18:12:52.469 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2022-03-14 18:12:52.549 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:12:52.552 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:52.555 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:52.560 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:52.562 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:52.565 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:52.568 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:12:52.570 | + functions-common:time_stop:2316 : start_time=1647281570944 2022-03-14 18:12:52.573 | + functions-common:time_stop:2318 : [[ -z 1647281570944 ]] 2022-03-14 18:12:52.576 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:52.580 | + functions-common:time_stop:2321 : end_time=1647281572578 2022-03-14 18:12:52.584 | + functions-common:time_stop:2322 : elapsed_time=1634 2022-03-14 18:12:52.589 | + functions-common:time_stop:2323 : total=10158 2022-03-14 18:12:52.590 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:52.591 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11792 2022-03-14 18:12:52.594 | + lib/nova:start_nova_api:887 : nova_url=http://10.222.0.58/compute/v2.1/ 2022-03-14 18:12:52.596 | + lib/nova:start_nova_api:890 : echo 'Waiting for nova-api to start...' 2022-03-14 18:12:52.596 | Waiting for nova-api to start... 2022-03-14 18:12:52.599 | + lib/nova:start_nova_api:891 : wait_for_service 60 http://10.222.0.58/compute/v2.1/ 2022-03-14 18:12:52.602 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:12:52.605 | + functions:wait_for_service:458 : local url=http://10.222.0.58/compute/v2.1/ 2022-03-14 18:12:52.607 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:12:52.610 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:12:52.612 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:12:52.615 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:52.617 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:52.620 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:52.625 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281572622 2022-03-14 18:12:52.628 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:12:52.634 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/compute/v2.1/ 2022-03-14 18:12:58.546 | + :: : [[ 200 == 503 ]] 2022-03-14 18:12:58.548 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:12:58.551 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:12:58.554 | + functions-common:time_stop:2309 : local name 2022-03-14 18:12:58.556 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:12:58.559 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:12:58.562 | + functions-common:time_stop:2312 : local total 2022-03-14 18:12:58.564 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:12:58.566 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:12:58.569 | + functions-common:time_stop:2316 : start_time=1647281572622 2022-03-14 18:12:58.571 | + functions-common:time_stop:2318 : [[ -z 1647281572622 ]] 2022-03-14 18:12:58.574 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:12:58.579 | + functions-common:time_stop:2321 : end_time=1647281578576 2022-03-14 18:12:58.581 | + functions-common:time_stop:2322 : elapsed_time=5954 2022-03-14 18:12:58.585 | + functions-common:time_stop:2323 : total=8981 2022-03-14 18:12:58.587 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:12:58.590 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14935 2022-03-14 18:12:58.592 | + functions:wait_for_service:467 : return 0 2022-03-14 18:12:58.594 | + lib/nova:start_nova_api:895 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:12:58.597 | + lib/nova:start_nova_api:895 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:12:58.601 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-14 18:12:58.618 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:58.620 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2022-03-14 18:12:58.623 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:12:58.625 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2022-03-14 18:12:58.628 | + ./stack.sh:main:1286 : start_ovn_services 2022-03-14 18:12:58.630 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2022-03-14 18:12:58.633 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2022-03-14 18:12:58.650 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:12:58.653 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2022-03-14 18:12:58.670 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:58.673 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2022-03-14 18:12:58.675 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:12:58.678 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-03-14 18:12:58.681 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2022-03-14 18:12:58.683 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-14 18:12:58.686 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-14 18:12:58.717 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2022-03-14 18:12:58.719 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-03-14 18:12:58.722 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-03-14 18:12:58.725 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-03-14 18:12:58.727 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-03-14 18:12:58.731 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-03-14 18:12:58.733 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-03-14 18:12:58.736 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-03-14 18:12:58.745 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-03-14 18:12:58.745 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-03-14 18:12:58.745 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-03-14 18:12:58.747 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-03-14 18:12:58.750 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.752 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.755 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.758 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-14 18:12:58.760 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.763 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.765 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-03-14 18:12:58.783 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:12:58.786 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-03-14 18:12:58.788 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:12:58.791 | + functions-common:run_process:1564 : local service=q-svc 2022-03-14 18:12:58.794 | + 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' 2022-03-14 18:12:58.796 | + functions-common:run_process:1566 : local group= 2022-03-14 18:12:58.799 | + functions-common:run_process:1567 : local user= 2022-03-14 18:12:58.802 | + functions-common:run_process:1569 : local name=q-svc 2022-03-14 18:12:58.804 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:12:58.807 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:12:58.809 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:12:58.812 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:12:58.815 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:12:58.820 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281578817 2022-03-14 18:12:58.823 | + functions-common:run_process:1572 : is_service_enabled q-svc 2022-03-14 18:12:58.839 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:12:58.841 | + 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' '' '' 2022-03-14 18:12:58.844 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2022-03-14 18:12:58.846 | + 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' 2022-03-14 18:12:58.849 | + 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' 2022-03-14 18:12:58.852 | + 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' 2022-03-14 18:12:58.854 | + 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' 2022-03-14 18:12:58.857 | + 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 ]] 2022-03-14 18:12:58.859 | + 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 =~ ^/ ]] 2022-03-14 18:12:58.862 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2022-03-14 18:12:58.865 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:12:58.867 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:12:58.870 | + 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 ]] 2022-03-14 18:12:58.872 | + 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 2022-03-14 18:12:58.875 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2022-03-14 18:12:58.877 | + 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' 2022-03-14 18:12:58.879 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:12:58.882 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:12:58.884 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:12:58.886 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:12:58.888 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-14 18:12:58.890 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:12:58.895 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-14 18:12:58.955 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-14 18:12:59.017 | + 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' 2022-03-14 18:12:59.067 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-14 18:12:59.118 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-14 18:12:59.167 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:12:59.217 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:12:59.220 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-14 18:12:59.281 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:12:59.684 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2022-03-14 18:12:59.698 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-14 18:13:00.098 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2022-03-14 18:13:00.119 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:00.122 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:00.126 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:00.130 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:00.133 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:00.135 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:00.138 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:00.140 | + functions-common:time_stop:2316 : start_time=1647281578817 2022-03-14 18:13:00.143 | + functions-common:time_stop:2318 : [[ -z 1647281578817 ]] 2022-03-14 18:13:00.146 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:00.150 | + functions-common:time_stop:2321 : end_time=1647281580148 2022-03-14 18:13:00.153 | + functions-common:time_stop:2322 : elapsed_time=1331 2022-03-14 18:13:00.155 | + functions-common:time_stop:2323 : total=11792 2022-03-14 18:13:00.157 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:00.160 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=13123 2022-03-14 18:13:00.163 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.58:9696 2022-03-14 18:13:00.165 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-03-14 18:13:00.183 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:13:00.185 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-03-14 18:13:00.186 | Waiting for Neutron to start... 2022-03-14 18:13:00.188 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2022-03-14 18:13:00.190 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.58:9696' 'Neutron did not start' 60 2022-03-14 18:13:00.194 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2022-03-14 18:13:00.196 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2022-03-14 18:13:00.199 | + functions-common:test_with_retry:2249 : local until=60 2022-03-14 18:13:00.201 | + functions-common:test_with_retry:2250 : local sleep=0.5 2022-03-14 18:13:00.203 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2022-03-14 18:13:00.206 | + functions-common:time_start:2295 : local name=test_with_retry 2022-03-14 18:13:00.208 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:00.211 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:00.214 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:00.218 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281580215 2022-03-14 18:13:00.221 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.58:9696; do sleep 0.5; done' 2022-03-14 18:13:06.300 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.58:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2022-03-14 18:13:06.303 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:06.305 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:06.308 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:06.310 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:06.313 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:06.315 | + functions-common:time_stop:2315 : name=test_with_retry 2022-03-14 18:13:06.319 | + functions-common:time_stop:2316 : start_time=1647281580215 2022-03-14 18:13:06.321 | + functions-common:time_stop:2318 : [[ -z 1647281580215 ]] 2022-03-14 18:13:06.324 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:06.329 | + functions-common:time_stop:2321 : end_time=1647281586326 2022-03-14 18:13:06.331 | + functions-common:time_stop:2322 : elapsed_time=6111 2022-03-14 18:13:06.334 | + functions-common:time_stop:2323 : total=0 2022-03-14 18:13:06.336 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:06.339 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6111 2022-03-14 18:13:06.342 | + ./stack.sh:main:1300 : is_service_enabled placement 2022-03-14 18:13:06.359 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:06.361 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2022-03-14 18:13:06.364 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:13:06.367 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-03-14 18:13:06.369 | + ./stack.sh:main:1302 : start_placement 2022-03-14 18:13:06.372 | + lib/placement:start_placement:160 : start_placement_api 2022-03-14 18:13:06.375 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-14 18:13:06.378 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-14 18:13:06.383 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.386 | + functions-common:run_process:1564 : local service=placement-api 2022-03-14 18:13:06.388 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.391 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:06.393 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:06.396 | + functions-common:run_process:1569 : local name=placement-api 2022-03-14 18:13:06.398 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:06.401 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:06.403 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:06.406 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:06.409 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:06.413 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281586411 2022-03-14 18:13:06.416 | + functions-common:run_process:1572 : is_service_enabled placement-api 2022-03-14 18:13:06.433 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:06.436 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-14 18:13:06.438 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2022-03-14 18:13:06.441 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.444 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.446 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.449 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.451 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-14 18:13:06.454 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-14 18:13:06.456 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2022-03-14 18:13:06.459 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:06.462 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:06.464 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-14 18:13:06.467 | + 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 2022-03-14 18:13:06.469 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2022-03-14 18:13:06.472 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-14 18:13:06.474 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:13:06.477 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:13:06.479 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-14 18:13:06.482 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:13:06.486 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-14 18:13:06.549 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-14 18:13:06.611 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-14 18:13:06.662 | + 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' 2022-03-14 18:13:06.712 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:06.764 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-14 18:13:06.814 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-14 18:13:06.866 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-14 18:13:06.917 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-14 18:13:06.968 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-14 18:13:07.019 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:13:07.022 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-14 18:13:07.085 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:13:07.505 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2022-03-14 18:13:07.518 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-14 18:13:07.911 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2022-03-14 18:13:07.988 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:07.991 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:07.994 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:07.997 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:08.000 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:08.003 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:08.006 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:08.008 | + functions-common:time_stop:2316 : start_time=1647281586411 2022-03-14 18:13:08.011 | + functions-common:time_stop:2318 : [[ -z 1647281586411 ]] 2022-03-14 18:13:08.014 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:08.019 | + functions-common:time_stop:2321 : end_time=1647281588016 2022-03-14 18:13:08.022 | + functions-common:time_stop:2322 : elapsed_time=1605 2022-03-14 18:13:08.024 | + functions-common:time_stop:2323 : total=13123 2022-03-14 18:13:08.029 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:08.031 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14728 2022-03-14 18:13:08.034 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-14 18:13:08.034 | Waiting for placement-api to start... 2022-03-14 18:13:08.037 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.58/placement 2022-03-14 18:13:08.040 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:13:08.042 | + functions:wait_for_service:458 : local url=http://10.222.0.58/placement 2022-03-14 18:13:08.044 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:13:08.047 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:13:08.049 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:13:08.052 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:08.055 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:08.058 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:08.062 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281588060 2022-03-14 18:13:08.065 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:13:08.071 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/placement 2022-03-14 18:13:10.982 | + :: : [[ 200 == 503 ]] 2022-03-14 18:13:10.983 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:13:10.987 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:13:10.989 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:10.992 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:10.994 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:10.997 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:10.999 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:11.002 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:13:11.005 | + functions-common:time_stop:2316 : start_time=1647281588060 2022-03-14 18:13:11.008 | + functions-common:time_stop:2318 : [[ -z 1647281588060 ]] 2022-03-14 18:13:11.011 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:11.015 | + functions-common:time_stop:2321 : end_time=1647281591013 2022-03-14 18:13:11.018 | + functions-common:time_stop:2322 : elapsed_time=2953 2022-03-14 18:13:11.021 | + functions-common:time_stop:2323 : total=14935 2022-03-14 18:13:11.023 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:11.026 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17888 2022-03-14 18:13:11.028 | + functions:wait_for_service:467 : return 0 2022-03-14 18:13:11.031 | + ./stack.sh:main:1305 : is_service_enabled neutron 2022-03-14 18:13:11.048 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:11.051 | + ./stack.sh:main:1306 : start_neutron 2022-03-14 18:13:11.053 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-03-14 18:13:11.057 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:13:11.057 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-14 18:13:11.063 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-14 18:13:11.065 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-14 18:13:11.068 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-14 18:13:11.071 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-14 18:13:11.073 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-03-14 18:13:11.076 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-14 18:13:11.078 | + functions-common:run_process:1564 : local service=q-agt 2022-03-14 18:13:11.081 | + 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' 2022-03-14 18:13:11.083 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:11.085 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:11.088 | + functions-common:run_process:1569 : local name=q-agt 2022-03-14 18:13:11.090 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:11.093 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:11.095 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:11.098 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:11.101 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:11.106 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281591103 2022-03-14 18:13:11.108 | + functions-common:run_process:1572 : is_service_enabled q-agt 2022-03-14 18:13:11.125 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:11.127 | + 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' '' '' 2022-03-14 18:13:11.130 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2022-03-14 18:13:11.133 | + 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' 2022-03-14 18:13:11.135 | + 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' 2022-03-14 18:13:11.137 | + 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' 2022-03-14 18:13:11.140 | + 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' 2022-03-14 18:13:11.142 | + 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 ]] 2022-03-14 18:13:11.145 | + 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 =~ ^/ ]] 2022-03-14 18:13:11.147 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2022-03-14 18:13:11.150 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:11.152 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:11.155 | + 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 ]] 2022-03-14 18:13:11.157 | + 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 2022-03-14 18:13:11.160 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2022-03-14 18:13:11.162 | + 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' 2022-03-14 18:13:11.165 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:13:11.167 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:13:11.169 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:13:11.171 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:13:11.173 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-14 18:13:11.178 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:13:11.182 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-14 18:13:11.242 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-14 18:13:11.303 | + 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' 2022-03-14 18:13:11.353 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-14 18:13:11.405 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-14 18:13:11.457 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:11.508 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:13:11.510 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-14 18:13:11.571 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:13:11.978 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2022-03-14 18:13:11.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-14 18:13:12.389 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2022-03-14 18:13:12.411 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:12.413 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:12.420 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:12.423 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:12.426 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:12.429 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:12.431 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:12.434 | + functions-common:time_stop:2316 : start_time=1647281591103 2022-03-14 18:13:12.436 | + functions-common:time_stop:2318 : [[ -z 1647281591103 ]] 2022-03-14 18:13:12.439 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:12.446 | + functions-common:time_stop:2321 : end_time=1647281592442 2022-03-14 18:13:12.448 | + functions-common:time_stop:2322 : elapsed_time=1339 2022-03-14 18:13:12.452 | + functions-common:time_stop:2323 : total=14728 2022-03-14 18:13:12.454 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:12.457 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16067 2022-03-14 18:13:12.459 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-03-14 18:13:12.462 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-03-14 18:13:12.464 | + functions-common:is_provider_network:2161 : return 1 2022-03-14 18:13:12.467 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-03-14 18:13:12.469 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-14 18:13:12.472 | + functions-common:run_process:1564 : local service=q-dhcp 2022-03-14 18:13:12.475 | + 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' 2022-03-14 18:13:12.477 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:12.480 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:12.482 | + functions-common:run_process:1569 : local name=q-dhcp 2022-03-14 18:13:12.484 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:12.487 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:12.490 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:12.492 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:12.496 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:12.500 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281592498 2022-03-14 18:13:12.503 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2022-03-14 18:13:12.521 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:12.523 | + 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' '' '' 2022-03-14 18:13:12.526 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2022-03-14 18:13:12.528 | + 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' 2022-03-14 18:13:12.530 | + 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' 2022-03-14 18:13:12.533 | + 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' 2022-03-14 18:13:12.536 | + 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' 2022-03-14 18:13:12.538 | + 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 ]] 2022-03-14 18:13:12.541 | + 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 =~ ^/ ]] 2022-03-14 18:13:12.543 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2022-03-14 18:13:12.546 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:12.548 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:12.551 | + 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 ]] 2022-03-14 18:13:12.554 | + 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 2022-03-14 18:13:12.556 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2022-03-14 18:13:12.559 | + 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' 2022-03-14 18:13:12.561 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:13:12.564 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:13:12.566 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:13:12.568 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:13:12.571 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-14 18:13:12.573 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:13:12.577 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-14 18:13:12.640 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-14 18:13:12.705 | + 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' 2022-03-14 18:13:12.759 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-14 18:13:12.815 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-14 18:13:12.869 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:12.925 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:13:12.928 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-14 18:13:12.992 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:13:13.432 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2022-03-14 18:13:13.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-14 18:13:13.852 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2022-03-14 18:13:13.881 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:13.885 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:13.887 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:13.890 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:13.892 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:13.895 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:13.898 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:13.900 | + functions-common:time_stop:2316 : start_time=1647281592498 2022-03-14 18:13:13.903 | + functions-common:time_stop:2318 : [[ -z 1647281592498 ]] 2022-03-14 18:13:13.906 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:13.911 | + functions-common:time_stop:2321 : end_time=1647281593908 2022-03-14 18:13:13.913 | + functions-common:time_stop:2322 : elapsed_time=1410 2022-03-14 18:13:13.915 | + functions-common:time_stop:2323 : total=16067 2022-03-14 18:13:13.918 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:13.920 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17477 2022-03-14 18:13:13.928 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-03-14 18:13:13.944 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:13:13.947 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-03-14 18:13:13.950 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-03-14 18:13:13.952 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-03-14 18:13:13.956 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-03-14 18:13:13.958 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-14 18:13:13.961 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-14 18:13:13.964 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-14 18:13:13.966 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-14 18:13:13.969 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-14 18:13:13.971 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-14 18:13:13.975 | + functions-common:run_process:1564 : local service=q-l3 2022-03-14 18:13:13.977 | + 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' 2022-03-14 18:13:13.980 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:13.982 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:13.985 | + functions-common:run_process:1569 : local name=q-l3 2022-03-14 18:13:13.987 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:13.990 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:13.993 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:13.995 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:13.998 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:14.003 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281594000 2022-03-14 18:13:14.005 | + functions-common:run_process:1572 : is_service_enabled q-l3 2022-03-14 18:13:14.023 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:14.026 | + 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' '' '' 2022-03-14 18:13:14.028 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2022-03-14 18:13:14.031 | + 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' 2022-03-14 18:13:14.034 | + 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' 2022-03-14 18:13:14.037 | + 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' 2022-03-14 18:13:14.039 | + 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' 2022-03-14 18:13:14.042 | + 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 ]] 2022-03-14 18:13:14.045 | + 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 =~ ^/ ]] 2022-03-14 18:13:14.047 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2022-03-14 18:13:14.050 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:14.053 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:14.056 | + 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 ]] 2022-03-14 18:13:14.059 | + 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 2022-03-14 18:13:14.061 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2022-03-14 18:13:14.064 | + 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' 2022-03-14 18:13:14.067 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:13:14.070 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:13:14.072 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:13:14.075 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:13:14.078 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-14 18:13:14.080 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:13:14.086 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-14 18:13:14.160 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-14 18:13:14.231 | + 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' 2022-03-14 18:13:14.287 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-14 18:13:14.344 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-14 18:13:14.400 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:14.459 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:13:14.461 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-14 18:13:14.525 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:13:14.969 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2022-03-14 18:13:14.982 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-14 18:13:15.418 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2022-03-14 18:13:15.447 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:15.453 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:15.460 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:15.466 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:15.468 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:15.471 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:15.474 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:15.479 | + functions-common:time_stop:2316 : start_time=1647281594000 2022-03-14 18:13:15.482 | + functions-common:time_stop:2318 : [[ -z 1647281594000 ]] 2022-03-14 18:13:15.486 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:15.490 | + functions-common:time_stop:2321 : end_time=1647281595487 2022-03-14 18:13:15.493 | + functions-common:time_stop:2322 : elapsed_time=1487 2022-03-14 18:13:15.495 | + functions-common:time_stop:2323 : total=17477 2022-03-14 18:13:15.498 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:15.501 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18964 2022-03-14 18:13:15.504 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-14 18:13:15.507 | + functions-common:run_process:1564 : local service=q-meta 2022-03-14 18:13:15.509 | + 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' 2022-03-14 18:13:15.512 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:15.514 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:15.517 | + functions-common:run_process:1569 : local name=q-meta 2022-03-14 18:13:15.521 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:15.523 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:15.526 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:15.528 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:15.538 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:15.541 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281595538 2022-03-14 18:13:15.544 | + functions-common:run_process:1572 : is_service_enabled q-meta 2022-03-14 18:13:15.564 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:15.567 | + 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' '' '' 2022-03-14 18:13:15.570 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2022-03-14 18:13:15.573 | + 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' 2022-03-14 18:13:15.575 | + 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' 2022-03-14 18:13:15.577 | + 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' 2022-03-14 18:13:15.580 | + 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' 2022-03-14 18:13:15.583 | + 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 ]] 2022-03-14 18:13:15.585 | + 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 =~ ^/ ]] 2022-03-14 18:13:15.588 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2022-03-14 18:13:15.591 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:15.593 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:15.596 | + 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 ]] 2022-03-14 18:13:15.599 | + 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 2022-03-14 18:13:15.601 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2022-03-14 18:13:15.604 | + 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' 2022-03-14 18:13:15.607 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:13:15.609 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:13:15.612 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:13:15.615 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:13:15.617 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-14 18:13:15.620 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:13:15.624 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-14 18:13:15.710 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-14 18:13:15.789 | + 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' 2022-03-14 18:13:15.849 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-14 18:13:15.910 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-14 18:13:15.970 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:16.030 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:13:16.032 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-14 18:13:16.109 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:13:16.607 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2022-03-14 18:13:16.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-14 18:13:17.070 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2022-03-14 18:13:17.099 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:17.103 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:17.108 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:17.111 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:17.113 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:17.118 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:17.120 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:17.123 | + functions-common:time_stop:2316 : start_time=1647281595538 2022-03-14 18:13:17.126 | + functions-common:time_stop:2318 : [[ -z 1647281595538 ]] 2022-03-14 18:13:17.130 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:17.135 | + functions-common:time_stop:2321 : end_time=1647281597131 2022-03-14 18:13:17.137 | + functions-common:time_stop:2322 : elapsed_time=1593 2022-03-14 18:13:17.140 | + functions-common:time_stop:2323 : total=18964 2022-03-14 18:13:17.142 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:17.146 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20557 2022-03-14 18:13:17.148 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-14 18:13:17.151 | + functions-common:run_process:1564 : local service=q-metering 2022-03-14 18:13:17.154 | + 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' 2022-03-14 18:13:17.156 | + functions-common:run_process:1566 : local group= 2022-03-14 18:13:17.159 | + functions-common:run_process:1567 : local user= 2022-03-14 18:13:17.162 | + functions-common:run_process:1569 : local name=q-metering 2022-03-14 18:13:17.165 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:13:17.167 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:13:17.170 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:13:17.172 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:13:17.178 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:13:17.180 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281597177 2022-03-14 18:13:17.183 | + functions-common:run_process:1572 : is_service_enabled q-metering 2022-03-14 18:13:17.205 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:17.209 | + 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' '' '' 2022-03-14 18:13:17.212 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2022-03-14 18:13:17.215 | + 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' 2022-03-14 18:13:17.218 | + 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' 2022-03-14 18:13:17.220 | + 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' 2022-03-14 18:13:17.224 | + 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' 2022-03-14 18:13:17.226 | + 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 ]] 2022-03-14 18:13:17.230 | + 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 =~ ^/ ]] 2022-03-14 18:13:17.232 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2022-03-14 18:13:17.235 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:13:17.238 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:13:17.241 | + 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 ]] 2022-03-14 18:13:17.243 | + 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 2022-03-14 18:13:17.246 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2022-03-14 18:13:17.248 | + 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' 2022-03-14 18:13:17.251 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:13:17.255 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:13:17.257 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:13:17.260 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:13:17.263 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-14 18:13:17.265 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:13:17.271 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-14 18:13:17.352 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-14 18:13:17.432 | + 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' 2022-03-14 18:13:17.511 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-14 18:13:17.575 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-14 18:13:17.635 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:13:17.723 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:13:17.726 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-14 18:13:17.809 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:13:18.258 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2022-03-14 18:13:18.273 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-14 18:13:18.696 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2022-03-14 18:13:18.729 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:13:18.735 | + functions-common:time_stop:2309 : local name 2022-03-14 18:13:18.738 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:13:18.746 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:13:18.752 | + functions-common:time_stop:2312 : local total 2022-03-14 18:13:18.752 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:13:18.755 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:13:18.757 | + functions-common:time_stop:2316 : start_time=1647281597177 2022-03-14 18:13:18.760 | + functions-common:time_stop:2318 : [[ -z 1647281597177 ]] 2022-03-14 18:13:18.766 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:13:18.769 | + functions-common:time_stop:2321 : end_time=1647281598766 2022-03-14 18:13:18.772 | + functions-common:time_stop:2322 : elapsed_time=1589 2022-03-14 18:13:18.774 | + functions-common:time_stop:2323 : total=20557 2022-03-14 18:13:18.777 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:13:18.780 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22146 2022-03-14 18:13:18.782 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2022-03-14 18:13:18.803 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:13:18.805 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2022-03-14 18:13:18.808 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2022-03-14 18:13:18.810 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:13:18.813 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-03-14 18:13:18.816 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2022-03-14 18:13:18.819 | + ./stack.sh:main:1316 : create_neutron_initial_network 2022-03-14 18:13:18.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-14 18:13:18.828 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-14 18:13:18.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-14 18:13:18.833 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-14 18:13:18.835 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:18.839 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:21.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:21.494 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:21.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:21.494 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:21.655 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:21.658 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-14 18:13:21.661 | ++ functions-common:get_field:731 : field='$2' 2022-03-14 18:13:21.664 | ++ functions-common:get_field:733 : echo '| 63c845f786b147e89255f51e11e3c92d | demo |' 2022-03-14 18:13:21.669 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-14 18:13:21.674 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:21.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:13:21.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-14 18:13:21.683 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:21.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-14 18:13:21.702 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-14 18:13:21.705 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-03-14 18:13:21.708 | ++ 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 2022-03-14 18:13:24.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:24.727 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:24.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:24.727 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:24.876 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:24.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-03-14 18:13:24.880 | address-scope 2022-03-14 18:13:24.880 | router-admin-state-down-before-update 2022-03-14 18:13:24.880 | agent 2022-03-14 18:13:24.880 | agent-resources-synced 2022-03-14 18:13:24.880 | allowed-address-pairs 2022-03-14 18:13:24.880 | auto-allocated-topology 2022-03-14 18:13:24.880 | availability_zone 2022-03-14 18:13:24.880 | availability_zone_filter 2022-03-14 18:13:24.880 | default-subnetpools 2022-03-14 18:13:24.880 | dhcp_agent_scheduler 2022-03-14 18:13:24.880 | dvr 2022-03-14 18:13:24.881 | empty-string-filtering 2022-03-14 18:13:24.881 | external-net 2022-03-14 18:13:24.881 | extra_dhcp_opt 2022-03-14 18:13:24.881 | extraroute 2022-03-14 18:13:24.881 | extraroute-atomic 2022-03-14 18:13:24.881 | filter-validation 2022-03-14 18:13:24.881 | fip-port-details 2022-03-14 18:13:24.881 | flavors 2022-03-14 18:13:24.881 | floatingip-pools 2022-03-14 18:13:24.881 | ip-substring-filtering 2022-03-14 18:13:24.881 | router 2022-03-14 18:13:24.881 | ext-gw-mode 2022-03-14 18:13:24.881 | l3-ha 2022-03-14 18:13:24.881 | l3-flavors 2022-03-14 18:13:24.881 | l3-port-ip-change-not-allowed 2022-03-14 18:13:24.881 | l3_agent_scheduler 2022-03-14 18:13:24.881 | metering 2022-03-14 18:13:24.881 | metering_source_and_destination_fields 2022-03-14 18:13:24.881 | multi-provider 2022-03-14 18:13:24.881 | net-mtu 2022-03-14 18:13:24.881 | net-mtu-writable 2022-03-14 18:13:24.881 | network_availability_zone 2022-03-14 18:13:24.881 | network-ip-availability 2022-03-14 18:13:24.881 | pagination 2022-03-14 18:13:24.881 | port-device-profile 2022-03-14 18:13:24.881 | port-mac-address-regenerate 2022-03-14 18:13:24.881 | port-numa-affinity-policy 2022-03-14 18:13:24.881 | binding 2022-03-14 18:13:24.881 | binding-extended 2022-03-14 18:13:24.881 | port-security 2022-03-14 18:13:24.881 | project-id 2022-03-14 18:13:24.881 | provider 2022-03-14 18:13:24.881 | quotas 2022-03-14 18:13:24.882 | quota_details 2022-03-14 18:13:24.882 | rbac-policies 2022-03-14 18:13:24.882 | rbac-address-group 2022-03-14 18:13:24.882 | rbac-address-scope 2022-03-14 18:13:24.882 | rbac-security-groups 2022-03-14 18:13:24.882 | rbac-subnetpool 2022-03-14 18:13:24.882 | revision-if-match 2022-03-14 18:13:24.882 | standard-attr-revisions 2022-03-14 18:13:24.882 | router_availability_zone 2022-03-14 18:13:24.882 | security-groups-normalized-cidr 2022-03-14 18:13:24.882 | port-security-groups-filtering 2022-03-14 18:13:24.882 | security-groups-remote-address-group 2022-03-14 18:13:24.882 | security-group 2022-03-14 18:13:24.882 | service-type 2022-03-14 18:13:24.882 | sorting 2022-03-14 18:13:24.882 | standard-attr-description 2022-03-14 18:13:24.882 | stateful-security-group 2022-03-14 18:13:24.882 | subnet_onboard 2022-03-14 18:13:24.882 | subnet-service-types 2022-03-14 18:13:24.882 | subnet_allocation 2022-03-14 18:13:24.882 | subnetpool-prefix-ops 2022-03-14 18:13:24.882 | standard-attr-tag 2022-03-14 18:13:24.882 | standard-attr-timestamp' 2022-03-14 18:13:24.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-03-14 18:13:24.883 | address-scope 2022-03-14 18:13:24.883 | router-admin-state-down-before-update 2022-03-14 18:13:24.883 | agent 2022-03-14 18:13:24.883 | agent-resources-synced 2022-03-14 18:13:24.883 | allowed-address-pairs 2022-03-14 18:13:24.883 | auto-allocated-topology 2022-03-14 18:13:24.883 | availability_zone 2022-03-14 18:13:24.883 | availability_zone_filter 2022-03-14 18:13:24.883 | default-subnetpools 2022-03-14 18:13:24.883 | dhcp_agent_scheduler 2022-03-14 18:13:24.883 | dvr 2022-03-14 18:13:24.883 | empty-string-filtering 2022-03-14 18:13:24.883 | external-net 2022-03-14 18:13:24.883 | extra_dhcp_opt 2022-03-14 18:13:24.883 | extraroute 2022-03-14 18:13:24.883 | extraroute-atomic 2022-03-14 18:13:24.883 | filter-validation 2022-03-14 18:13:24.883 | fip-port-details 2022-03-14 18:13:24.883 | flavors 2022-03-14 18:13:24.883 | floatingip-pools 2022-03-14 18:13:24.883 | ip-substring-filtering 2022-03-14 18:13:24.883 | router 2022-03-14 18:13:24.883 | ext-gw-mode 2022-03-14 18:13:24.883 | l3-ha 2022-03-14 18:13:24.883 | l3-flavors 2022-03-14 18:13:24.883 | l3-port-ip-change-not-allowed 2022-03-14 18:13:24.883 | l3_agent_scheduler 2022-03-14 18:13:24.883 | metering 2022-03-14 18:13:24.883 | metering_source_and_destination_fields 2022-03-14 18:13:24.883 | multi-provider 2022-03-14 18:13:24.883 | net-mtu 2022-03-14 18:13:24.883 | net-mtu-writable 2022-03-14 18:13:24.884 | network_availability_zone 2022-03-14 18:13:24.884 | network-ip-availability 2022-03-14 18:13:24.884 | pagination 2022-03-14 18:13:24.884 | port-device-profile 2022-03-14 18:13:24.884 | port-mac-address-regenerate 2022-03-14 18:13:24.884 | port-numa-affinity-policy 2022-03-14 18:13:24.884 | binding 2022-03-14 18:13:24.884 | binding-extended 2022-03-14 18:13:24.884 | port-security 2022-03-14 18:13:24.884 | project-id 2022-03-14 18:13:24.884 | provider 2022-03-14 18:13:24.884 | quotas 2022-03-14 18:13:24.884 | quota_details 2022-03-14 18:13:24.884 | rbac-policies 2022-03-14 18:13:24.884 | rbac-address-group 2022-03-14 18:13:24.884 | rbac-address-scope 2022-03-14 18:13:24.884 | rbac-security-groups 2022-03-14 18:13:24.884 | rbac-subnetpool 2022-03-14 18:13:24.884 | revision-if-match 2022-03-14 18:13:24.884 | standard-attr-revisions 2022-03-14 18:13:24.884 | router_availability_zone 2022-03-14 18:13:24.884 | security-groups-normalized-cidr 2022-03-14 18:13:24.884 | port-security-groups-filtering 2022-03-14 18:13:24.884 | security-groups-remote-address-group 2022-03-14 18:13:24.884 | security-group 2022-03-14 18:13:24.884 | service-type 2022-03-14 18:13:24.884 | sorting 2022-03-14 18:13:24.884 | standard-attr-description 2022-03-14 18:13:24.884 | stateful-security-group 2022-03-14 18:13:24.884 | subnet_onboard 2022-03-14 18:13:24.884 | subnet-service-types 2022-03-14 18:13:24.884 | subnet_allocation 2022-03-14 18:13:24.884 | subnetpool-prefix-ops 2022-03-14 18:13:24.884 | standard-attr-tag 2022-03-14 18:13:24.884 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-14 18:13:24.885 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-03-14 18:13:24.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-14 18:13:24.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-14 18:13:24.894 | ++ 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 2022-03-14 18:13:28.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:28.265 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:28.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:28.265 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:28.415 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:28.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=456410bb-2313-482d-beda-d2d7baab9ac5 2022-03-14 18:13:28.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-14 18:13:28.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-14 18:13:28.426 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-03-14 18:13:28.429 | + functions-common:is_provider_network:2161 : return 1 2022-03-14 18:13:28.433 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 63c845f786b147e89255f51e11e3c92d private 2022-03-14 18:13:28.433 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-14 18:13:28.433 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-14 18:13:28.437 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:28.442 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:31.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:31.745 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:31.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:31.745 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:31.911 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:31.914 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-14 18:13:31.916 | ++ functions-common:get_field:731 : field='$3' 2022-03-14 18:13:31.919 | ++ functions-common:get_field:733 : echo '| id | aa1059df-7174-4f57-a740-1bb024e8c4b8 |' 2022-03-14 18:13:31.920 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-14 18:13:31.925 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:31.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=aa1059df-7174-4f57-a740-1bb024e8c4b8 2022-03-14 18:13:31.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 63c845f786b147e89255f51e11e3c92d' 2022-03-14 18:13:31.934 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:31.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-14 18:13:31.954 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 63c845f786b147e89255f51e11e3c92d 2022-03-14 18:13:31.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:13:31.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 456410bb-2313-482d-beda-d2d7baab9ac5 ']' 2022-03-14 18:13:31.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 63c845f786b147e89255f51e11e3c92d ' 2022-03-14 18:13:31.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2022-03-14 18:13:31.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2022-03-14 18:13:31.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-14 18:13:31.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 456410bb-2313-482d-beda-d2d7baab9ac5 ' 2022-03-14 18:13:31.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-14 18:13:31.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network aa1059df-7174-4f57-a740-1bb024e8c4b8 private-subnet' 2022-03-14 18:13:31.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-14 18:13:31.984 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 63c845f786b147e89255f51e11e3c92d --ip-version 4 --gateway 172.20.0.1 --subnet-pool 456410bb-2313-482d-beda-d2d7baab9ac5 --network aa1059df-7174-4f57-a740-1bb024e8c4b8 private-subnet 2022-03-14 18:13:31.985 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-14 18:13:31.985 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-14 18:13:31.987 | +++ functions-common:get_field:726 : local data field 2022-03-14 18:13:31.991 | +++ functions-common:get_field:727 : read data 2022-03-14 18:13:35.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:35.529 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:35.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:35.529 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:35.692 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:35.695 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-14 18:13:35.697 | +++ functions-common:get_field:731 : field='$3' 2022-03-14 18:13:35.700 | +++ functions-common:get_field:733 : echo '| id | a32968a3-42e3-487f-a1bf-a3b6a7e58f71 |' 2022-03-14 18:13:35.700 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-14 18:13:35.706 | +++ functions-common:get_field:727 : read data 2022-03-14 18:13:35.710 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=a32968a3-42e3-487f-a1bf-a3b6a7e58f71 2022-03-14 18:13:35.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 63c845f786b147e89255f51e11e3c92d' 2022-03-14 18:13:35.716 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:35.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo a32968a3-42e3-487f-a1bf-a3b6a7e58f71 2022-03-14 18:13:35.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=a32968a3-42e3-487f-a1bf-a3b6a7e58f71 2022-03-14 18:13:35.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-14 18:13:35.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-14 18:13:35.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2022-03-14 18:13:35.747 | ++ 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 2022-03-14 18:13:38.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:38.341 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:38.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:38.341 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:38.495 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:38.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-03-14 18:13:38.499 | address-scope 2022-03-14 18:13:38.499 | router-admin-state-down-before-update 2022-03-14 18:13:38.499 | agent 2022-03-14 18:13:38.499 | agent-resources-synced 2022-03-14 18:13:38.499 | allowed-address-pairs 2022-03-14 18:13:38.499 | auto-allocated-topology 2022-03-14 18:13:38.499 | availability_zone 2022-03-14 18:13:38.499 | availability_zone_filter 2022-03-14 18:13:38.499 | default-subnetpools 2022-03-14 18:13:38.499 | dhcp_agent_scheduler 2022-03-14 18:13:38.499 | dvr 2022-03-14 18:13:38.499 | empty-string-filtering 2022-03-14 18:13:38.499 | external-net 2022-03-14 18:13:38.499 | extra_dhcp_opt 2022-03-14 18:13:38.499 | extraroute 2022-03-14 18:13:38.499 | extraroute-atomic 2022-03-14 18:13:38.500 | filter-validation 2022-03-14 18:13:38.500 | fip-port-details 2022-03-14 18:13:38.500 | flavors 2022-03-14 18:13:38.500 | floatingip-pools 2022-03-14 18:13:38.500 | ip-substring-filtering 2022-03-14 18:13:38.500 | router 2022-03-14 18:13:38.500 | ext-gw-mode 2022-03-14 18:13:38.500 | l3-ha 2022-03-14 18:13:38.500 | l3-flavors 2022-03-14 18:13:38.500 | l3-port-ip-change-not-allowed 2022-03-14 18:13:38.500 | l3_agent_scheduler 2022-03-14 18:13:38.500 | metering 2022-03-14 18:13:38.500 | metering_source_and_destination_fields 2022-03-14 18:13:38.500 | multi-provider 2022-03-14 18:13:38.500 | net-mtu 2022-03-14 18:13:38.500 | net-mtu-writable 2022-03-14 18:13:38.500 | network_availability_zone 2022-03-14 18:13:38.500 | network-ip-availability 2022-03-14 18:13:38.500 | pagination 2022-03-14 18:13:38.500 | port-device-profile 2022-03-14 18:13:38.500 | port-mac-address-regenerate 2022-03-14 18:13:38.500 | port-numa-affinity-policy 2022-03-14 18:13:38.500 | binding 2022-03-14 18:13:38.500 | binding-extended 2022-03-14 18:13:38.500 | port-security 2022-03-14 18:13:38.500 | project-id 2022-03-14 18:13:38.500 | provider 2022-03-14 18:13:38.500 | quotas 2022-03-14 18:13:38.500 | quota_details 2022-03-14 18:13:38.500 | rbac-policies 2022-03-14 18:13:38.500 | rbac-address-group 2022-03-14 18:13:38.500 | rbac-address-scope 2022-03-14 18:13:38.500 | rbac-security-groups 2022-03-14 18:13:38.500 | rbac-subnetpool 2022-03-14 18:13:38.500 | revision-if-match 2022-03-14 18:13:38.500 | standard-attr-revisions 2022-03-14 18:13:38.501 | router_availability_zone 2022-03-14 18:13:38.501 | security-groups-normalized-cidr 2022-03-14 18:13:38.501 | port-security-groups-filtering 2022-03-14 18:13:38.501 | security-groups-remote-address-group 2022-03-14 18:13:38.501 | security-group 2022-03-14 18:13:38.501 | service-type 2022-03-14 18:13:38.501 | sorting 2022-03-14 18:13:38.501 | standard-attr-description 2022-03-14 18:13:38.501 | stateful-security-group 2022-03-14 18:13:38.501 | subnet_onboard 2022-03-14 18:13:38.501 | subnet-service-types 2022-03-14 18:13:38.501 | subnet_allocation 2022-03-14 18:13:38.501 | subnetpool-prefix-ops 2022-03-14 18:13:38.501 | standard-attr-tag 2022-03-14 18:13:38.501 | standard-attr-timestamp' 2022-03-14 18:13:38.502 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-03-14 18:13:38.502 | address-scope 2022-03-14 18:13:38.502 | router-admin-state-down-before-update 2022-03-14 18:13:38.502 | agent 2022-03-14 18:13:38.502 | agent-resources-synced 2022-03-14 18:13:38.502 | allowed-address-pairs 2022-03-14 18:13:38.502 | auto-allocated-topology 2022-03-14 18:13:38.502 | availability_zone 2022-03-14 18:13:38.502 | availability_zone_filter 2022-03-14 18:13:38.502 | default-subnetpools 2022-03-14 18:13:38.502 | dhcp_agent_scheduler 2022-03-14 18:13:38.502 | dvr 2022-03-14 18:13:38.502 | empty-string-filtering 2022-03-14 18:13:38.502 | external-net 2022-03-14 18:13:38.502 | extra_dhcp_opt 2022-03-14 18:13:38.502 | extraroute 2022-03-14 18:13:38.502 | extraroute-atomic 2022-03-14 18:13:38.502 | filter-validation 2022-03-14 18:13:38.502 | fip-port-details 2022-03-14 18:13:38.502 | flavors 2022-03-14 18:13:38.502 | floatingip-pools 2022-03-14 18:13:38.502 | ip-substring-filtering 2022-03-14 18:13:38.502 | router 2022-03-14 18:13:38.502 | ext-gw-mode 2022-03-14 18:13:38.502 | l3-ha 2022-03-14 18:13:38.502 | l3-flavors 2022-03-14 18:13:38.502 | l3-port-ip-change-not-allowed 2022-03-14 18:13:38.502 | l3_agent_scheduler 2022-03-14 18:13:38.502 | metering 2022-03-14 18:13:38.502 | metering_source_and_destination_fields 2022-03-14 18:13:38.503 | multi-provider 2022-03-14 18:13:38.503 | net-mtu 2022-03-14 18:13:38.503 | net-mtu-writable 2022-03-14 18:13:38.503 | network_availability_zone 2022-03-14 18:13:38.503 | network-ip-availability 2022-03-14 18:13:38.503 | pagination 2022-03-14 18:13:38.503 | port-device-profile 2022-03-14 18:13:38.503 | port-mac-address-regenerate 2022-03-14 18:13:38.503 | port-numa-affinity-policy 2022-03-14 18:13:38.503 | binding 2022-03-14 18:13:38.503 | binding-extended 2022-03-14 18:13:38.503 | port-security 2022-03-14 18:13:38.503 | project-id 2022-03-14 18:13:38.503 | provider 2022-03-14 18:13:38.503 | quotas 2022-03-14 18:13:38.503 | quota_details 2022-03-14 18:13:38.503 | rbac-policies 2022-03-14 18:13:38.503 | rbac-address-group 2022-03-14 18:13:38.503 | rbac-address-scope 2022-03-14 18:13:38.504 | rbac-security-groups 2022-03-14 18:13:38.504 | rbac-subnetpool 2022-03-14 18:13:38.504 | revision-if-match 2022-03-14 18:13:38.504 | standard-attr-revisions 2022-03-14 18:13:38.504 | router_availability_zone 2022-03-14 18:13:38.504 | security-groups-normalized-cidr 2022-03-14 18:13:38.504 | port-security-groups-filtering 2022-03-14 18:13:38.504 | security-groups-remote-address-group 2022-03-14 18:13:38.504 | security-group 2022-03-14 18:13:38.504 | service-type 2022-03-14 18:13:38.504 | sorting 2022-03-14 18:13:38.504 | standard-attr-description 2022-03-14 18:13:38.504 | stateful-security-group 2022-03-14 18:13:38.504 | subnet_onboard 2022-03-14 18:13:38.504 | subnet-service-types 2022-03-14 18:13:38.504 | subnet_allocation 2022-03-14 18:13:38.504 | subnetpool-prefix-ops 2022-03-14 18:13:38.504 | standard-attr-tag 2022-03-14 18:13:38.505 | standard-attr-timestamp =~ router ]] 2022-03-14 18:13:38.506 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-03-14 18:13:38.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-14 18:13:38.518 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-03-14 18:13:38.522 | ++ 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 2022-03-14 18:13:41.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:41.140 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:41.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:41.140 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:41.301 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:41.304 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-03-14 18:13:41.304 | address-scope 2022-03-14 18:13:41.304 | router-admin-state-down-before-update 2022-03-14 18:13:41.304 | agent 2022-03-14 18:13:41.304 | agent-resources-synced 2022-03-14 18:13:41.304 | allowed-address-pairs 2022-03-14 18:13:41.304 | auto-allocated-topology 2022-03-14 18:13:41.304 | availability_zone 2022-03-14 18:13:41.304 | availability_zone_filter 2022-03-14 18:13:41.304 | default-subnetpools 2022-03-14 18:13:41.305 | dhcp_agent_scheduler 2022-03-14 18:13:41.305 | dvr 2022-03-14 18:13:41.305 | empty-string-filtering 2022-03-14 18:13:41.305 | external-net 2022-03-14 18:13:41.305 | extra_dhcp_opt 2022-03-14 18:13:41.305 | extraroute 2022-03-14 18:13:41.305 | extraroute-atomic 2022-03-14 18:13:41.305 | filter-validation 2022-03-14 18:13:41.305 | fip-port-details 2022-03-14 18:13:41.305 | flavors 2022-03-14 18:13:41.305 | floatingip-pools 2022-03-14 18:13:41.305 | ip-substring-filtering 2022-03-14 18:13:41.305 | router 2022-03-14 18:13:41.305 | ext-gw-mode 2022-03-14 18:13:41.305 | l3-ha 2022-03-14 18:13:41.305 | l3-flavors 2022-03-14 18:13:41.305 | l3-port-ip-change-not-allowed 2022-03-14 18:13:41.305 | l3_agent_scheduler 2022-03-14 18:13:41.305 | metering 2022-03-14 18:13:41.305 | metering_source_and_destination_fields 2022-03-14 18:13:41.305 | multi-provider 2022-03-14 18:13:41.305 | net-mtu 2022-03-14 18:13:41.305 | net-mtu-writable 2022-03-14 18:13:41.305 | network_availability_zone 2022-03-14 18:13:41.305 | network-ip-availability 2022-03-14 18:13:41.305 | pagination 2022-03-14 18:13:41.305 | port-device-profile 2022-03-14 18:13:41.305 | port-mac-address-regenerate 2022-03-14 18:13:41.305 | port-numa-affinity-policy 2022-03-14 18:13:41.305 | binding 2022-03-14 18:13:41.305 | binding-extended 2022-03-14 18:13:41.305 | port-security 2022-03-14 18:13:41.305 | project-id 2022-03-14 18:13:41.305 | provider 2022-03-14 18:13:41.305 | quotas 2022-03-14 18:13:41.306 | quota_details 2022-03-14 18:13:41.306 | rbac-policies 2022-03-14 18:13:41.306 | rbac-address-group 2022-03-14 18:13:41.306 | rbac-address-scope 2022-03-14 18:13:41.306 | rbac-security-groups 2022-03-14 18:13:41.306 | rbac-subnetpool 2022-03-14 18:13:41.306 | revision-if-match 2022-03-14 18:13:41.306 | standard-attr-revisions 2022-03-14 18:13:41.306 | router_availability_zone 2022-03-14 18:13:41.306 | security-groups-normalized-cidr 2022-03-14 18:13:41.306 | port-security-groups-filtering 2022-03-14 18:13:41.306 | security-groups-remote-address-group 2022-03-14 18:13:41.306 | security-group 2022-03-14 18:13:41.306 | service-type 2022-03-14 18:13:41.306 | sorting 2022-03-14 18:13:41.306 | standard-attr-description 2022-03-14 18:13:41.306 | stateful-security-group 2022-03-14 18:13:41.306 | subnet_onboard 2022-03-14 18:13:41.306 | subnet-service-types 2022-03-14 18:13:41.306 | subnet_allocation 2022-03-14 18:13:41.306 | subnetpool-prefix-ops 2022-03-14 18:13:41.306 | standard-attr-tag 2022-03-14 18:13:41.306 | standard-attr-timestamp' 2022-03-14 18:13:41.307 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-03-14 18:13:41.307 | address-scope 2022-03-14 18:13:41.307 | router-admin-state-down-before-update 2022-03-14 18:13:41.307 | agent 2022-03-14 18:13:41.307 | agent-resources-synced 2022-03-14 18:13:41.307 | allowed-address-pairs 2022-03-14 18:13:41.307 | auto-allocated-topology 2022-03-14 18:13:41.307 | availability_zone 2022-03-14 18:13:41.307 | availability_zone_filter 2022-03-14 18:13:41.307 | default-subnetpools 2022-03-14 18:13:41.307 | dhcp_agent_scheduler 2022-03-14 18:13:41.307 | dvr 2022-03-14 18:13:41.307 | empty-string-filtering 2022-03-14 18:13:41.307 | external-net 2022-03-14 18:13:41.307 | extra_dhcp_opt 2022-03-14 18:13:41.307 | extraroute 2022-03-14 18:13:41.307 | extraroute-atomic 2022-03-14 18:13:41.307 | filter-validation 2022-03-14 18:13:41.307 | fip-port-details 2022-03-14 18:13:41.307 | flavors 2022-03-14 18:13:41.307 | floatingip-pools 2022-03-14 18:13:41.307 | ip-substring-filtering 2022-03-14 18:13:41.307 | router 2022-03-14 18:13:41.307 | ext-gw-mode 2022-03-14 18:13:41.307 | l3-ha 2022-03-14 18:13:41.307 | l3-flavors 2022-03-14 18:13:41.308 | l3-port-ip-change-not-allowed 2022-03-14 18:13:41.308 | l3_agent_scheduler 2022-03-14 18:13:41.308 | metering 2022-03-14 18:13:41.308 | metering_source_and_destination_fields 2022-03-14 18:13:41.308 | multi-provider 2022-03-14 18:13:41.308 | net-mtu 2022-03-14 18:13:41.308 | net-mtu-writable 2022-03-14 18:13:41.308 | network_availability_zone 2022-03-14 18:13:41.308 | network-ip-availability 2022-03-14 18:13:41.308 | pagination 2022-03-14 18:13:41.308 | port-device-profile 2022-03-14 18:13:41.308 | port-mac-address-regenerate 2022-03-14 18:13:41.308 | port-numa-affinity-policy 2022-03-14 18:13:41.308 | binding 2022-03-14 18:13:41.308 | binding-extended 2022-03-14 18:13:41.308 | port-security 2022-03-14 18:13:41.308 | project-id 2022-03-14 18:13:41.308 | provider 2022-03-14 18:13:41.308 | quotas 2022-03-14 18:13:41.308 | quota_details 2022-03-14 18:13:41.308 | rbac-policies 2022-03-14 18:13:41.308 | rbac-address-group 2022-03-14 18:13:41.308 | rbac-address-scope 2022-03-14 18:13:41.308 | rbac-security-groups 2022-03-14 18:13:41.308 | rbac-subnetpool 2022-03-14 18:13:41.308 | revision-if-match 2022-03-14 18:13:41.308 | standard-attr-revisions 2022-03-14 18:13:41.308 | router_availability_zone 2022-03-14 18:13:41.308 | security-groups-normalized-cidr 2022-03-14 18:13:41.308 | port-security-groups-filtering 2022-03-14 18:13:41.308 | security-groups-remote-address-group 2022-03-14 18:13:41.308 | security-group 2022-03-14 18:13:41.308 | service-type 2022-03-14 18:13:41.308 | sorting 2022-03-14 18:13:41.308 | standard-attr-description 2022-03-14 18:13:41.308 | stateful-security-group 2022-03-14 18:13:41.309 | subnet_onboard 2022-03-14 18:13:41.309 | subnet-service-types 2022-03-14 18:13:41.309 | subnet_allocation 2022-03-14 18:13:41.309 | subnetpool-prefix-ops 2022-03-14 18:13:41.309 | standard-attr-tag 2022-03-14 18:13:41.309 | standard-attr-timestamp =~ external-net ]] 2022-03-14 18:13:41.310 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-03-14 18:13:41.313 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-14 18:13:41.319 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-14 18:13:41.319 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 63c845f786b147e89255f51e11e3c92d router1 2022-03-14 18:13:41.319 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-14 18:13:41.321 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:41.324 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:44.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:44.478 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:44.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:44.478 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:44.640 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:44.643 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-14 18:13:44.646 | ++ functions-common:get_field:731 : field='$3' 2022-03-14 18:13:44.652 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-14 18:13:44.652 | ++ functions-common:get_field:733 : echo '| id | 245e2f0e-94a3-44f3-8aee-d85d7a8d1728 |' 2022-03-14 18:13:44.655 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:44.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=245e2f0e-94a3-44f3-8aee-d85d7a8d1728 2022-03-14 18:13:44.662 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 63c845f786b147e89255f51e11e3c92d router1' 2022-03-14 18:13:44.664 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:44.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-14 18:13:44.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-14 18:13:44.687 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-03-14 18:13:44.693 | ++ 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 2022-03-14 18:13:47.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:47.245 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:47.245 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:47.396 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:47.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-03-14 18:13:47.399 | address-scope 2022-03-14 18:13:47.399 | router-admin-state-down-before-update 2022-03-14 18:13:47.399 | agent 2022-03-14 18:13:47.399 | agent-resources-synced 2022-03-14 18:13:47.399 | allowed-address-pairs 2022-03-14 18:13:47.399 | auto-allocated-topology 2022-03-14 18:13:47.399 | availability_zone 2022-03-14 18:13:47.399 | availability_zone_filter 2022-03-14 18:13:47.399 | default-subnetpools 2022-03-14 18:13:47.399 | dhcp_agent_scheduler 2022-03-14 18:13:47.399 | dvr 2022-03-14 18:13:47.399 | empty-string-filtering 2022-03-14 18:13:47.399 | external-net 2022-03-14 18:13:47.399 | extra_dhcp_opt 2022-03-14 18:13:47.399 | extraroute 2022-03-14 18:13:47.399 | extraroute-atomic 2022-03-14 18:13:47.399 | filter-validation 2022-03-14 18:13:47.399 | fip-port-details 2022-03-14 18:13:47.399 | flavors 2022-03-14 18:13:47.399 | floatingip-pools 2022-03-14 18:13:47.399 | ip-substring-filtering 2022-03-14 18:13:47.399 | router 2022-03-14 18:13:47.399 | ext-gw-mode 2022-03-14 18:13:47.399 | l3-ha 2022-03-14 18:13:47.399 | l3-flavors 2022-03-14 18:13:47.399 | l3-port-ip-change-not-allowed 2022-03-14 18:13:47.399 | l3_agent_scheduler 2022-03-14 18:13:47.399 | metering 2022-03-14 18:13:47.399 | metering_source_and_destination_fields 2022-03-14 18:13:47.399 | multi-provider 2022-03-14 18:13:47.400 | net-mtu 2022-03-14 18:13:47.400 | net-mtu-writable 2022-03-14 18:13:47.400 | network_availability_zone 2022-03-14 18:13:47.400 | network-ip-availability 2022-03-14 18:13:47.400 | pagination 2022-03-14 18:13:47.400 | port-device-profile 2022-03-14 18:13:47.400 | port-mac-address-regenerate 2022-03-14 18:13:47.400 | port-numa-affinity-policy 2022-03-14 18:13:47.400 | binding 2022-03-14 18:13:47.400 | binding-extended 2022-03-14 18:13:47.400 | port-security 2022-03-14 18:13:47.400 | project-id 2022-03-14 18:13:47.400 | provider 2022-03-14 18:13:47.400 | quotas 2022-03-14 18:13:47.400 | quota_details 2022-03-14 18:13:47.400 | rbac-policies 2022-03-14 18:13:47.400 | rbac-address-group 2022-03-14 18:13:47.400 | rbac-address-scope 2022-03-14 18:13:47.400 | rbac-security-groups 2022-03-14 18:13:47.400 | rbac-subnetpool 2022-03-14 18:13:47.400 | revision-if-match 2022-03-14 18:13:47.400 | standard-attr-revisions 2022-03-14 18:13:47.400 | router_availability_zone 2022-03-14 18:13:47.400 | security-groups-normalized-cidr 2022-03-14 18:13:47.400 | port-security-groups-filtering 2022-03-14 18:13:47.400 | security-groups-remote-address-group 2022-03-14 18:13:47.400 | security-group 2022-03-14 18:13:47.400 | service-type 2022-03-14 18:13:47.400 | sorting 2022-03-14 18:13:47.400 | standard-attr-description 2022-03-14 18:13:47.400 | stateful-security-group 2022-03-14 18:13:47.400 | subnet_onboard 2022-03-14 18:13:47.400 | subnet-service-types 2022-03-14 18:13:47.400 | subnet_allocation 2022-03-14 18:13:47.400 | subnetpool-prefix-ops 2022-03-14 18:13:47.400 | standard-attr-tag 2022-03-14 18:13:47.400 | standard-attr-timestamp' 2022-03-14 18:13:47.401 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-03-14 18:13:47.401 | address-scope 2022-03-14 18:13:47.401 | router-admin-state-down-before-update 2022-03-14 18:13:47.401 | agent 2022-03-14 18:13:47.401 | agent-resources-synced 2022-03-14 18:13:47.401 | allowed-address-pairs 2022-03-14 18:13:47.401 | auto-allocated-topology 2022-03-14 18:13:47.401 | availability_zone 2022-03-14 18:13:47.401 | availability_zone_filter 2022-03-14 18:13:47.401 | default-subnetpools 2022-03-14 18:13:47.401 | dhcp_agent_scheduler 2022-03-14 18:13:47.402 | dvr 2022-03-14 18:13:47.402 | empty-string-filtering 2022-03-14 18:13:47.402 | external-net 2022-03-14 18:13:47.402 | extra_dhcp_opt 2022-03-14 18:13:47.402 | extraroute 2022-03-14 18:13:47.402 | extraroute-atomic 2022-03-14 18:13:47.402 | filter-validation 2022-03-14 18:13:47.402 | fip-port-details 2022-03-14 18:13:47.402 | flavors 2022-03-14 18:13:47.402 | floatingip-pools 2022-03-14 18:13:47.402 | ip-substring-filtering 2022-03-14 18:13:47.402 | router 2022-03-14 18:13:47.402 | ext-gw-mode 2022-03-14 18:13:47.402 | l3-ha 2022-03-14 18:13:47.402 | l3-flavors 2022-03-14 18:13:47.402 | l3-port-ip-change-not-allowed 2022-03-14 18:13:47.402 | l3_agent_scheduler 2022-03-14 18:13:47.402 | metering 2022-03-14 18:13:47.402 | metering_source_and_destination_fields 2022-03-14 18:13:47.402 | multi-provider 2022-03-14 18:13:47.402 | net-mtu 2022-03-14 18:13:47.402 | net-mtu-writable 2022-03-14 18:13:47.402 | network_availability_zone 2022-03-14 18:13:47.402 | network-ip-availability 2022-03-14 18:13:47.402 | pagination 2022-03-14 18:13:47.402 | port-device-profile 2022-03-14 18:13:47.402 | port-mac-address-regenerate 2022-03-14 18:13:47.402 | port-numa-affinity-policy 2022-03-14 18:13:47.402 | binding 2022-03-14 18:13:47.402 | binding-extended 2022-03-14 18:13:47.402 | port-security 2022-03-14 18:13:47.402 | project-id 2022-03-14 18:13:47.402 | provider 2022-03-14 18:13:47.402 | quotas 2022-03-14 18:13:47.402 | quota_details 2022-03-14 18:13:47.402 | rbac-policies 2022-03-14 18:13:47.403 | rbac-address-group 2022-03-14 18:13:47.403 | rbac-address-scope 2022-03-14 18:13:47.403 | rbac-security-groups 2022-03-14 18:13:47.403 | rbac-subnetpool 2022-03-14 18:13:47.403 | revision-if-match 2022-03-14 18:13:47.403 | standard-attr-revisions 2022-03-14 18:13:47.403 | router_availability_zone 2022-03-14 18:13:47.403 | security-groups-normalized-cidr 2022-03-14 18:13:47.403 | port-security-groups-filtering 2022-03-14 18:13:47.403 | security-groups-remote-address-group 2022-03-14 18:13:47.403 | security-group 2022-03-14 18:13:47.403 | service-type 2022-03-14 18:13:47.403 | sorting 2022-03-14 18:13:47.403 | standard-attr-description 2022-03-14 18:13:47.403 | stateful-security-group 2022-03-14 18:13:47.403 | subnet_onboard 2022-03-14 18:13:47.403 | subnet-service-types 2022-03-14 18:13:47.403 | subnet_allocation 2022-03-14 18:13:47.403 | subnetpool-prefix-ops 2022-03-14 18:13:47.403 | standard-attr-tag 2022-03-14 18:13:47.403 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-14 18:13:47.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-03-14 18:13:47.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-14 18:13:47.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-14 18:13:47.414 | ++ 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 2022-03-14 18:13:47.414 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-14 18:13:47.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-14 18:13:47.418 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:47.421 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:50.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:50.787 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:50.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:50.787 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:50.943 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:50.946 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-14 18:13:50.949 | ++ functions-common:get_field:731 : field='$3' 2022-03-14 18:13:50.952 | ++ functions-common:get_field:733 : echo '| id | 62419695-dea5-4d8d-99d0-565b2be30bc9 |' 2022-03-14 18:13:50.952 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-14 18:13:50.958 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:50.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=62419695-dea5-4d8d-99d0-565b2be30bc9 2022-03-14 18:13:50.964 | + 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' 2022-03-14 18:13:50.966 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:50.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-14 18:13:50.988 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-14 18:13:50.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 245e2f0e-94a3-44f3-8aee-d85d7a8d1728 a32968a3-42e3-487f-a1bf-a3b6a7e58f71 2022-03-14 18:13:55.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:55.557 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:55.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:55.557 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:55.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2022-03-14 18:13:55.716 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 62419695-dea5-4d8d-99d0-565b2be30bc9 2022-03-14 18:13:55.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2022-03-14 18:13:55.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2022-03-14 18:13:55.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.26.3.1 ]] 2022-03-14 18:13:55.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.26.3.1 ' 2022-03-14 18:13:55.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 62419695-dea5-4d8d-99d0-565b2be30bc9 --subnet-range 172.26.3.0/24 --no-dhcp ' 2022-03-14 18:13:55.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2022-03-14 18:13:55.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2022-03-14 18:13:55.737 | +++ 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.26.3.1 --network 62419695-dea5-4d8d-99d0-565b2be30bc9 --subnet-range 172.26.3.0/24 --no-dhcp public-subnet 2022-03-14 18:13:55.737 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2022-03-14 18:13:58.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:58.729 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:58.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:13:58.729 | from cryptography.utils import int_from_bytes 2022-03-14 18:13:58.902 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:13:58.906 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.26.3.1 | 2022-03-14 18:13:58.906 | | id | b7441586-8184-4088-8d84-f959e8a3d272 |' 2022-03-14 18:13:58.909 | ++ 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' 2022-03-14 18:13:58.911 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:13:58.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.26.3.1 '|' '|' id '|' b7441586-8184-4088-8d84-f959e8a3d272 '|' 2022-03-14 18:13:58.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.26.3.1 | | id | b7441586-8184-4088-8d84-f959e8a3d272 |' 2022-03-14 18:13:58.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2022-03-14 18:13:58.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2022-03-14 18:13:58.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.3.1 '|' '|' id '|' b7441586-8184-4088-8d84-f959e8a3d272 '|' 2022-03-14 18:13:58.945 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:58.947 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:58.950 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-14 18:13:58.952 | ++ functions-common:get_field:731 : field='$3' 2022-03-14 18:13:58.955 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.3.1 | | id | b7441586-8184-4088-8d84-f959e8a3d272 |' 2022-03-14 18:13:58.956 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-14 18:13:58.961 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:58.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.26.3.1 2022-03-14 18:13:58.968 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.26.3.1 '|' '|' id '|' b7441586-8184-4088-8d84-f959e8a3d272 '|' 2022-03-14 18:13:58.969 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2022-03-14 18:13:58.972 | ++ functions-common:get_field:726 : local data field 2022-03-14 18:13:58.974 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:58.977 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2022-03-14 18:13:58.979 | ++ functions-common:get_field:731 : field='$6' 2022-03-14 18:13:58.982 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.3.1 | | id | b7441586-8184-4088-8d84-f959e8a3d272 |' 2022-03-14 18:13:58.982 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-14 18:13:58.989 | ++ functions-common:get_field:727 : read data 2022-03-14 18:13:58.992 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=b7441586-8184-4088-8d84-f959e8a3d272 2022-03-14 18:13:58.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 62419695-dea5-4d8d-99d0-565b2be30bc9 245e2f0e-94a3-44f3-8aee-d85d7a8d1728 2022-03-14 18:14:03.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:03.060 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:03.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:03.060 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:03.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2022-03-14 18:14:03.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2022-03-14 18:14:03.237 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:03.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2022-03-14 18:14:03.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2022-03-14 18:14:03.245 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-03-14 18:14:03.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2022-03-14 18:14:03.250 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-14 18:14:03.253 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-14 18:14:03.273 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-14 18:14:03.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2022-03-14 18:14:03.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2022-03-14 18:14:03.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2022-03-14 18:14:03.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-14 18:14:03.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-14 18:14:03.288 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-14 18:14:03.290 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2022-03-14 18:14:03.293 | + functions-common:test_with_retry:2249 : local until=10 2022-03-14 18:14:03.295 | + functions-common:test_with_retry:2250 : local sleep=0.5 2022-03-14 18:14:03.297 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2022-03-14 18:14:03.300 | + functions-common:time_start:2295 : local name=test_with_retry 2022-03-14 18:14:03.302 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:03.305 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:03.308 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:03.312 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281643309 2022-03-14 18:14:03.315 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-14 18:14:03.322 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2022-03-14 18:14:03.324 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:03.327 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:03.329 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:03.331 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:03.334 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:03.336 | + functions-common:time_stop:2315 : name=test_with_retry 2022-03-14 18:14:03.338 | + functions-common:time_stop:2316 : start_time=1647281643309 2022-03-14 18:14:03.340 | + functions-common:time_stop:2318 : [[ -z 1647281643309 ]] 2022-03-14 18:14:03.343 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:03.348 | + functions-common:time_stop:2321 : end_time=1647281643345 2022-03-14 18:14:03.350 | + functions-common:time_stop:2322 : elapsed_time=36 2022-03-14 18:14:03.353 | + functions-common:time_stop:2323 : total=6111 2022-03-14 18:14:03.355 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:03.357 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6147 2022-03-14 18:14:03.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2022-03-14 18:14:03.365 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.26.3.1 2022-03-14 18:14:03.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2022-03-14 18:14:03.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:14:03.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2022-03-14 18:14:03.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2022-03-14 18:14:03.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.26.3.1/24 dev br-data 2022-03-14 18:14:03.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2022-03-14 18:14:03.405 | ++ 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 2022-03-14 18:14:03.405 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2022-03-14 18:14:03.405 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2022-03-14 18:14:03.406 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2022-03-14 18:14:05.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:05.584 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:05.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:05.584 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:05.742 | ++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:14:05.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.26.3.135 ' 2022-03-14 18:14:05.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-14 18:14:05.751 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-14 18:14:05.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2022-03-14 18:14:05.771 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:14:05.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-14 18:14:05.776 | + ./stack.sh:main:1321 : is_service_enabled nova 2022-03-14 18:14:05.794 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:05.796 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2022-03-14 18:14:05.799 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:14:05.804 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-03-14 18:14:05.806 | + ./stack.sh:main:1323 : start_nova 2022-03-14 18:14:05.809 | + lib/nova:start_nova:1069 : start_nova_rest 2022-03-14 18:14:05.811 | + lib/nova:start_nova_rest:977 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:05.814 | + lib/nova:start_nova_rest:978 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:05.817 | + lib/nova:start_nova_rest:978 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:05.820 | + lib/nova:start_nova_rest:980 : local api_cell_conf=/etc/nova/nova.conf 2022-03-14 18:14:05.822 | + lib/nova:start_nova_rest:981 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-14 18:14:05.825 | + lib/nova:start_nova_rest:983 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.827 | + functions-common:run_process:1564 : local service=n-sch 2022-03-14 18:14:05.831 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.834 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:05.836 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:05.839 | + functions-common:run_process:1569 : local name=n-sch 2022-03-14 18:14:05.842 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:05.844 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:05.847 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:05.849 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:05.853 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:05.858 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281645854 2022-03-14 18:14:05.860 | + functions-common:run_process:1572 : is_service_enabled n-sch 2022-03-14 18:14:05.878 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:05.880 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-14 18:14:05.883 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2022-03-14 18:14:05.886 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.892 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.892 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.893 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.896 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-14 18:14:05.898 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-14 18:14:05.901 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2022-03-14 18:14:05.903 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:05.906 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:05.909 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-14 18:14:05.912 | + 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 2022-03-14 18:14:05.914 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2022-03-14 18:14:05.920 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-14 18:14:05.920 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:05.921 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:05.924 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:05.926 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:05.929 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-14 18:14:05.931 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:05.936 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-14 18:14:06.001 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-14 18:14:06.065 | + 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' 2022-03-14 18:14:06.142 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-14 18:14:06.215 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-14 18:14:06.278 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:06.339 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:06.342 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-14 18:14:06.414 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:06.870 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2022-03-14 18:14:06.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-14 18:14:07.347 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2022-03-14 18:14:07.370 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:07.372 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:07.375 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:07.382 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:07.384 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:07.387 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:07.389 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:07.392 | + functions-common:time_stop:2316 : start_time=1647281645854 2022-03-14 18:14:07.394 | + functions-common:time_stop:2318 : [[ -z 1647281645854 ]] 2022-03-14 18:14:07.397 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:07.402 | + functions-common:time_stop:2321 : end_time=1647281647399 2022-03-14 18:14:07.404 | + functions-common:time_stop:2322 : elapsed_time=1545 2022-03-14 18:14:07.407 | + functions-common:time_stop:2323 : total=22146 2022-03-14 18:14:07.410 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:07.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23691 2022-03-14 18:14:07.415 | + lib/nova:start_nova_rest:984 : '[' True == False ']' 2022-03-14 18:14:07.418 | ++ lib/nova:start_nova_rest:987 : which uwsgi 2022-03-14 18:14:07.423 | + lib/nova:start_nova_rest:987 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.426 | + functions-common:run_process:1564 : local service=n-api-meta 2022-03-14 18:14:07.428 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.431 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:07.433 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:07.436 | + functions-common:run_process:1569 : local name=n-api-meta 2022-03-14 18:14:07.438 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:07.441 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:07.444 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:07.446 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:07.449 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:07.456 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281647451 2022-03-14 18:14:07.459 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2022-03-14 18:14:07.478 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:07.480 | + 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' '' '' 2022-03-14 18:14:07.483 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2022-03-14 18:14:07.486 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.488 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.491 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.493 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-14 18:14:07.496 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-14 18:14:07.498 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-14 18:14:07.501 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2022-03-14 18:14:07.503 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:07.506 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:07.508 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-14 18:14:07.511 | + 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 2022-03-14 18:14:07.513 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2022-03-14 18:14:07.516 | + 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' 2022-03-14 18:14:07.519 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:14:07.522 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:14:07.524 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-14 18:14:07.526 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:14:07.531 | + 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' 2022-03-14 18:14:07.599 | + 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 2022-03-14 18:14:07.664 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-14 18:14:07.717 | + 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' 2022-03-14 18:14:07.771 | + 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' 2022-03-14 18:14:07.831 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-14 18:14:07.884 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-14 18:14:07.941 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-14 18:14:08.003 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-14 18:14:08.058 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-14 18:14:08.113 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:14:08.115 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-14 18:14:08.196 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:14:08.643 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2022-03-14 18:14:08.660 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-14 18:14:09.081 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2022-03-14 18:14:09.164 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:09.170 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:09.173 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:09.176 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:09.178 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:09.185 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:09.186 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:09.189 | + functions-common:time_stop:2316 : start_time=1647281647451 2022-03-14 18:14:09.192 | + functions-common:time_stop:2318 : [[ -z 1647281647451 ]] 2022-03-14 18:14:09.194 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:09.199 | + functions-common:time_stop:2321 : end_time=1647281649195 2022-03-14 18:14:09.207 | + functions-common:time_stop:2322 : elapsed_time=1744 2022-03-14 18:14:09.207 | + functions-common:time_stop:2323 : total=23691 2022-03-14 18:14:09.208 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:09.211 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25435 2022-03-14 18:14:09.214 | + lib/nova:start_nova_rest:990 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.217 | + lib/nova:start_nova_rest:990 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.221 | + lib/nova:start_nova:1070 : start_nova_console_proxies 2022-03-14 18:14:09.225 | + lib/nova:start_nova_console_proxies:1005 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.226 | + lib/nova:start_nova_console_proxies:1007 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.229 | + lib/nova:start_nova_console_proxies:1007 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.233 | + lib/nova:start_nova_console_proxies:1009 : local api_cell_conf=/etc/nova/nova.conf 2022-03-14 18:14:09.237 | + lib/nova:start_nova_console_proxies:1011 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:14:09.241 | + lib/nova:start_nova_console_proxies:1016 : enable_nova_console_proxies 2022-03-14 18:14:09.246 | ++ lib/nova:enable_nova_console_proxies:994 : seq 1 1 2022-03-14 18:14:09.249 | + lib/nova:enable_nova_console_proxies:994 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:14:09.252 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-03-14 18:14:09.257 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-novnc 2022-03-14 18:14:09.277 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.278 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-03-14 18:14:09.282 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-spice 2022-03-14 18:14:09.299 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.302 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-03-14 18:14:09.305 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-sproxy 2022-03-14 18:14:09.325 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.330 | ++ lib/nova:start_nova_console_proxies:1017 : seq 1 1 2022-03-14 18:14:09.333 | + lib/nova:start_nova_console_proxies:1017 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:14:09.335 | + lib/nova:start_nova_console_proxies:1018 : local conf 2022-03-14 18:14:09.339 | ++ lib/nova:start_nova_console_proxies:1019 : conductor_conf 1 2022-03-14 18:14:09.342 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 18:14:09.345 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 18:14:09.348 | + lib/nova:start_nova_console_proxies:1019 : conf=/etc/nova/nova_cell1.conf 2022-03-14 18:14:09.351 | + lib/nova:start_nova_console_proxies:1020 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-14 18:14:09.353 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2022-03-14 18:14:09.356 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-14 18:14:09.358 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:09.362 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:09.364 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2022-03-14 18:14:09.367 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:09.369 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:09.372 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:09.375 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:09.381 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:09.383 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281649380 2022-03-14 18:14:09.386 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2022-03-14 18:14:09.406 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.409 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:09.412 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:09.415 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:09.419 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:09.422 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:09.425 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:09.434 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:09.434 | + functions-common:time_stop:2316 : start_time=1647281649380 2022-03-14 18:14:09.434 | + functions-common:time_stop:2318 : [[ -z 1647281649380 ]] 2022-03-14 18:14:09.439 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:09.448 | + functions-common:time_stop:2321 : end_time=1647281649440 2022-03-14 18:14:09.451 | + functions-common:time_stop:2322 : elapsed_time=60 2022-03-14 18:14:09.458 | + functions-common:time_stop:2323 : total=25435 2022-03-14 18:14:09.463 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:09.465 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25495 2022-03-14 18:14:09.468 | + lib/nova:start_nova_console_proxies:1021 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-14 18:14:09.471 | + functions-common:run_process:1564 : local service=n-spice-cell1 2022-03-14 18:14:09.473 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-14 18:14:09.476 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:09.479 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:09.482 | + functions-common:run_process:1569 : local name=n-spice-cell1 2022-03-14 18:14:09.484 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:09.487 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:09.490 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:09.492 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:09.498 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:09.501 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281649497 2022-03-14 18:14:09.505 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2022-03-14 18:14:09.526 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.529 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:09.531 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:09.534 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:09.537 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:09.540 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:09.542 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:09.545 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:09.548 | + functions-common:time_stop:2316 : start_time=1647281649497 2022-03-14 18:14:09.551 | + functions-common:time_stop:2318 : [[ -z 1647281649497 ]] 2022-03-14 18:14:09.556 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:09.560 | + functions-common:time_stop:2321 : end_time=1647281649557 2022-03-14 18:14:09.562 | + functions-common:time_stop:2322 : elapsed_time=60 2022-03-14 18:14:09.566 | + functions-common:time_stop:2323 : total=25495 2022-03-14 18:14:09.569 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:09.572 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25555 2022-03-14 18:14:09.575 | + lib/nova:start_nova_console_proxies:1022 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:09.578 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2022-03-14 18:14:09.581 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:09.584 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:09.587 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:09.590 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2022-03-14 18:14:09.596 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:09.598 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:09.603 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:09.607 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:09.612 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:09.616 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281649613 2022-03-14 18:14:09.619 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2022-03-14 18:14:09.642 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:09.647 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:09.650 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:09.653 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:09.655 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:09.658 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:09.661 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:09.666 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:09.669 | + functions-common:time_stop:2316 : start_time=1647281649613 2022-03-14 18:14:09.672 | + functions-common:time_stop:2318 : [[ -z 1647281649613 ]] 2022-03-14 18:14:09.676 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:09.681 | + functions-common:time_stop:2321 : end_time=1647281649677 2022-03-14 18:14:09.683 | + functions-common:time_stop:2322 : elapsed_time=64 2022-03-14 18:14:09.687 | + functions-common:time_stop:2323 : total=25555 2022-03-14 18:14:09.690 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:09.694 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25619 2022-03-14 18:14:09.697 | + lib/nova:start_nova_console_proxies:1026 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.700 | + lib/nova:start_nova_console_proxies:1026 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:09.703 | + lib/nova:start_nova:1071 : start_nova_conductor 2022-03-14 18:14:09.706 | + lib/nova:start_nova_conductor:1039 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:14:09.709 | + lib/nova:start_nova_conductor:1045 : enable_nova_fleet 2022-03-14 18:14:09.712 | + lib/nova:enable_nova_fleet:1030 : is_service_enabled n-cond 2022-03-14 18:14:09.734 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:09.737 | + lib/nova:enable_nova_fleet:1031 : enable_service n-super-cond 2022-03-14 18:14:09.810 | ++ lib/nova:enable_nova_fleet:1032 : seq 1 1 2022-03-14 18:14:09.815 | + lib/nova:enable_nova_fleet:1032 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:14:09.817 | + lib/nova:enable_nova_fleet:1033 : enable_service n-cond-cell1 2022-03-14 18:14:09.884 | + lib/nova:start_nova_conductor:1046 : is_service_enabled n-super-cond 2022-03-14 18:14:09.904 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:09.907 | + lib/nova:start_nova_conductor:1047 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.910 | + functions-common:run_process:1564 : local service=n-super-cond 2022-03-14 18:14:09.913 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.917 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:09.921 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:09.922 | + functions-common:run_process:1569 : local name=n-super-cond 2022-03-14 18:14:09.924 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:09.927 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:09.929 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:09.933 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:09.937 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:09.939 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281649936 2022-03-14 18:14:09.943 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2022-03-14 18:14:09.961 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:09.964 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-14 18:14:09.967 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2022-03-14 18:14:09.970 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.973 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.976 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.978 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:09.981 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-14 18:14:09.983 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-14 18:14:09.987 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2022-03-14 18:14:09.989 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:09.995 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:09.998 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-14 18:14:10.002 | + 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 2022-03-14 18:14:10.004 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2022-03-14 18:14:10.007 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-14 18:14:10.009 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:10.011 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:10.014 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:10.016 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:10.019 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-14 18:14:10.021 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:10.026 | + 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' 2022-03-14 18:14:10.102 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-14 18:14:10.171 | + 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' 2022-03-14 18:14:10.229 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-14 18:14:10.289 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-14 18:14:10.351 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:10.413 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:10.417 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-14 18:14:10.493 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:10.954 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2022-03-14 18:14:10.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-14 18:14:11.442 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2022-03-14 18:14:11.478 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:11.483 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:11.486 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:11.492 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:11.495 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:11.498 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:11.502 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:11.506 | + functions-common:time_stop:2316 : start_time=1647281649936 2022-03-14 18:14:11.508 | + functions-common:time_stop:2318 : [[ -z 1647281649936 ]] 2022-03-14 18:14:11.512 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:11.520 | + functions-common:time_stop:2321 : end_time=1647281651514 2022-03-14 18:14:11.525 | + functions-common:time_stop:2322 : elapsed_time=1578 2022-03-14 18:14:11.530 | + functions-common:time_stop:2323 : total=25619 2022-03-14 18:14:11.534 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:11.539 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27197 2022-03-14 18:14:11.550 | ++ lib/nova:start_nova_conductor:1049 : seq 1 1 2022-03-14 18:14:11.555 | + lib/nova:start_nova_conductor:1049 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-14 18:14:11.561 | + lib/nova:start_nova_conductor:1050 : is_service_enabled n-cond-cell1 2022-03-14 18:14:11.610 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:11.621 | + lib/nova:start_nova_conductor:1051 : local conf 2022-03-14 18:14:11.627 | ++ lib/nova:start_nova_conductor:1052 : conductor_conf 1 2022-03-14 18:14:11.633 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-03-14 18:14:11.638 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-03-14 18:14:11.646 | + lib/nova:start_nova_conductor:1052 : conf=/etc/nova/nova_cell1.conf 2022-03-14 18:14:11.652 | + lib/nova:start_nova_conductor:1053 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.657 | + functions-common:run_process:1564 : local service=n-cond-cell1 2022-03-14 18:14:11.662 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.668 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:11.676 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:11.683 | + functions-common:run_process:1569 : local name=n-cond-cell1 2022-03-14 18:14:11.683 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:11.686 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:11.693 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:11.702 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:11.711 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:11.719 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281651714 2022-03-14 18:14:11.721 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2022-03-14 18:14:11.752 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:11.759 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-14 18:14:11.767 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2022-03-14 18:14:11.771 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.774 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.778 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.785 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.790 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-14 18:14:11.802 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-14 18:14:11.807 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2022-03-14 18:14:11.807 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:11.810 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:11.817 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-14 18:14:11.821 | + 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 2022-03-14 18:14:11.830 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2022-03-14 18:14:11.838 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-14 18:14:11.846 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:11.851 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:11.861 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:11.866 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:11.870 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-14 18:14:11.878 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:11.885 | + 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' 2022-03-14 18:14:11.981 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-14 18:14:12.061 | + 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' 2022-03-14 18:14:12.121 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-14 18:14:12.192 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-14 18:14:12.270 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:12.344 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:12.347 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-14 18:14:12.421 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:12.930 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-14 18:14:12.946 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-14 18:14:13.410 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-14 18:14:13.442 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:13.449 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:13.454 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:13.457 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:13.462 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:13.466 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:13.474 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:13.478 | + functions-common:time_stop:2316 : start_time=1647281651714 2022-03-14 18:14:13.489 | + functions-common:time_stop:2318 : [[ -z 1647281651714 ]] 2022-03-14 18:14:13.498 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:13.510 | + functions-common:time_stop:2321 : end_time=1647281653501 2022-03-14 18:14:13.515 | + functions-common:time_stop:2322 : elapsed_time=1787 2022-03-14 18:14:13.519 | + functions-common:time_stop:2323 : total=27197 2022-03-14 18:14:13.523 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:13.527 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28984 2022-03-14 18:14:13.531 | + lib/nova:start_nova:1072 : start_nova_compute 2022-03-14 18:14:13.535 | + lib/nova:start_nova_compute:902 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:13.539 | + lib/nova:start_nova_compute:903 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:13.550 | + lib/nova:start_nova_compute:903 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:13.554 | + lib/nova:start_nova_compute:905 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-14 18:14:13.559 | + lib/nova:start_nova_compute:908 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-14 18:14:13.567 | + lib/nova:start_nova_compute:910 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-14 18:14:13.571 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:14:13.575 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-14 18:14:13.580 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-14 18:14:13.583 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-14 18:14:13.591 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-14 18:14:13.600 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-14 18:14:13.610 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-14 18:14:13.616 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-14 18:14:13.623 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-14 18:14:13.623 | BEGIN { 2022-03-14 18:14:13.623 | section = "" 2022-03-14 18:14:13.623 | last_section = "" 2022-03-14 18:14:13.623 | section_count = 0 2022-03-14 18:14:13.623 | } 2022-03-14 18:14:13.623 | /^\[.+\]/ { 2022-03-14 18:14:13.623 | gsub("[][]", "", $1); 2022-03-14 18:14:13.623 | section=$1 2022-03-14 18:14:13.623 | next 2022-03-14 18:14:13.623 | } 2022-03-14 18:14:13.623 | /^ *\#/ { 2022-03-14 18:14:13.623 | next 2022-03-14 18:14:13.623 | } 2022-03-14 18:14:13.623 | /^[^ \t]+/ { 2022-03-14 18:14:13.623 | # get offset of first = in $0 2022-03-14 18:14:13.623 | eq_idx = index($0, "=") 2022-03-14 18:14:13.624 | # extract attr & value from $0 2022-03-14 18:14:13.624 | attr = substr($0, 1, eq_idx - 1) 2022-03-14 18:14:13.624 | value = substr($0, eq_idx + 1) 2022-03-14 18:14:13.624 | # only need to strip trailing whitespace from attr 2022-03-14 18:14:13.624 | sub(/[ \t]*$/, "", attr) 2022-03-14 18:14:13.624 | # need to strip leading & trailing whitespace from value 2022-03-14 18:14:13.624 | sub(/^[ \t]*/, "", value) 2022-03-14 18:14:13.624 | sub(/[ \t]*$/, "", value) 2022-03-14 18:14:13.624 | 2022-03-14 18:14:13.624 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-14 18:14:13.624 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-14 18:14:13.624 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-14 18:14:13.624 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-14 18:14:13.624 | if (! (section, attr) in cfg_attr_count) { 2022-03-14 18:14:13.624 | if (section != last_section) { 2022-03-14 18:14:13.624 | cfg_section[section_count++] = section 2022-03-14 18:14:13.624 | last_section = section 2022-03-14 18:14:13.624 | } 2022-03-14 18:14:13.624 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-14 18:14:13.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-14 18:14:13.624 | 2022-03-14 18:14:13.624 | cfg_attr[section, attr, 0] = value 2022-03-14 18:14:13.624 | cfg_attr_count[section, attr] = 1 2022-03-14 18:14:13.624 | } else { 2022-03-14 18:14:13.624 | lno = cfg_attr_count[section, attr]++ 2022-03-14 18:14:13.624 | cfg_attr[section, attr, lno] = value 2022-03-14 18:14:13.624 | } 2022-03-14 18:14:13.624 | } 2022-03-14 18:14:13.624 | END { 2022-03-14 18:14:13.624 | # Process each section in order 2022-03-14 18:14:13.624 | for (sno = 0; sno < section_count; sno++) { 2022-03-14 18:14:13.624 | section = cfg_section[sno] 2022-03-14 18:14:13.624 | # The ini routines simply append a config item immediately 2022-03-14 18:14:13.624 | # after the section header. To keep the same order as defined 2022-03-14 18:14:13.625 | # in local.conf, invoke the ini routines in the reverse order 2022-03-14 18:14:13.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-14 18:14:13.625 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-14 18:14:13.625 | if (cfg_attr_count[section, attr] == 1) 2022-03-14 18:14:13.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-14 18:14:13.625 | else { 2022-03-14 18:14:13.625 | # For multiline, invoke the ini routines in the reverse order 2022-03-14 18:14:13.625 | count = cfg_attr_count[section, attr] 2022-03-14 18:14:13.625 | print "inidelete " configfile " " section " " attr 2022-03-14 18:14:13.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-14 18:14:13.625 | for (l = count -2; l >= 0; l--) 2022-03-14 18:14:13.625 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-14 18:14:13.625 | } 2022-03-14 18:14:13.625 | } 2022-03-14 18:14:13.625 | } 2022-03-14 18:14:13.625 | } 2022-03-14 18:14:13.625 | ' 2022-03-14 18:14:13.627 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-14 18:14:13.627 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-14 18:14:13.627 | + inc/meta-config:merge_config_file:164 : read a 2022-03-14 18:14:13.637 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:14:13.642 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-14 18:14:13.654 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-14 18:14:13.662 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:14:13.674 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-14 18:14:13.682 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-14 18:14:13.682 | BEGIN { group = "" } 2022-03-14 18:14:13.682 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:14:13.682 | gsub("[][]", "", $1); 2022-03-14 18:14:13.682 | split($1, a, "|"); 2022-03-14 18:14:13.682 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-14 18:14:13.682 | group=a[1] 2022-03-14 18:14:13.682 | } else { 2022-03-14 18:14:13.682 | group="" 2022-03-14 18:14:13.682 | } 2022-03-14 18:14:13.682 | next 2022-03-14 18:14:13.682 | } 2022-03-14 18:14:13.682 | { 2022-03-14 18:14:13.682 | if (group != "") 2022-03-14 18:14:13.682 | print $0 2022-03-14 18:14:13.683 | } 2022-03-14 18:14:13.683 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:14:13.699 | + lib/nova:start_nova_compute:912 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-14 18:14:13.707 | + lib/nova:start_nova_compute:919 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-14 18:14:13.773 | + lib/nova:start_nova_compute:922 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-14 18:14:13.836 | + lib/nova:start_nova_compute:923 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-14 18:14:13.847 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-14 18:14:13.850 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-14 18:14:13.857 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-14 18:14:13.867 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-14 18:14:13.875 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-14 18:14:13.912 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:13.922 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-14 18:14:13.924 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-14 18:14:13.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-14 18:14:13.990 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:13.997 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-03-14 18:14:14.005 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-03-14 18:14:14.066 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-14 18:14:14.073 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-14 18:14:14.083 | + lib/nova:start_nova_compute:927 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-14 18:14:14.139 | + lib/nova:start_nova_compute:928 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-14 18:14:14.184 | + lib/nova:start_nova_compute:933 : configure_console_compute 2022-03-14 18:14:14.194 | + lib/nova:configure_console_compute:622 : local offset 2022-03-14 18:14:14.202 | + lib/nova:configure_console_compute:623 : offset=0 2022-03-14 18:14:14.216 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2022-03-14 18:14:14.229 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-14 18:14:14.273 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.58 2022-03-14 18:14:14.282 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2022-03-14 18:14:14.303 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:14.309 | + lib/nova:configure_console_compute:648 : is_service_enabled n-novnc 2022-03-14 18:14:14.337 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:14.343 | + lib/nova:configure_console_compute:648 : '[' False '!=' False ']' 2022-03-14 18:14:14.346 | + lib/nova:configure_console_compute:656 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-14 18:14:14.403 | + lib/nova:configure_console_compute:659 : is_service_enabled n-spice 2022-03-14 18:14:14.454 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:14.466 | + lib/nova:configure_console_compute:669 : is_service_enabled n-sproxy 2022-03-14 18:14:14.533 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:14.544 | + lib/nova:start_nova_compute:936 : '[' -n '' ']' 2022-03-14 18:14:14.550 | + lib/nova:start_nova_compute:941 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-14 18:14:14.556 | + lib/nova:start_nova_compute:941 : [[ kvm == \q\e\m\u ]] 2022-03-14 18:14:14.565 | + lib/nova:start_nova_compute:945 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-14 18:14:14.568 | + lib/nova:start_nova_compute:949 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-14 18:14:14.579 | + functions-common:run_process:1564 : local service=n-cpu 2022-03-14 18:14:14.590 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-14 18:14:14.599 | + functions-common:run_process:1566 : local group=libvirt 2022-03-14 18:14:14.605 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:14.608 | + functions-common:run_process:1569 : local name=n-cpu 2022-03-14 18:14:14.611 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:14.614 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:14.617 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:14.621 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:14.623 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:14.629 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281654626 2022-03-14 18:14:14.632 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2022-03-14 18:14:14.657 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:14.660 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:14.663 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:14.667 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:14.669 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:14.672 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:14.675 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:14.677 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:14.680 | + functions-common:time_stop:2316 : start_time=1647281654626 2022-03-14 18:14:14.682 | + functions-common:time_stop:2318 : [[ -z 1647281654626 ]] 2022-03-14 18:14:14.688 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:14.691 | + functions-common:time_stop:2321 : end_time=1647281654688 2022-03-14 18:14:14.694 | + functions-common:time_stop:2322 : elapsed_time=62 2022-03-14 18:14:14.696 | + functions-common:time_stop:2323 : total=28984 2022-03-14 18:14:14.699 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:14.702 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29046 2022-03-14 18:14:14.705 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:14.708 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-14 18:14:14.710 | + lib/nova:start_nova:1073 : is_service_enabled n-api 2022-03-14 18:14:14.731 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:14.734 | + lib/nova:start_nova:1075 : echo 'Dumping cells_v2 mapping' 2022-03-14 18:14:14.734 | Dumping cells_v2 mapping 2022-03-14 18:14:14.736 | + lib/nova:start_nova:1076 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-14 18:14:18.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:18.282 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:18.282 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:18.283 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-14 18:14:18.283 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-14 18:14:18.283 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-14 18:14:18.283 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-14 18:14:18.283 | | cell1 | 4bd2706b-d9e3-4bc8-8c8b-48ee63fd8b08 | rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-14 18:14:18.283 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-14 18:14:18.689 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2022-03-14 18:14:18.691 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-14 18:14:18.751 | + inc/async:async_inner:63 : create_flavors 2022-03-14 18:14:18.797 | [17752 Async create_flavors:109690]: running: create_flavors 2022-03-14 18:14:18.800 | + ./stack.sh:main:1326 : is_service_enabled cinder 2022-03-14 18:14:18.818 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:18.821 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2022-03-14 18:14:18.823 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:14:18.826 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-03-14 18:14:18.829 | + ./stack.sh:main:1328 : start_cinder 2022-03-14 18:14:18.831 | + lib/cinder:start_cinder:505 : local service_port=8776 2022-03-14 18:14:18.834 | + lib/cinder:start_cinder:506 : local service_protocol=http 2022-03-14 18:14:18.836 | + lib/cinder:start_cinder:507 : local cinder_url 2022-03-14 18:14:18.839 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2022-03-14 18:14:18.855 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:18.858 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2022-03-14 18:14:18.861 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-14 18:14:18.864 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2022-03-14 18:14:18.867 | ++ lib/cinder:start_cinder:541 : which uwsgi 2022-03-14 18:14:18.871 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.874 | + functions-common:run_process:1564 : local service=c-api 2022-03-14 18:14:18.877 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.879 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:18.882 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:18.884 | + functions-common:run_process:1569 : local name=c-api 2022-03-14 18:14:18.887 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:18.889 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:18.892 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:18.896 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:18.897 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:18.901 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281658899 2022-03-14 18:14:18.904 | + functions-common:run_process:1572 : is_service_enabled c-api 2022-03-14 18:14:18.921 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:18.924 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-14 18:14:18.926 | + functions-common:_run_under_systemd:1529 : local service=c-api 2022-03-14 18:14:18.929 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.931 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.936 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.936 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.939 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-14 18:14:18.941 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-14 18:14:18.944 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2022-03-14 18:14:18.946 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:18.949 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:18.951 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-14 18:14:18.954 | + 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 2022-03-14 18:14:18.956 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2022-03-14 18:14:18.958 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-14 18:14:18.960 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:14:18.963 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:14:18.965 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-14 18:14:18.967 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:14:18.971 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-14 18:14:19.034 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-14 18:14:19.096 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-14 18:14:19.147 | + 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' 2022-03-14 18:14:19.200 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:19.254 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-14 18:14:19.309 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-14 18:14:19.367 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-14 18:14:19.419 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-14 18:14:19.476 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-14 18:14:19.529 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:14:19.532 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-14 18:14:19.596 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:14:20.038 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2022-03-14 18:14:20.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-14 18:14:20.490 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2022-03-14 18:14:20.574 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:20.591 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:20.594 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:20.598 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:20.600 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:20.603 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:20.605 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:20.608 | + functions-common:time_stop:2316 : start_time=1647281658899 2022-03-14 18:14:20.610 | + functions-common:time_stop:2318 : [[ -z 1647281658899 ]] 2022-03-14 18:14:20.616 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:20.619 | + functions-common:time_stop:2321 : end_time=1647281660616 2022-03-14 18:14:20.622 | + functions-common:time_stop:2322 : elapsed_time=1717 2022-03-14 18:14:20.624 | + functions-common:time_stop:2323 : total=29046 2022-03-14 18:14:20.628 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:20.631 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30763 2022-03-14 18:14:20.633 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.58/volume/v3 2022-03-14 18:14:20.636 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2022-03-14 18:14:20.636 | Waiting for Cinder API to start... 2022-03-14 18:14:20.639 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.58/volume/v3 2022-03-14 18:14:20.642 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:14:20.644 | + functions:wait_for_service:458 : local url=http://10.222.0.58/volume/v3 2022-03-14 18:14:20.648 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:14:20.650 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:14:20.653 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:14:20.655 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:20.659 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:20.665 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:20.668 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281660664 2022-03-14 18:14:20.671 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:14:20.677 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/volume/v3 2022-03-14 18:14:24.978 | + :: : [[ 401 == 503 ]] 2022-03-14 18:14:24.980 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:14:24.987 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:14:24.990 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:24.992 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:24.995 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:24.998 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:25.001 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:25.003 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:14:25.008 | + functions-common:time_stop:2316 : start_time=1647281660664 2022-03-14 18:14:25.008 | + functions-common:time_stop:2318 : [[ -z 1647281660664 ]] 2022-03-14 18:14:25.012 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:25.016 | + functions-common:time_stop:2321 : end_time=1647281665014 2022-03-14 18:14:25.019 | + functions-common:time_stop:2322 : elapsed_time=4350 2022-03-14 18:14:25.021 | + functions-common:time_stop:2323 : total=17888 2022-03-14 18:14:25.024 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:25.026 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22238 2022-03-14 18:14:25.029 | + functions:wait_for_service:467 : return 0 2022-03-14 18:14:25.031 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.034 | + functions-common:run_process:1564 : local service=c-sch 2022-03-14 18:14:25.036 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.039 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:25.041 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:25.044 | + functions-common:run_process:1569 : local name=c-sch 2022-03-14 18:14:25.047 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:25.049 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:25.052 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:25.054 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:25.057 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:25.062 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281665059 2022-03-14 18:14:25.065 | + functions-common:run_process:1572 : is_service_enabled c-sch 2022-03-14 18:14:25.084 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:25.086 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-14 18:14:25.089 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2022-03-14 18:14:25.091 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.094 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.096 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.099 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.101 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-14 18:14:25.104 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-14 18:14:25.106 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2022-03-14 18:14:25.110 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:25.112 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:25.114 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-14 18:14:25.117 | + 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 2022-03-14 18:14:25.119 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2022-03-14 18:14:25.122 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:25.125 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:25.127 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:25.130 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:25.132 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:25.135 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-14 18:14:25.137 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:25.142 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-14 18:14:25.205 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-14 18:14:25.271 | + 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' 2022-03-14 18:14:25.328 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-14 18:14:25.381 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-14 18:14:25.433 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:25.488 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:25.491 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-14 18:14:25.555 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:25.996 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2022-03-14 18:14:26.011 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-14 18:14:26.447 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2022-03-14 18:14:26.472 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:26.475 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:26.478 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:26.481 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:26.483 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:26.487 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:26.491 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:26.493 | + functions-common:time_stop:2316 : start_time=1647281665059 2022-03-14 18:14:26.496 | + functions-common:time_stop:2318 : [[ -z 1647281665059 ]] 2022-03-14 18:14:26.499 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:26.504 | + functions-common:time_stop:2321 : end_time=1647281666502 2022-03-14 18:14:26.526 | + functions-common:time_stop:2322 : elapsed_time=1443 2022-03-14 18:14:26.526 | + functions-common:time_stop:2323 : total=30763 2022-03-14 18:14:26.526 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:26.526 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32206 2022-03-14 18:14:26.526 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.526 | + functions-common:run_process:1564 : local service=c-bak 2022-03-14 18:14:26.526 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.526 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:26.527 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:26.529 | + functions-common:run_process:1569 : local name=c-bak 2022-03-14 18:14:26.532 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:26.534 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:26.536 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:26.539 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:26.542 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:26.547 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281666544 2022-03-14 18:14:26.550 | + functions-common:run_process:1572 : is_service_enabled c-bak 2022-03-14 18:14:26.568 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:26.570 | + functions-common:run_process:1573 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-14 18:14:26.573 | + functions-common:_run_under_systemd:1529 : local service=c-bak 2022-03-14 18:14:26.581 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.584 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.586 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.591 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.596 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-14 18:14:26.599 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-14 18:14:26.601 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-bak.service 2022-03-14 18:14:26.604 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:26.606 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:26.609 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-14 18:14:26.611 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-14 18:14:26.614 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-bak.service 2022-03-14 18:14:26.617 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.620 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:26.622 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:26.626 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:26.628 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:26.631 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-14 18:14:26.635 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:26.638 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-14 18:14:26.707 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-14 18:14:26.792 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:26.864 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-14 18:14:26.935 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-14 18:14:27.004 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:27.067 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:27.070 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-14 18:14:27.141 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:27.625 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-bak.service 2022-03-14 18:14:27.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-14 18:14:28.078 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-bak.service 2022-03-14 18:14:28.111 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:28.115 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:28.121 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:28.133 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:28.134 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:28.137 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:28.141 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:28.145 | + functions-common:time_stop:2316 : start_time=1647281666544 2022-03-14 18:14:28.146 | + functions-common:time_stop:2318 : [[ -z 1647281666544 ]] 2022-03-14 18:14:28.149 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:28.157 | + functions-common:time_stop:2321 : end_time=1647281668151 2022-03-14 18:14:28.158 | + functions-common:time_stop:2322 : elapsed_time=1607 2022-03-14 18:14:28.161 | + functions-common:time_stop:2323 : total=32206 2022-03-14 18:14:28.165 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:28.166 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33813 2022-03-14 18:14:28.169 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.173 | + functions-common:run_process:1564 : local service=c-vol 2022-03-14 18:14:28.174 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.177 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:28.181 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:28.185 | + functions-common:run_process:1569 : local name=c-vol 2022-03-14 18:14:28.188 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:28.193 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:28.194 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:28.197 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:28.198 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:28.204 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281668200 2022-03-14 18:14:28.206 | + functions-common:run_process:1572 : is_service_enabled c-vol 2022-03-14 18:14:28.226 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:28.229 | + functions-common:run_process:1573 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-14 18:14:28.232 | + functions-common:_run_under_systemd:1529 : local service=c-vol 2022-03-14 18:14:28.235 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.237 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.240 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.242 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.245 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-14 18:14:28.247 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-14 18:14:28.251 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-vol.service 2022-03-14 18:14:28.254 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:28.256 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:28.259 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-14 18:14:28.261 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-14 18:14:28.264 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-vol.service 2022-03-14 18:14:28.267 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.270 | + functions-common:write_user_unit_file:1448 : local group= 2022-03-14 18:14:28.272 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-03-14 18:14:28.275 | + functions-common:write_user_unit_file:1450 : local extra= 2022-03-14 18:14:28.277 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-03-14 18:14:28.281 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-14 18:14:28.289 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-03-14 18:14:28.295 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-14 18:14:28.379 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-14 18:14:28.469 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-14 18:14:28.532 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-14 18:14:28.597 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-14 18:14:28.658 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:28.726 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-03-14 18:14:28.733 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-14 18:14:28.818 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-03-14 18:14:29.306 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-vol.service 2022-03-14 18:14:29.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-14 18:14:29.793 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-vol.service 2022-03-14 18:14:29.828 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:29.831 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:29.833 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:29.836 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:29.843 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:29.843 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:29.847 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:29.854 | + functions-common:time_stop:2316 : start_time=1647281668200 2022-03-14 18:14:29.858 | + functions-common:time_stop:2318 : [[ -z 1647281668200 ]] 2022-03-14 18:14:29.866 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:29.880 | + functions-common:time_stop:2321 : end_time=1647281669871 2022-03-14 18:14:29.892 | + functions-common:time_stop:2322 : elapsed_time=1671 2022-03-14 18:14:29.902 | + functions-common:time_stop:2323 : total=33813 2022-03-14 18:14:29.921 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:29.923 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35484 2022-03-14 18:14:29.936 | + ./stack.sh:main:1329 : create_volume_types 2022-03-14 18:14:29.948 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2022-03-14 18:14:30.047 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:30.063 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2022-03-14 18:14:30.074 | + lib/cinder:create_volume_types:572 : local be be_name 2022-03-14 18:14:30.093 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-14 18:14:30.109 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2022-03-14 18:14:30.121 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2022-03-14 18:14:30.192 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:30.195 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-14 18:14:33.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:33.921 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:33.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:14:33.921 | from cryptography.utils import int_from_bytes 2022-03-14 18:14:33.921 | +-------------+--------------------------------------+ 2022-03-14 18:14:33.921 | | Field | Value | 2022-03-14 18:14:33.921 | +-------------+--------------------------------------+ 2022-03-14 18:14:33.921 | | description | None | 2022-03-14 18:14:33.921 | | id | 28ad03b6-1fd8-4a0f-a455-d438dca6b86d | 2022-03-14 18:14:33.921 | | is_public | True | 2022-03-14 18:14:33.921 | | name | lvmdriver-1 | 2022-03-14 18:14:33.921 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-14 18:14:33.921 | +-------------+--------------------------------------+ 2022-03-14 18:14:34.090 | + lib/cinder:create_volume_types:591 : [[ False == \T\r\u\e ]] 2022-03-14 18:14:34.096 | + ./stack.sh:main:1334 : [[ False == \T\r\u\e ]] 2022-03-14 18:14:34.104 | + ./stack.sh:main:1342 : is_service_enabled glance 2022-03-14 18:14:34.149 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:34.149 | + ./stack.sh:main:1343 : echo_summary 'Starting Glance' 2022-03-14 18:14:34.162 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:14:34.168 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-03-14 18:14:34.174 | + ./stack.sh:main:1344 : start_glance 2022-03-14 18:14:34.186 | + lib/glance:start_glance:609 : local service_protocol=http 2022-03-14 18:14:34.203 | + lib/glance:start_glance:610 : is_service_enabled tls-proxy 2022-03-14 18:14:34.254 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:34.260 | + lib/glance:start_glance:616 : [[ False == False ]] 2022-03-14 18:14:34.263 | ++ lib/glance:start_glance:617 : which uwsgi 2022-03-14 18:14:34.268 | + lib/glance:start_glance:617 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.271 | + functions-common:run_process:1564 : local service=g-api 2022-03-14 18:14:34.273 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.276 | + functions-common:run_process:1566 : local group= 2022-03-14 18:14:34.278 | + functions-common:run_process:1567 : local user= 2022-03-14 18:14:34.282 | + functions-common:run_process:1569 : local name=g-api 2022-03-14 18:14:34.284 | + functions-common:run_process:1571 : time_start run_process 2022-03-14 18:14:34.291 | + functions-common:time_start:2295 : local name=run_process 2022-03-14 18:14:34.293 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:34.297 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:34.301 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:34.306 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281674303 2022-03-14 18:14:34.309 | + functions-common:run_process:1572 : is_service_enabled g-api 2022-03-14 18:14:34.329 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:34.332 | + functions-common:run_process:1573 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-14 18:14:34.334 | + functions-common:_run_under_systemd:1529 : local service=g-api 2022-03-14 18:14:34.337 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.340 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.343 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.346 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.349 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-14 18:14:34.351 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-14 18:14:34.355 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@g-api.service 2022-03-14 18:14:34.357 | + functions-common:_run_under_systemd:1536 : local group= 2022-03-14 18:14:34.361 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-03-14 18:14:34.363 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-14 18:14:34.367 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-14 18:14:34.369 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@g-api.service 2022-03-14 18:14:34.372 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.375 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-03-14 18:14:34.377 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-03-14 18:14:34.380 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-14 18:14:34.382 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-03-14 18:14:34.394 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-14 18:14:34.464 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-14 18:14:34.532 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-14 18:14:34.612 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-14 18:14:34.679 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-14 18:14:34.742 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-14 18:14:34.819 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-14 18:14:34.886 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-14 18:14:34.970 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-14 18:14:35.027 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-14 18:14:35.084 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-03-14 18:14:35.086 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-14 18:14:35.157 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-03-14 18:14:35.647 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@g-api.service 2022-03-14 18:14:35.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-14 18:14:36.141 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@g-api.service 2022-03-14 18:14:36.238 | + functions-common:run_process:1575 : time_stop run_process 2022-03-14 18:14:36.246 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:36.250 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:36.261 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:36.263 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:36.267 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:36.270 | + functions-common:time_stop:2315 : name=run_process 2022-03-14 18:14:36.272 | + functions-common:time_stop:2316 : start_time=1647281674303 2022-03-14 18:14:36.275 | + functions-common:time_stop:2318 : [[ -z 1647281674303 ]] 2022-03-14 18:14:36.284 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:36.289 | + functions-common:time_stop:2321 : end_time=1647281676285 2022-03-14 18:14:36.298 | + functions-common:time_stop:2322 : elapsed_time=1982 2022-03-14 18:14:36.305 | + functions-common:time_stop:2323 : total=35484 2022-03-14 18:14:36.318 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:36.325 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37466 2022-03-14 18:14:36.339 | + lib/glance:start_glance:622 : is_service_enabled g-api-r 2022-03-14 18:14:36.413 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:14:36.427 | + lib/glance:start_glance:627 : echo 'Waiting for g-api (10.222.0.58) to start...' 2022-03-14 18:14:36.427 | Waiting for g-api (10.222.0.58) to start... 2022-03-14 18:14:36.433 | + lib/glance:start_glance:628 : wait_for_service 60 http://10.222.0.58/image 2022-03-14 18:14:36.450 | + functions:wait_for_service:457 : local timeout=60 2022-03-14 18:14:36.457 | + functions:wait_for_service:458 : local url=http://10.222.0.58/image 2022-03-14 18:14:36.474 | + functions:wait_for_service:459 : local rval=0 2022-03-14 18:14:36.481 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-14 18:14:36.490 | + functions-common:time_start:2295 : local name=wait_for_service 2022-03-14 18:14:36.497 | + functions-common:time_start:2296 : local start_time= 2022-03-14 18:14:36.503 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-03-14 18:14:36.520 | ++ functions-common:time_start:2300 : date +%s%3N 2022-03-14 18:14:36.528 | + functions-common:time_start:2300 : _TIME_START[$name]=1647281676523 2022-03-14 18:14:36.535 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-14 18:14:36.553 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/image 2022-03-14 18:14:40.563 | + :: : [[ 300 == 503 ]] 2022-03-14 18:14:40.564 | + :: : [[ 0 -eq 7 ]] 2022-03-14 18:14:40.575 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-14 18:14:40.579 | + functions-common:time_stop:2309 : local name 2022-03-14 18:14:40.581 | + functions-common:time_stop:2310 : local end_time 2022-03-14 18:14:40.586 | + functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:14:40.589 | + functions-common:time_stop:2312 : local total 2022-03-14 18:14:40.591 | + functions-common:time_stop:2313 : local start_time 2022-03-14 18:14:40.595 | + functions-common:time_stop:2315 : name=wait_for_service 2022-03-14 18:14:40.597 | + functions-common:time_stop:2316 : start_time=1647281676523 2022-03-14 18:14:40.600 | + functions-common:time_stop:2318 : [[ -z 1647281676523 ]] 2022-03-14 18:14:40.603 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:14:40.608 | + functions-common:time_stop:2321 : end_time=1647281680605 2022-03-14 18:14:40.611 | + functions-common:time_stop:2322 : elapsed_time=4082 2022-03-14 18:14:40.613 | + functions-common:time_stop:2323 : total=22238 2022-03-14 18:14:40.615 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:14:40.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26320 2022-03-14 18:14:40.620 | + functions:wait_for_service:467 : return 0 2022-03-14 18:14:40.623 | + ./stack.sh:main:1358 : is_service_enabled mysql postgresql 2022-03-14 18:14:40.641 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:40.644 | + ./stack.sh:main:1358 : is_service_enabled glance 2022-03-14 18:14:40.663 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:14:40.666 | + ./stack.sh:main:1359 : echo_summary 'Uploading images' 2022-03-14 18:14:40.668 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:14:40.671 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-03-14 18:14:40.674 | + ./stack.sh:main:1361 : for image_url in ${IMAGE_URLS//,/ } 2022-03-14 18:14:40.676 | + ./stack.sh:main:1362 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.678 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.680 | + functions:upload_image:134 : local image image_fname image_name 2022-03-14 18:14:40.682 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-14 18:14:40.687 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.691 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.693 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-14 18:14:40.695 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-14 18:14:40.697 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.701 | --2022-03-14 18:14:40-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:40.702 | Connecting to 10.100.0.9:80... connected. 2022-03-14 18:14:40.703 | HTTP request sent, awaiting response... 200 OK 2022-03-14 18:14:40.703 | Length: 645922816 (616M) 2022-03-14 18:14:40.704 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-03-14 18:14:40.721 | 2022-03-14 18:14:41.042 | 0K ........ ........ ........ ........ 5% 97.4M 6s 2022-03-14 18:14:41.346 | 32768K ........ ........ ........ ........ 10% 105M 5s 2022-03-14 18:14:41.649 | 65536K ........ ........ ........ ........ 15% 106M 5s 2022-03-14 18:14:41.952 | 98304K ........ ........ ........ ........ 20% 106M 5s 2022-03-14 18:14:42.266 | 131072K ........ ........ ........ ........ 25% 103M 4s 2022-03-14 18:14:42.579 | 163840K ........ ........ ........ ........ 31% 101M 4s 2022-03-14 18:14:42.881 | 196608K ........ ........ ........ ........ 36% 106M 4s 2022-03-14 18:14:43.190 | 229376K ........ ........ ........ ........ 41% 104M 3s 2022-03-14 18:14:43.493 | 262144K ........ ........ ........ ........ 46% 105M 3s 2022-03-14 18:14:43.795 | 294912K ........ ........ ........ ........ 51% 106M 3s 2022-03-14 18:14:44.098 | 327680K ........ ........ ........ ........ 57% 106M 3s 2022-03-14 18:14:44.398 | 360448K ........ ........ ........ ........ 62% 107M 2s 2022-03-14 18:14:44.697 | 393216K ........ ........ ........ ........ 67% 107M 2s 2022-03-14 18:14:44.999 | 425984K ........ ........ ........ ........ 72% 106M 2s 2022-03-14 18:14:45.298 | 458752K ........ ........ ........ ........ 77% 107M 1s 2022-03-14 18:14:45.594 | 491520K ........ ........ ........ ........ 83% 108M 1s 2022-03-14 18:14:45.892 | 524288K ........ ........ ........ ........ 88% 108M 1s 2022-03-14 18:14:46.189 | 557056K ........ ........ ........ ........ 93% 108M 0s 2022-03-14 18:14:46.483 | 589824K ........ ........ ........ ........ 98% 109M 0s 2022-03-14 18:14:46.550 | 622592K ........ 100% 106M=5.8s 2022-03-14 18:14:46.550 | 2022-03-14 18:14:46.550 | 2022-03-14 18:14:46 (105 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-03-14 18:14:46.550 | 2022-03-14 18:14:46.553 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-03-14 18:14:46.555 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:46.557 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-14 18:14:46.559 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-14 18:14:46.561 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-14 18:14:46.563 | + functions:upload_image:294 : local kernel= 2022-03-14 18:14:46.566 | + functions:upload_image:295 : local ramdisk= 2022-03-14 18:14:46.568 | + functions:upload_image:296 : local disk_format= 2022-03-14 18:14:46.570 | + functions:upload_image:297 : local container_format= 2022-03-14 18:14:46.572 | + functions:upload_image:298 : local unpack= 2022-03-14 18:14:46.574 | + functions:upload_image:299 : local img_property= 2022-03-14 18:14:46.577 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-14 18:14:46.579 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-14 18:14:46.581 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-14 18:14:46.583 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-14 18:14:46.586 | + functions:upload_image:309 : case "$image_fname" in 2022-03-14 18:14:46.588 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:46.590 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:46.596 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-14 18:14:46.599 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:46.600 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-14 18:14:46.605 | + functions:upload_image:376 : disk_format=vhdx 2022-03-14 18:14:46.607 | + functions:upload_image:377 : container_format=bare 2022-03-14 18:14:46.609 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-14 18:14:46.612 | + functions:upload_image:385 : is_arch ppc64le 2022-03-14 18:14:46.614 | ++ functions-common:is_arch:428 : uname -m 2022-03-14 18:14:46.618 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-14 18:14:46.620 | + functions:upload_image:385 : is_arch ppc64 2022-03-14 18:14:46.623 | ++ functions-common:is_arch:428 : uname -m 2022-03-14 18:14:46.627 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-14 18:14:46.629 | + functions:upload_image:385 : is_arch ppc 2022-03-14 18:14:46.632 | ++ functions-common:is_arch:428 : uname -m 2022-03-14 18:14:46.636 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-03-14 18:14:46.638 | + functions:upload_image:389 : is_arch aarch64 2022-03-14 18:14:46.641 | ++ functions-common:is_arch:428 : uname -m 2022-03-14 18:14:46.645 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-14 18:14:46.647 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-14 18:14:46.649 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-14 18:14:46.652 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-14 18:14:46.654 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-14 18:14:46.657 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-14 18:14:46.659 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-14 18:14:46.661 | + functions:_upload_image:105 : shift 2022-03-14 18:14:46.663 | + functions:_upload_image:106 : local container=bare 2022-03-14 18:14:46.665 | + functions:_upload_image:107 : shift 2022-03-14 18:14:46.667 | + functions:_upload_image:108 : local disk=vhdx 2022-03-14 18:14:46.669 | + functions:_upload_image:109 : shift 2022-03-14 18:14:46.671 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-14 18:14:46.673 | + functions:_upload_image:111 : shift 2022-03-14 18:14:46.675 | + functions:_upload_image:112 : local properties 2022-03-14 18:14:46.678 | + functions:_upload_image:113 : local useimport 2022-03-14 18:14:46.680 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-14 18:14:46.682 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-14 18:14:46.685 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-14 18:14:46.687 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-14 18:14:46.689 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-14 18:14:46.691 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-14 18:14:46.694 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-14 18:14:46.696 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-14 18:14:50.254 | + inc/async:async_inner:64 : rc=0 2022-03-14 18:14:50.281 | [109690 Async create_flavors:109690]: finished successfully 2022-03-14 18:15:06.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.344 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.344 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.344 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-14 18:15:06.345 | | Field | Value | 2022-03-14 18:15:06.345 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-14 18:15:06.345 | | container_format | bare | 2022-03-14 18:15:06.345 | | created_at | 2022-03-14T18:14:49Z | 2022-03-14 18:15:06.345 | | disk_format | vhdx | 2022-03-14 18:15:06.345 | | file | /v2/images/bce8ac8e-9bc4-40f2-9bed-2150c64ad251/file | 2022-03-14 18:15:06.345 | | id | bce8ac8e-9bc4-40f2-9bed-2150c64ad251 | 2022-03-14 18:15:06.345 | | min_disk | 0 | 2022-03-14 18:15:06.345 | | min_ram | 0 | 2022-03-14 18:15:06.345 | | name | ubuntu-16 | 2022-03-14 18:15:06.345 | | owner | 7bf9024060c04101a5570945e03d5c60 | 2022-03-14 18:15:06.345 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-14 18:15:06.345 | | protected | False | 2022-03-14 18:15:06.345 | | schema | /v2/schemas/image | 2022-03-14 18:15:06.345 | | status | queued | 2022-03-14 18:15:06.345 | | tags | | 2022-03-14 18:15:06.345 | | updated_at | 2022-03-14T18:14:49Z | 2022-03-14 18:15:06.345 | | visibility | public | 2022-03-14 18:15:06.345 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-14 18:15:06.531 | + ./stack.sh:main:1366 : async_wait create_flavors 2022-03-14 18:15:06.595 | [17752 Async create_flavors:109690]: Waiting for completion of create_flavors running on PID 109690 (2 other jobs running) 2022-03-14 18:15:06.630 | [17752 Async create_flavors:109690]: Signaling child to exit 2022-03-14 18:15:06.631 | WAKEUP 2022-03-14 18:15:06.655 | [17752 Async create_flavors:109690]: Signaled 2022-03-14 18:15:06.660 | + lib/nova:create_flavors:1140 : is_service_enabled n-api 2022-03-14 18:15:06.660 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:15:06.660 | + lib/nova:create_flavors:1141 : grep -q ds512M 2022-03-14 18:15:06.660 | + lib/nova:create_flavors:1141 : openstack --os-region-name=RegionOne flavor list 2022-03-14 18:15:06.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.660 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.660 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.660 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-14 18:15:06.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.660 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.660 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.660 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.660 | | Field | Value | 2022-03-14 18:15:06.660 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.661 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.661 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.661 | | description | None | 2022-03-14 18:15:06.661 | | disk | 1 | 2022-03-14 18:15:06.661 | | id | c1 | 2022-03-14 18:15:06.661 | | name | cirros256 | 2022-03-14 18:15:06.661 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.661 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.661 | | ram | 256 | 2022-03-14 18:15:06.661 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.661 | | swap | | 2022-03-14 18:15:06.661 | | vcpus | 1 | 2022-03-14 18:15:06.661 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.661 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-14 18:15:06.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.661 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.661 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.661 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.661 | | Field | Value | 2022-03-14 18:15:06.661 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.661 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.661 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.661 | | description | None | 2022-03-14 18:15:06.661 | | disk | 5 | 2022-03-14 18:15:06.661 | | id | d1 | 2022-03-14 18:15:06.661 | | name | ds512M | 2022-03-14 18:15:06.661 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.661 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.661 | | ram | 512 | 2022-03-14 18:15:06.661 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.661 | | swap | | 2022-03-14 18:15:06.661 | | vcpus | 1 | 2022-03-14 18:15:06.661 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-14 18:15:06.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.662 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.662 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.662 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | | Field | Value | 2022-03-14 18:15:06.662 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.662 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.662 | | description | None | 2022-03-14 18:15:06.662 | | disk | 10 | 2022-03-14 18:15:06.662 | | id | d2 | 2022-03-14 18:15:06.662 | | name | ds1G | 2022-03-14 18:15:06.662 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.662 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.662 | | ram | 1024 | 2022-03-14 18:15:06.662 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.662 | | swap | | 2022-03-14 18:15:06.662 | | vcpus | 1 | 2022-03-14 18:15:06.662 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-14 18:15:06.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.662 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.662 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.662 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | | Field | Value | 2022-03-14 18:15:06.662 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.662 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.662 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.662 | | description | None | 2022-03-14 18:15:06.662 | | disk | 10 | 2022-03-14 18:15:06.662 | | id | d3 | 2022-03-14 18:15:06.663 | | name | ds2G | 2022-03-14 18:15:06.663 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.663 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.663 | | ram | 2048 | 2022-03-14 18:15:06.663 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.663 | | swap | | 2022-03-14 18:15:06.663 | | vcpus | 2 | 2022-03-14 18:15:06.663 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.663 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-14 18:15:06.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.663 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.663 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.663 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.663 | | Field | Value | 2022-03-14 18:15:06.663 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.663 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.663 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.663 | | description | None | 2022-03-14 18:15:06.663 | | disk | 20 | 2022-03-14 18:15:06.663 | | id | d4 | 2022-03-14 18:15:06.663 | | name | ds4G | 2022-03-14 18:15:06.663 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.663 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.663 | | ram | 4096 | 2022-03-14 18:15:06.663 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.663 | | swap | | 2022-03-14 18:15:06.663 | | vcpus | 4 | 2022-03-14 18:15:06.663 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.663 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor list 2022-03-14 18:15:06.663 | + lib/nova:create_flavors:1150 : grep -q m1.tiny 2022-03-14 18:15:06.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.663 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.664 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-14 18:15:06.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.664 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.664 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.664 | | Field | Value | 2022-03-14 18:15:06.664 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.664 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.664 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.664 | | description | None | 2022-03-14 18:15:06.664 | | disk | 1 | 2022-03-14 18:15:06.664 | | id | 1 | 2022-03-14 18:15:06.664 | | name | m1.tiny | 2022-03-14 18:15:06.664 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.664 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.664 | | ram | 512 | 2022-03-14 18:15:06.664 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.664 | | swap | | 2022-03-14 18:15:06.664 | | vcpus | 1 | 2022-03-14 18:15:06.664 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.664 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-14 18:15:06.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.664 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.664 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.664 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.664 | | Field | Value | 2022-03-14 18:15:06.664 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.664 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.664 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.665 | | description | None | 2022-03-14 18:15:06.665 | | disk | 20 | 2022-03-14 18:15:06.665 | | id | 2 | 2022-03-14 18:15:06.665 | | name | m1.small | 2022-03-14 18:15:06.665 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.665 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.665 | | ram | 2048 | 2022-03-14 18:15:06.665 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.665 | | swap | | 2022-03-14 18:15:06.665 | | vcpus | 1 | 2022-03-14 18:15:06.665 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.665 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-14 18:15:06.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.665 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.665 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.665 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.665 | | Field | Value | 2022-03-14 18:15:06.665 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.665 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.665 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.665 | | description | None | 2022-03-14 18:15:06.665 | | disk | 40 | 2022-03-14 18:15:06.665 | | id | 3 | 2022-03-14 18:15:06.665 | | name | m1.medium | 2022-03-14 18:15:06.665 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.665 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.665 | | ram | 4096 | 2022-03-14 18:15:06.665 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.665 | | swap | | 2022-03-14 18:15:06.665 | | vcpus | 2 | 2022-03-14 18:15:06.665 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-14 18:15:06.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.666 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.666 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.666 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | | Field | Value | 2022-03-14 18:15:06.666 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.666 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.666 | | description | None | 2022-03-14 18:15:06.666 | | disk | 80 | 2022-03-14 18:15:06.666 | | id | 4 | 2022-03-14 18:15:06.666 | | name | m1.large | 2022-03-14 18:15:06.666 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.666 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.666 | | ram | 8192 | 2022-03-14 18:15:06.666 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.666 | | swap | | 2022-03-14 18:15:06.666 | | vcpus | 4 | 2022-03-14 18:15:06.666 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-14 18:15:06.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.666 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:06.666 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:06.666 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | | Field | Value | 2022-03-14 18:15:06.666 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.666 | | OS-FLV-DISABLED:disabled | False | 2022-03-14 18:15:06.666 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-14 18:15:06.666 | | description | None | 2022-03-14 18:15:06.666 | | disk | 160 | 2022-03-14 18:15:06.666 | | id | 5 | 2022-03-14 18:15:06.667 | | name | m1.xlarge | 2022-03-14 18:15:06.667 | | os-flavor-access:is_public | True | 2022-03-14 18:15:06.667 | | properties | hw_rng:allowed='True' | 2022-03-14 18:15:06.667 | | ram | 16384 | 2022-03-14 18:15:06.667 | | rxtx_factor | 1.0 | 2022-03-14 18:15:06.667 | | swap | | 2022-03-14 18:15:06.667 | | vcpus | 8 | 2022-03-14 18:15:06.667 | +----------------------------+-----------------------+ 2022-03-14 18:15:06.711 | [17752 Async create_flavors:109690]: finished create_flavors with result 0 in 31 seconds 2022-03-14 18:15:06.716 | + inc/async:async_wait:197 : return 0 2022-03-14 18:15:06.718 | + ./stack.sh:main:1368 : is_service_enabled horizon 2022-03-14 18:15:06.735 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:15:06.738 | + ./stack.sh:main:1382 : is_service_enabled nova 2022-03-14 18:15:06.756 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:15:06.758 | + ./stack.sh:main:1382 : is_service_enabled keystone 2022-03-14 18:15:06.777 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:15:06.780 | + ./stack.sh:main:1383 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-03-14 18:15:06.783 | + ./stack.sh:main:1385 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-14 18:15:06.785 | + ./stack.sh:main:1389 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-03-14 18:15:06.807 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-14 18:15:06.809 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2022-03-14 18:15:06.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-03-14 18:15:06.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-03-14 18:15:06.815 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-03-14 18:15:06.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-14 18:15:06.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-14 18:15:06.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-14 18:15:06.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-14 18:15:06.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-14 18:15:06.823 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-14 18:15:06.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-14 18:15:06.829 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-14 18:15:06.829 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-14 18:15:06.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-14 18:15:06.831 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-14 18:15:06.833 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-03-14 18:15:06.834 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-14 18:15:06.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-14 18:15:06.837 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-14 18:15:06.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-14 18:15:06.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-14 18:15:06.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-14 18:15:06.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-14 18:15:06.845 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-14 18:15:06.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-14 18:15:06.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-14 18:15:06.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-14 18:15:06.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-14 18:15:06.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-14 18:15:06.858 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-14 18:15:06.858 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-03-14 18:15:06.858 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-03-14 18:15:06.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-03-14 18:15:06.861 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.58/identity ']' 2022-03-14 18:15:06.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-03-14 18:15:06.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-03-14 18:15:06.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-14 18:15:06.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-14 18:15:06.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-14 18:15:06.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-14 18:15:06.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-14 18:15:06.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:06.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-14 18:15:06.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-14 18:15:06.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:09.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:09.198 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:09.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:09.198 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:09.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 20dfae61305f4cb1a295927b0a2ca76e --long --quote none -f csv 2022-03-14 18:15:09.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:09.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:09.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:11.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:11.555 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:11.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:11.555 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:11.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-03-14 18:15:11.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-03-14 18:15:11.704 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:11.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:11.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4dffec70564d484496063a84b6efc88e swiftusertest2 20dfae61305f4cb1a295927b0a2ca76e swiftprojecttest2 Passw0rd 2022-03-14 18:15:11.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4dffec70564d484496063a84b6efc88e 2022-03-14 18:15:11.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-03-14 18:15:11.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=20dfae61305f4cb1a295927b0a2ca76e 2022-03-14 18:15:11.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-03-14 18:15:11.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:11.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-03-14 18:15:11.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-03-14 18:15:11.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:11.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:11.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:11.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:11.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:11.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:11.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:11.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:11.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:11.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:11.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:11.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:11.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:11.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:11.763 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:11.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:11.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:11.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:11.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:11.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:11.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3d13aa0abe604912b3a294120c2bbba7 --long --quote none -f csv 2022-03-14 18:15:11.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:11.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:11.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:13.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:13.903 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:13.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:13.903 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:14.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-03-14 18:15:14.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-03-14 18:15:14.061 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:14.063 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:14.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 006953b547a24d5d8c8944aba3e89535 swiftusertest4 3d13aa0abe604912b3a294120c2bbba7 swiftprojecttest4 Passw0rd 2022-03-14 18:15:14.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=006953b547a24d5d8c8944aba3e89535 2022-03-14 18:15:14.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-03-14 18:15:14.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3d13aa0abe604912b3a294120c2bbba7 2022-03-14 18:15:14.070 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-03-14 18:15:14.072 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:14.073 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-03-14 18:15:14.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-03-14 18:15:14.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:14.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:14.083 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:14.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:14.086 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:14.088 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:14.090 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:14.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:14.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:14.094 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:14.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:14.097 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:14.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:14.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:14.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:14.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:14.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:14.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:14.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:14.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:14.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 5816e2b187ff4a9b8ebc70f84e15e8a8 --long --quote none -f csv 2022-03-14 18:15:14.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:14.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:14.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:16.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:16.253 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:16.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:16.253 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:16.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-03-14 18:15:16.402 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-03-14 18:15:16.404 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:16.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:16.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 48eb21c389fe460881733500bbbe674c demo 5816e2b187ff4a9b8ebc70f84e15e8a8 invisible_to_admin Passw0rd 2022-03-14 18:15:16.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=48eb21c389fe460881733500bbbe674c 2022-03-14 18:15:16.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-03-14 18:15:16.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5816e2b187ff4a9b8ebc70f84e15e8a8 2022-03-14 18:15:16.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-03-14 18:15:16.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:16.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-03-14 18:15:16.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-03-14 18:15:16.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:16.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:16.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:16.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:16.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:16.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:16.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:16.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:16.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:16.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:16.437 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:16.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:16.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:16.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:16.442 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:16.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:16.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:16.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:16.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:16.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:16.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 63c845f786b147e89255f51e11e3c92d --long --quote none -f csv 2022-03-14 18:15:16.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:16.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:16.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:18.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:18.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:18.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:18.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:18.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-14 18:15:18.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-14 18:15:18.768 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:18.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:18.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6c922c0a4f80466da9dfee1d0cf4f8f3 admin 63c845f786b147e89255f51e11e3c92d demo Passw0rd 2022-03-14 18:15:18.773 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6c922c0a4f80466da9dfee1d0cf4f8f3 2022-03-14 18:15:18.774 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-14 18:15:18.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:15:18.777 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-03-14 18:15:18.779 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:18.780 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-03-14 18:15:18.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-03-14 18:15:18.785 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:18.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:18.790 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:18.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:18.793 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.795 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:18.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:18.798 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:18.801 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:18.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.804 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:18.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:18.807 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.808 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:18.810 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:18.811 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:18.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:18.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-03-14 18:15:18.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-03-14 18:15:18.817 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:18.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:18.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 48eb21c389fe460881733500bbbe674c demo 63c845f786b147e89255f51e11e3c92d demo Passw0rd 2022-03-14 18:15:18.822 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=48eb21c389fe460881733500bbbe674c 2022-03-14 18:15:18.824 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-03-14 18:15:18.826 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=63c845f786b147e89255f51e11e3c92d 2022-03-14 18:15:18.827 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-03-14 18:15:18.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:18.830 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-03-14 18:15:18.833 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-03-14 18:15:18.835 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:18.838 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:18.841 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:18.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:18.844 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:18.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:18.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:18.852 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:18.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.855 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:18.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:18.858 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:18.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:18.861 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:18.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:18.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:18.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:18.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:18.869 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7bf9024060c04101a5570945e03d5c60 --long --quote none -f csv 2022-03-14 18:15:18.869 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:18.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:18.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:20.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:20.999 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:20.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:20.999 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:21.152 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-14 18:15:21.154 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-14 18:15:21.155 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:21.157 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:21.158 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6c922c0a4f80466da9dfee1d0cf4f8f3 admin 7bf9024060c04101a5570945e03d5c60 admin Passw0rd 2022-03-14 18:15:21.160 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6c922c0a4f80466da9dfee1d0cf4f8f3 2022-03-14 18:15:21.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-14 18:15:21.163 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7bf9024060c04101a5570945e03d5c60 2022-03-14 18:15:21.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-03-14 18:15:21.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:21.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-03-14 18:15:21.171 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-03-14 18:15:21.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:21.175 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:21.177 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:21.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:21.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:21.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:21.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:21.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:21.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:21.187 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:21.189 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:21.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:21.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:21.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:21.195 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:21.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:21.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:21.200 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:21.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:21.203 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:21.205 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b21a6b5e8ad74aef89ea4bc2704ccb4d --long --quote none -f csv 2022-03-14 18:15:21.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:21.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:21.208 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:23.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:23.403 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:23.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:23.403 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:23.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-03-14 18:15:23.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-03-14 18:15:23.556 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:23.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:23.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3e9ab90349e34492a1cde9780b46120b swiftusertest1 b21a6b5e8ad74aef89ea4bc2704ccb4d swiftprojecttest1 Passw0rd 2022-03-14 18:15:23.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3e9ab90349e34492a1cde9780b46120b 2022-03-14 18:15:23.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-03-14 18:15:23.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:15:23.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-03-14 18:15:23.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:23.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-03-14 18:15:23.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-03-14 18:15:23.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:23.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:23.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:23.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:23.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:23.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:23.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:23.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:23.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:23.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:23.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:23.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:23.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:23.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:23.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-03-14 18:15:23.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-03-14 18:15:23.606 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:23.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:23.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d321a0b98a3a41a9a26261fd65621569 swiftusertest3 b21a6b5e8ad74aef89ea4bc2704ccb4d swiftprojecttest1 Passw0rd 2022-03-14 18:15:23.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d321a0b98a3a41a9a26261fd65621569 2022-03-14 18:15:23.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-03-14 18:15:23.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b21a6b5e8ad74aef89ea4bc2704ccb4d 2022-03-14 18:15:23.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-03-14 18:15:23.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:23.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-03-14 18:15:23.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-03-14 18:15:23.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:23.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:23.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:23.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:23.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:23.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:23.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:23.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:23.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:23.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:23.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:23.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:23.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:23.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:23.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:23.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:23.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:23.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b328553be6e7454daca29fadff69d629 --long --quote none -f csv 2022-03-14 18:15:23.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-14 18:15:23.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:23.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:25.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:25.849 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:25.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:25.849 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:26.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-03-14 18:15:26.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-03-14 18:15:26.003 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:26.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:26.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0a2dce6f60fc42b3b1933d2c415700ea alt_demo b328553be6e7454daca29fadff69d629 alt_demo Passw0rd 2022-03-14 18:15:26.007 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0a2dce6f60fc42b3b1933d2c415700ea 2022-03-14 18:15:26.009 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-03-14 18:15:26.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b328553be6e7454daca29fadff69d629 2022-03-14 18:15:26.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-03-14 18:15:26.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:26.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-03-14 18:15:26.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-03-14 18:15:26.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:26.024 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:26.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:26.027 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:26.029 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.040 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:26.040 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:26.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.043 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:26.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:26.046 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:26.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:26.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.052 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:26.053 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:26.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:26.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:26.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-14 18:15:26.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-14 18:15:26.061 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-14 18:15:26.063 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-14 18:15:26.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6c922c0a4f80466da9dfee1d0cf4f8f3 admin b328553be6e7454daca29fadff69d629 alt_demo Passw0rd 2022-03-14 18:15:26.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6c922c0a4f80466da9dfee1d0cf4f8f3 2022-03-14 18:15:26.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-14 18:15:26.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b328553be6e7454daca29fadff69d629 2022-03-14 18:15:26.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-03-14 18:15:26.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-14 18:15:26.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-03-14 18:15:26.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-03-14 18:15:26.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-14 18:15:26.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-14 18:15:26.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-14 18:15:26.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-14 18:15:26.087 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.088 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:26.090 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-14 18:15:26.092 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:26.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-14 18:15:26.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-14 18:15:26.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-14 18:15:26.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-14 18:15:26.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-14 18:15:26.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-14 18:15:26.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-14 18:15:26.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-14 18:15:26.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-14 18:15:26.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-14 18:15:26.113 | + ./stack.sh:main:1394 : save_stackenv 2022-03-14 18:15:26.116 | + functions-common:save_stackenv:60 : local tag= 2022-03-14 18:15:26.119 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-14 18:15:26.124 | + functions-common:save_stackenv:62 : time_stamp=2022-03-14-181526 2022-03-14 18:15:26.126 | + functions-common:save_stackenv:63 : echo '# 2022-03-14-181526 ' 2022-03-14 18:15:26.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.131 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-14 18:15:26.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.136 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-14 18:15:26.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.141 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-14 18:15:26.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.146 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-14 18:15:26.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.151 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-03-14 18:15:26.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.155 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-03-14 18:15:26.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.160 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-14-174311 2022-03-14 18:15:26.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.165 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-14 18:15:26.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.170 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-03-14 18:15:26.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.175 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-14 18:15:26.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.179 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-14 18:15:26.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.185 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-14 18:15:26.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-14 18:15:26.189 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-14 18:15:26.192 | + ./stack.sh:main:1405 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-14 18:15:26.194 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.197 | + inc/meta-config:merge_config_group:171 : shift 2022-03-14 18:15:26.199 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-14 18:15:26.202 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:15:26.204 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-14 18:15:26.207 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-14 18:15:26.210 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-14 18:15:26.212 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.215 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-14 18:15:26.218 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:15:26.221 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-14 18:15:26.221 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:15:26.221 | gsub("[][]", "", $1); 2022-03-14 18:15:26.221 | split($1, a, "|"); 2022-03-14 18:15:26.221 | if (a[1] == matchgroup) 2022-03-14 18:15:26.221 | print a[2] 2022-03-14 18:15:26.221 | } 2022-03-14 18:15:26.221 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.279 | + ./stack.sh:main:1412 : run_phase stack extra 2022-03-14 18:15:26.281 | + functions-common:run_phase:1737 : local mode=stack 2022-03-14 18:15:26.284 | + functions-common:run_phase:1738 : local phase=extra 2022-03-14 18:15:26.286 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 18:15:26.289 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 18:15:26.291 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 18:15:26.295 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 18:15:26.297 | + functions-common:run_phase:1747 : local extra 2022-03-14 18:15:26.300 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 18:15:26.310 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 18:15:26.313 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 18:15:26.316 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 18:15:26.318 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-14 18:15:26.321 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 18:15:26.337 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:15:26.340 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:15:26.342 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:15:26.345 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-14 18:15:26.347 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:15:26.350 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-14 18:15:26.352 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:15:26.355 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-14 18:15:26.358 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-14 18:15:26.360 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-14 18:15:26.363 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-14 18:15:26.365 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:15:26.368 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 18:15:26.370 | + functions-common:run_phase:1764 : run_plugins stack extra 2022-03-14 18:15:26.373 | + functions-common:run_plugins:1723 : local mode=stack 2022-03-14 18:15:26.376 | + functions-common:run_plugins:1724 : local phase=extra 2022-03-14 18:15:26.378 | + functions-common:run_plugins:1726 : local plugins= 2022-03-14 18:15:26.384 | + functions-common:run_plugins:1727 : local plugin 2022-03-14 18:15:26.384 | + ./stack.sh:main:1420 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-14 18:15:26.386 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.388 | + inc/meta-config:merge_config_group:171 : shift 2022-03-14 18:15:26.391 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-14 18:15:26.393 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:15:26.396 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-14 18:15:26.398 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-14 18:15:26.402 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-14 18:15:26.404 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.407 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-14 18:15:26.410 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:15:26.412 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-14 18:15:26.412 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:15:26.412 | gsub("[][]", "", $1); 2022-03-14 18:15:26.412 | split($1, a, "|"); 2022-03-14 18:15:26.412 | if (a[1] == matchgroup) 2022-03-14 18:15:26.412 | print a[2] 2022-03-14 18:15:26.412 | } 2022-03-14 18:15:26.412 | ' /home/ubuntu/devstack/local.conf 2022-03-14 18:15:26.419 | + ./stack.sh:main:1429 : is_service_enabled n-cpu 2022-03-14 18:15:26.437 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:15:26.439 | + ./stack.sh:main:1434 : service_check 2022-03-14 18:15:26.444 | + functions-common:service_check:1602 : local service 2022-03-14 18:15:26.446 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.449 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@key.service 2022-03-14 18:15:26.556 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-14 18:15:26.560 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.562 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api.service 2022-03-14 18:15:26.577 | enabled 2022-03-14 18:15:26.580 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-14 18:15:26.617 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-14 18:15:26.617 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.617 | Active: active (running) since Mon 2022-03-14 18:12:52 UTC; 2min 34s ago 2022-03-14 18:15:26.617 | Main PID: 102696 (uwsgi) 2022-03-14 18:15:26.617 | Status: "uWSGI is ready" 2022-03-14 18:15:26.617 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:26.617 | Memory: 240.4M 2022-03-14 18:15:26.617 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-14 18:15:26.617 | ├─102696 nova-apiuWSGI master 2022-03-14 18:15:26.617 | ├─102697 nova-apiuWSGI worker 1 2022-03-14 18:15:26.617 | └─102698 nova-apiuWSGI worker 2 2022-03-14 18:15:26.617 | 2022-03-14 18:15:26.617 | Mar 14 18:14:47 dv-neutron-833670-1-hyperv devstack@n-api.service[102698]: [pid: 102698|app: 0|req: 17/32] 10.222.0.58 () {64 vars in 1332 bytes} [Mon Mar 14 18:14:47 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-14 18:15:26.617 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: DEBUG nova.api.openstack.wsgi [None req-1c1344a9-f6d3-4803-9206-b0d024496dee admin admin] Calling method '>' {{(pid=102697) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-14 18:15:26.617 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: INFO nova.api.openstack.requestlog [None req-1c1344a9-f6d3-4803-9206-b0d024496dee admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001922 2022-03-14 18:15:26.617 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: [pid: 102697|app: 0|req: 16/33] 10.222.0.58 () {54 vars in 930 bytes} [Mon Mar 14 18:14:49 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-14 18:15:26.617 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv devstack@n-api.service[102698]: DEBUG nova.api.openstack.wsgi [None req-e37a1a3c-d3b1-4f9a-8965-a7f9076e8d44 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "name": "m1.xlarge", "id": "5", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "ram": 16384, "swap": 0, "vcpus": 8, "os-flavor-access:is_public": true}} {{(pid=102698) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-14 18:15:26.617 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv devstack@n-api.service[102698]: INFO nova.api.openstack.requestlog [None req-e37a1a3c-d3b1-4f9a-8965-a7f9076e8d44 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.111168 2022-03-14 18:15:26.617 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv devstack@n-api.service[102698]: [pid: 102698|app: 0|req: 18/34] 10.222.0.58 () {64 vars in 1282 bytes} [Mon Mar 14 18:14:49 2022] POST /compute/v2.1/flavors => generated 408 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-14 18:15:26.617 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: DEBUG nova.api.openstack.wsgi [None req-5cff2b12-9e49-4d18-99c0-5986d084f01d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=102697) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-14 18:15:26.617 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: INFO nova.api.openstack.requestlog [None req-5cff2b12-9e49-4d18-99c0-5986d084f01d admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.077019 2022-03-14 18:15:26.617 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv devstack@n-api.service[102697]: [pid: 102697|app: 0|req: 17/35] 10.222.0.58 () {64 vars in 1332 bytes} [Mon Mar 14 18:14:50 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-14 18:15:26.620 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.623 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-14 18:15:26.636 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-14 18:15:26.640 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.642 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-14 18:15:26.656 | enabled 2022-03-14 18:15:26.659 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-14 18:15:26.675 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-14 18:15:26.676 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.676 | Active: active (running) since Mon 2022-03-14 18:14:07 UTC; 1min 19s ago 2022-03-14 18:15:26.676 | Main PID: 107501 (nova-scheduler) 2022-03-14 18:15:26.676 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:26.676 | Memory: 147.7M 2022-03-14 18:15:26.676 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-14 18:15:26.676 | ├─107501 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-14 18:15:26.676 | ├─108755 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-14 18:15:26.676 | └─108756 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-14 18:15:26.676 | 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_rabbit.ssl_version = {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_notifications.retry = -1 {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_messaging_notifications.transport_url = **** {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_reports.file_event_handler = None {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] oslo_reports.log_dir = None {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:26.676 | Mar 14 18:14:11 dv-neutron-833670-1-hyperv nova-scheduler[107501]: DEBUG oslo_service.service [None req-0e5f686e-011f-42a6-9ea3-c049bee1121c None None] ******************************************************************************** {{(pid=107501) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-14 18:15:26.679 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.682 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-14 18:15:26.696 | enabled 2022-03-14 18:15:26.701 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-14 18:15:26.716 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-14 18:15:26.716 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.716 | Active: active (running) since Mon 2022-03-14 18:14:09 UTC; 1min 17s ago 2022-03-14 18:15:26.716 | Main PID: 107959 (uwsgi) 2022-03-14 18:15:26.717 | Status: "uWSGI is ready" 2022-03-14 18:15:26.717 | Tasks: 4 (limit: 14304) 2022-03-14 18:15:26.717 | Memory: 203.2M 2022-03-14 18:15:26.717 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-14 18:15:26.717 | ├─107959 nova-api-metauWSGI master 2022-03-14 18:15:26.717 | ├─107962 nova-api-metauWSGI worker 1 2022-03-14 18:15:26.717 | ├─107963 nova-api-metauWSGI worker 2 2022-03-14 18:15:26.717 | └─107964 nova-api-metauWSGI http 1 2022-03-14 18:15:26.717 | 2022-03-14 18:15:26.717 | Mar 14 18:14:13 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: DEBUG oslo_concurrency.lockutils [None req-699f3020-25f7-4720-9e1a-b288877e7cd0 None None] Lock "4bd2706b-d9e3-4bc8-8c8b-48ee63fd8b08" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=107962) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:26.717 | Mar 14 18:14:13 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107963]: DEBUG oslo_db.sqlalchemy.engines [None req-7645dce9-e2c2-4026-bc63-c50b5d8fca69 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=107963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.717 | Mar 14 18:14:13 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: DEBUG oslo_db.sqlalchemy.engines [None req-699f3020-25f7-4720-9e1a-b288877e7cd0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=107962) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.717 | Mar 14 18:14:13 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: DEBUG oslo_db.sqlalchemy.engines [None req-699f3020-25f7-4720-9e1a-b288877e7cd0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=107962) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107963]: DEBUG oslo_db.sqlalchemy.engines [None req-7645dce9-e2c2-4026-bc63-c50b5d8fca69 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=107963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: DEBUG oslo_db.sqlalchemy.engines [None req-699f3020-25f7-4720-9e1a-b288877e7cd0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=107962) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107963]: WARNING nova.api.metadata.handler [None req-7645dce9-e2c2-4026-bc63-c50b5d8fca69 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107963]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f918ab89a0 pid: 107963 (default app) 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: WARNING nova.api.metadata.handler [None req-699f3020-25f7-4720-9e1a-b288877e7cd0 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-14 18:15:26.717 | Mar 14 18:14:14 dv-neutron-833670-1-hyperv devstack@n-api-meta.service[107962]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f918ab89a0 pid: 107962 (default app) 2022-03-14 18:15:26.720 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.723 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-14 18:15:26.736 | enabled 2022-03-14 18:15:26.740 | + functions-common:service_check:1609 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-14 18:15:26.756 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-14 18:15:26.756 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.756 | Active: active (running) since Mon 2022-03-14 18:13:07 UTC; 2min 18s ago 2022-03-14 18:15:26.756 | Main PID: 103874 (uwsgi) 2022-03-14 18:15:26.756 | Status: "uWSGI is ready" 2022-03-14 18:15:26.757 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:26.757 | Memory: 142.4M 2022-03-14 18:15:26.757 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-14 18:15:26.757 | ├─103874 placementuWSGI master 2022-03-14 18:15:26.757 | ├─103875 placementuWSGI worker 1 2022-03-14 18:15:26.757 | └─103876 placementuWSGI worker 2 2022-03-14 18:15:26.757 | 2022-03-14 18:15:26.757 | Mar 14 18:13:11 dv-neutron-833670-1-hyperv devstack@placement-api.service[103875]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55767c6549c0 pid: 103875 (default app) 2022-03-14 18:15:26.757 | Mar 14 18:14:10 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: DEBUG placement.requestlog [None req-dcf657e4-6f5f-4627-8b78-f9121edb1324 None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=103876) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-14 18:15:26.757 | Mar 14 18:14:10 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: INFO placement.requestlog [None req-dcf657e4-6f5f-4627-8b78-f9121edb1324 None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-14 18:15:26.757 | Mar 14 18:14:10 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: [pid: 103876|app: 0|req: 2/2] 10.222.0.58 () {54 vars in 916 bytes} [Mon Mar 14 18:14:10 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-14 18:15:26.757 | Mar 14 18:14:15 dv-neutron-833670-1-hyperv devstack@placement-api.service[103875]: DEBUG placement.requestlog [None req-4f09a8a8-9371-4a8c-a25d-b72bdba44fcb None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=103875) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-14 18:15:26.757 | Mar 14 18:14:15 dv-neutron-833670-1-hyperv devstack@placement-api.service[103875]: INFO placement.requestlog [None req-4f09a8a8-9371-4a8c-a25d-b72bdba44fcb None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-14 18:15:26.757 | Mar 14 18:14:15 dv-neutron-833670-1-hyperv devstack@placement-api.service[103875]: [pid: 103875|app: 0|req: 1/3] 10.222.0.58 () {54 vars in 916 bytes} [Mon Mar 14 18:14:15 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-14 18:15:26.757 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: DEBUG placement.requestlog [None req-aac43b40-2fe6-4a4e-82b7-db13aa77ffd7 None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=103876) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-14 18:15:26.757 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: INFO placement.requestlog [None req-aac43b40-2fe6-4a4e-82b7-db13aa77ffd7 None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-14 18:15:26.757 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv devstack@placement-api.service[103876]: [pid: 103876|app: 0|req: 3/4] 10.222.0.58 () {54 vars in 916 bytes} [Mon Mar 14 18:14:16 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-14 18:15:26.760 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.763 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-14 18:15:26.776 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-14 18:15:26.780 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.782 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-api.service 2022-03-14 18:15:26.796 | enabled 2022-03-14 18:15:26.799 | + functions-common:service_check:1609 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-14 18:15:26.816 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-14 18:15:26.816 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.816 | Active: active (running) since Mon 2022-03-14 18:14:36 UTC; 50s ago 2022-03-14 18:15:26.816 | Main PID: 111965 (uwsgi) 2022-03-14 18:15:26.816 | Status: "uWSGI is ready" 2022-03-14 18:15:26.816 | Tasks: 7 (limit: 14304) 2022-03-14 18:15:26.816 | Memory: 208.2M 2022-03-14 18:15:26.816 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-14 18:15:26.816 | ├─111965 glance-apiuWSGI master 2022-03-14 18:15:26.817 | ├─111969 glance-apiuWSGI worker 1 2022-03-14 18:15:26.817 | └─111970 glance-apiuWSGI worker 2 2022-03-14 18:15:26.817 | 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.location [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111970) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: DEBUG glance_store.backend [None req-77b5c43a-b7a5-4a61-9676-abee994c7e8d admin admin] Skipping store.set_acls... not implemented. {{(pid=111970) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-14 18:15:26.817 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv devstack@g-api.service[111970]: [pid: 111970|app: 0|req: 2/4] 127.0.0.1 () {40 vars in 879 bytes} [Mon Mar 14 18:14:49 2022] PUT /v2/images/bce8ac8e-9bc4-40f2-9bed-2150c64ad251/file => generated 0 bytes in 16937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-14 18:15:26.820 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.823 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-14 18:15:26.837 | enabled 2022-03-14 18:15:26.841 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-14 18:15:26.858 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-14 18:15:26.858 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.858 | Active: active (running) since Mon 2022-03-14 18:14:26 UTC; 1min 0s ago 2022-03-14 18:15:26.858 | Main PID: 110656 (cinder-schedule) 2022-03-14 18:15:26.858 | Tasks: 2 (limit: 14304) 2022-03-14 18:15:26.858 | Memory: 101.3M 2022-03-14 18:15:26.858 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-14 18:15:26.858 | └─110656 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-14 18:15:26.858 | 2022-03-14 18:15:26.858 | Mar 14 18:14:30 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.service [None req-bb4bc838-2d10-4193-ac27-a6b5ca08eecc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=110656) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-14 18:15:26.858 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.scheduler.host_manager [None req-b0f1cf3e-61ef-4b5f-af67-2a0561b9d3f1 None None] Received backup service update from dv-neutron-833670-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=110656) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2022-03-14 18:15:26.858 | Mar 14 18:14:37 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.scheduler.host_manager [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Received volume service update from dv-neutron-833670-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833670-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=110656) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2022-03-14 18:15:26.858 | Mar 14 18:14:37 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.scheduler.host_manager [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Updating capabilities for dv-neutron-833670-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833670-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 14, 18, 14, 37, 938969)} {{(pid=110656) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2022-03-14 18:15:26.858 | Mar 14 18:14:37 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.utils [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=110656) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2022-03-14 18:15:26.858 | Mar 14 18:14:37 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.utils [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=110656) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2022-03-14 18:15:26.858 | Mar 14 18:14:37 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG cinder.scheduler.host_manager [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-833670-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 14, 18, 14, 37, 962986)}]. {{(pid=110656) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2022-03-14 18:15:26.858 | Mar 14 18:14:59 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG oslo_service.periodic_task [None req-a5421a8d-39bd-449f-b851-fab7636fbb29 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=110656) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-14 18:15:26.858 | Mar 14 18:14:59 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: INFO cinder.message.api [None req-a5421a8d-39bd-449f-b851-fab7636fbb29 None None] Deleted 0 expired messages. 2022-03-14 18:15:26.858 | Mar 14 18:14:59 dv-neutron-833670-1-hyperv cinder-scheduler[110656]: DEBUG oslo_service.periodic_task [None req-a5421a8d-39bd-449f-b851-fab7636fbb29 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=110656) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-14 18:15:26.861 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.864 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-api.service 2022-03-14 18:15:26.878 | enabled 2022-03-14 18:15:26.882 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-14 18:15:26.898 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-14 18:15:26.898 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.899 | Active: active (running) since Mon 2022-03-14 18:14:20 UTC; 1min 6s ago 2022-03-14 18:15:26.899 | Main PID: 110211 (uwsgi) 2022-03-14 18:15:26.899 | Status: "uWSGI is ready" 2022-03-14 18:15:26.899 | Tasks: 5 (limit: 14304) 2022-03-14 18:15:26.899 | Memory: 221.7M 2022-03-14 18:15:26.899 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-14 18:15:26.899 | ├─110211 cinder-apiuWSGI master 2022-03-14 18:15:26.899 | ├─110216 cinder-apiuWSGI worker 1 2022-03-14 18:15:26.899 | └─110217 cinder-apiuWSGI worker 2 2022-03-14 18:15:26.899 | 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: warnings.warn(deprecated_msg) 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: INFO cinder.api.openstack.wsgi [req-4e534439-4f16-4403-a5e3-4c607b8b817b req-41b453fc-1c30-4777-a9f3-0c9bda23a9ab admin admin] POST http://10.222.0.58/volume/v3/7bf9024060c04101a5570945e03d5c60/types/28ad03b6-1fd8-4a0f-a455-d438dca6b86d/extra_specs 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: warnings.warn( 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: DEBUG cinder.api.openstack.wsgi [req-4e534439-4f16-4403-a5e3-4c607b8b817b req-41b453fc-1c30-4777-a9f3-0c9bda23a9ab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: DEBUG oslo_db.sqlalchemy.engines [req-4e534439-4f16-4403-a5e3-4c607b8b817b req-41b453fc-1c30-4777-a9f3-0c9bda23a9ab admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110216) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: INFO cinder.api.openstack.wsgi [req-4e534439-4f16-4403-a5e3-4c607b8b817b req-41b453fc-1c30-4777-a9f3-0c9bda23a9ab admin admin] http://10.222.0.58/volume/v3/7bf9024060c04101a5570945e03d5c60/types/28ad03b6-1fd8-4a0f-a455-d438dca6b86d/extra_specs returned with HTTP 200 2022-03-14 18:15:26.899 | Mar 14 18:14:33 dv-neutron-833670-1-hyperv devstack@c-api.service[110216]: [pid: 110216|app: 0|req: 1/3] 10.222.0.58 () {62 vars in 1454 bytes} [Mon Mar 14 18:14:33 2022] POST /volume/v3/7bf9024060c04101a5570945e03d5c60/types/28ad03b6-1fd8-4a0f-a455-d438dca6b86d/extra_specs => generated 55 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-14 18:15:26.902 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.905 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-14 18:15:26.918 | enabled 2022-03-14 18:15:26.922 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-14 18:15:26.939 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-14 18:15:26.939 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-14 18:15:26.939 | Active: active (running) since Mon 2022-03-14 18:14:29 UTC; 57s ago 2022-03-14 18:15:26.939 | Main PID: 111373 (cinder-volume) 2022-03-14 18:15:26.939 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:26.939 | Memory: 133.0M 2022-03-14 18:15:26.939 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-14 18:15:26.939 | ├─111373 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-14 18:15:26.939 | └─111475 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-14 18:15:26.939 | 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv sudo[112062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv sudo[112062]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv sudo[112062]: pam_unix(sudo:session): session closed for user root 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv cinder-volume[111475]: DEBUG oslo_concurrency.processutils [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.518s {{(pid=111475) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv cinder-volume[111475]: DEBUG oslo_concurrency.processutils [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=111475) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv sudo[112067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-14 18:15:26.939 | Mar 14 18:14:38 dv-neutron-833670-1-hyperv sudo[112067]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-14 18:15:26.939 | Mar 14 18:14:39 dv-neutron-833670-1-hyperv sudo[112067]: pam_unix(sudo:session): session closed for user root 2022-03-14 18:15:26.939 | Mar 14 18:14:39 dv-neutron-833670-1-hyperv cinder-volume[111475]: DEBUG oslo_concurrency.processutils [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=111475) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-14 18:15:26.939 | Mar 14 18:14:39 dv-neutron-833670-1-hyperv cinder-volume[111475]: INFO cinder.volume.manager [None req-08ddcbb2-57d9-492c-bc99-418eea65f079 None None] Driver post RPC initialization completed successfully. 2022-03-14 18:15:26.942 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.947 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-14 18:15:26.958 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-14 18:15:26.962 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.964 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-14 18:15:26.977 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-14 18:15:26.981 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:26.983 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-14 18:15:26.995 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-14 18:15:27.000 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.002 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-14 18:15:27.015 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-14 18:15:27.018 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.021 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-14 18:15:27.034 | enabled 2022-03-14 18:15:27.038 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-14 18:15:27.054 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-14 18:15:27.054 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.054 | Active: active (running) since Mon 2022-03-14 18:13:00 UTC; 2min 26s ago 2022-03-14 18:15:27.054 | Main PID: 103281 (/usr/bin/python) 2022-03-14 18:15:27.054 | Tasks: 11 (limit: 14304) 2022-03-14 18:15:27.054 | Memory: 381.5M 2022-03-14 18:15:27.054 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-14 18:15:27.055 | ├─103281 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-14 18:15:27.055 | ├─103392 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-14 18:15:27.055 | ├─103393 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-14 18:15:27.055 | ├─103394 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-14 18:15:27.055 | └─103395 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-14 18:15:27.055 | 2022-03-14 18:15:27.055 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-bb236b97-df7c-44da-9df8-2a08ede7ae47 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:14:51 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:14:52 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-d37c097c-b9da-45d3-afa9-4b18492edfee None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:14:52 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-d9465e19-9343-471e-8d59-ac7b347d754b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:15:17 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-49eeb17e-9782-4da4-acdf-af62058318ae None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:15:20 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-7a79c882-d835-4450-aa2f-322c1bdb607b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:15:20 dv-neutron-833670-1-hyperv neutron-server[103395]: DEBUG neutron.db.agents_db [None req-8e65cd0a-2d5e-4fb4-847a-88999bd2f6ba None None] Agent healthcheck: found 5 active agents {{(pid=103395) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-14 18:15:27.055 | Mar 14 18:15:21 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-d37c097c-b9da-45d3-afa9-4b18492edfee None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.055 | Mar 14 18:15:23 dv-neutron-833670-1-hyperv neutron-server[103394]: DEBUG neutron_lib.callbacks.manager [None req-d9465e19-9343-471e-8d59-ac7b347d754b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8771666067806', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1391542'] for agent, after_update {{(pid=103394) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-14 18:15:27.059 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.061 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-14 18:15:27.073 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-14 18:15:27.077 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.080 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-14 18:15:27.092 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-14 18:15:27.096 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.099 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@tempest.service 2022-03-14 18:15:27.111 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-14 18:15:27.115 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.117 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@mysql.service 2022-03-14 18:15:27.130 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-14 18:15:27.133 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.136 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-14 18:15:27.148 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-14 18:15:27.151 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.154 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@dstat.service 2022-03-14 18:15:27.167 | enabled 2022-03-14 18:15:27.171 | + functions-common:service_check:1609 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-14 18:15:27.187 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-14 18:15:27.187 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.187 | Active: active (running) since Mon 2022-03-14 18:01:16 UTC; 14min ago 2022-03-14 18:15:27.187 | Main PID: 79305 (dstat.sh) 2022-03-14 18:15:27.188 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.188 | Memory: 18.7M 2022-03-14 18:15:27.188 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-14 18:15:27.188 | ├─79305 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-14 18:15:27.188 | ├─79420 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-14 18:15:27.188 | └─79421 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-14 18:15:27.188 | 2022-03-14 18:15:27.188 | Mar 14 18:15:17 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:17| 24 5 57 13 0|5163M 603M 173M 5732M| 14k 12k| 0 1664k| 0 94.0 | 666 4607 |3.24 3.06 2.26|1.0 0 24| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:18 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:18| 26 3 64 7 0|5190M 576M 173M 5732M| 19k 18k| 0 320k| 0 36.0 | 566 4786 |3.22 3.05 2.27|3.0 0 0| 0 0 | 0 0 | 23 219 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:19 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:19| 24 5 65 5 0|5149M 618M 173M 5732M| 102k 102k|4096B 272k|1.00 25.0 |1541 5976 |3.22 3.05 2.27|1.0 0 139| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:20 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:20| 26 3 64 7 0|5179M 588M 173M 5732M| 14k 12k| 0 292k| 0 33.0 | 588 4881 |3.22 3.05 2.27|1.0 0 1.0| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:21 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:21| 26 5 62 6 0|5143M 624M 173M 5732M| 99k 99k| 0 408k| 0 33.0 |1269 5810 |3.22 3.05 2.27|1.0 0 77| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:22| 26 3 66 5 0|5168M 599M 173M 5732M| 11k 11k| 0 296k| 0 31.0 | 446 4252 |3.22 3.05 2.27|2.0 1.0 1.0| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:23 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:23| 27 3 60 8 0|5190M 576M 173M 5732M| 141k 140k| 0 456k| 0 52.0 |1223 6337 |3.04 3.02 2.26|1.0 0 2.0| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:24 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:24| 24 5 67 3 0|5155M 612M 173M 5732M|5076 4064 | 0 276k| 0 15.0 |1097 4737 |3.04 3.02 2.26|1.0 0 140| 0 0 | 0 0 | 23 218 0 53 0 2022-03-14 18:15:27.188 | Mar 14 18:15:25 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:25| 25 3 70 2 0|5186M 581M 173M 5732M|1419 1419 | 0 172k| 0 10.0 | 395 3600 |3.04 3.02 2.26|2.0 0 0| 0 0 | 0 0 | 23 218 0 44 0 2022-03-14 18:15:27.188 | Mar 14 18:15:26 dv-neutron-833670-1-hyperv dstat.sh[79421]: 14-03 18:15:26| 19 9 64 7 0|5133M 633M 173M 5733M| 106k 106k|1015k 632k|26.0 34.0 |2478 7123 |3.04 3.02 2.26|1.0 0 341| 0 0 | 0 0 | 23 218 0 44 0 2022-03-14 18:15:27.192 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.194 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-14 18:15:27.206 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-14 18:15:27.210 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.212 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-14 18:15:27.224 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-14 18:15:27.228 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.231 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-14 18:15:27.244 | enabled 2022-03-14 18:15:27.248 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-14 18:15:27.265 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-14 18:15:27.265 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.265 | Active: active (running) since Mon 2022-03-14 18:13:12 UTC; 2min 14s ago 2022-03-14 18:15:27.265 | Main PID: 104337 (neutron-openvsw) 2022-03-14 18:15:27.265 | Tasks: 7 (limit: 14304) 2022-03-14 18:15:27.265 | Memory: 215.4M 2022-03-14 18:15:27.265 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-14 18:15:27.265 | ├─104337 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-14 18:15:27.265 | ├─105940 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4h5dboql/privsep.sock 2022-03-14 18:15:27.265 | ├─106022 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp1cfk4n_i/privsep.sock 2022-03-14 18:15:27.265 | └─106025 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-14 18:15:27.265 | 2022-03-14 18:15:27.265 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: DEBUG neutron.agent.linux.utils [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106025. {{(pid=104337) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-14 18:15:27.265 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.009 2022-03-14 18:15:27.265 | Mar 14 18:15:24 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Agent rpc_loop - iteration:60 started 2022-03-14 18:15:27.265 | Mar 14 18:15:24 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xf2b3700b,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15891770840971231693,duration_nsec=370000000,duration_sec=126,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104337) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-14 18:15:27.265 | Mar 14 18:15:24 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: DEBUG neutron.agent.linux.utils [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106025. {{(pid=104337) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-14 18:15:27.265 | Mar 14 18:15:24 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-14 18:15:27.265 | Mar 14 18:15:26 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Agent rpc_loop - iteration:61 started 2022-03-14 18:15:27.265 | Mar 14 18:15:26 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xf2b3700d,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15891770840971231693,duration_nsec=371000000,duration_sec=128,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104337) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-14 18:15:27.265 | Mar 14 18:15:26 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: DEBUG neutron.agent.linux.utils [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106025. {{(pid=104337) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-14 18:15:27.266 | Mar 14 18:15:26 dv-neutron-833670-1-hyperv neutron-openvswitch-agent[104337]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f0a28f7e-0ba7-47dd-9007-431e9fd3076f None None] Agent rpc_loop - iteration:61 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-14 18:15:27.269 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.272 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-14 18:15:27.287 | enabled 2022-03-14 18:15:27.291 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-14 18:15:27.307 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-14 18:15:27.307 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.307 | Active: active (running) since Mon 2022-03-14 18:13:13 UTC; 2min 13s ago 2022-03-14 18:15:27.307 | Main PID: 104702 (neutron-dhcp-ag) 2022-03-14 18:15:27.307 | Tasks: 16 (limit: 14304) 2022-03-14 18:15:27.307 | Memory: 325.5M 2022-03-14 18:15:27.307 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-14 18:15:27.307 | ├─104702 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-14 18:15:27.307 | ├─106276 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpq24n4okz/privsep.sock 2022-03-14 18:15:27.307 | ├─106323 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3l7ey1f2/privsep.sock 2022-03-14 18:15:27.308 | ├─106404 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpx8sxs0c9/privsep.sock 2022-03-14 18:15:27.308 | ├─106521 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-14 18:15:27.308 | ├─106522 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-14 18:15:27.308 | └─106532 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/aa1059df-7174-4f57-a740-1bb024e8c4b8/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/aa1059df-7174-4f57-a740-1bb024e8c4b8/host --addn-hosts=/opt/stack/data/neutron/dhcp/aa1059df-7174-4f57-a740-1bb024e8c4b8/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/aa1059df-7174-4f57-a740-1bb024e8c4b8/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/aa1059df-7174-4f57-a740-1bb024e8c4b8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a32968a3-42e3-487f-a1bf-a3b6a7e58f71,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-14 18:15:27.308 | 2022-03-14 18:15:27.308 | Mar 14 18:13:58 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG neutron.agent.dhcp.agent [None req-0d939317-8445-4d96-bae2-5e5093024000 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'b7441586-8184-4088-8d84-f959e8a3d272', 'name': 'public-subnet', 'tenant_id': '7bf9024060c04101a5570945e03d5c60', 'network_id': '62419695-dea5-4d8d-99d0-565b2be30bc9', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.3.1', 'cidr': '172.26.3.0/24', 'allocation_pools': [{'start': '172.26.3.2', 'end': '172.26.3.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-14T18:13:58Z', 'updated_at': '2022-03-14T18:13:58Z', 'revision_number': 0, 'project_id': '7bf9024060c04101a5570945e03d5c60', 'network': {'id': '62419695-dea5-4d8d-99d0-565b2be30bc9', 'name': 'public', 'tenant_id': '7bf9024060c04101a5570945e03d5c60', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['b7441586-8184-4088-8d84-f959e8a3d272'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-14T18:13:50Z', 'updated_at': '2022-03-14T18:13:58Z', 'revision_number': 2, 'project_id': '7bf9024060c04101a5570945e03d5c60', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=104702) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.308 | Mar 14 18:13:58 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [None req-1e118eb0-d4b9-40a5-8ecb-b61945aee07f None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.308 | Mar 14 18:13:58 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [None req-1e118eb0-d4b9-40a5-8ecb-b61945aee07f None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.308 | Mar 14 18:14:02 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=104702) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.308 | Mar 14 18:14:05 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=104702) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.308 | Mar 14 18:14:05 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=104702) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.308 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.308 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.308 | Mar 14 18:15:17 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.308 | Mar 14 18:15:17 dv-neutron-833670-1-hyperv neutron-dhcp-agent[104702]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104702) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.312 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.314 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-14 18:15:27.328 | enabled 2022-03-14 18:15:27.332 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-14 18:15:27.349 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-14 18:15:27.349 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.349 | Active: active (running) since Mon 2022-03-14 18:13:15 UTC; 2min 11s ago 2022-03-14 18:15:27.349 | Main PID: 105094 (neutron-l3-agen) 2022-03-14 18:15:27.349 | Tasks: 18 (limit: 14304) 2022-03-14 18:15:27.349 | Memory: 328.7M 2022-03-14 18:15:27.349 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-14 18:15:27.349 | ├─105094 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-14 18:15:27.349 | ├─106063 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzq4ankuk/privsep.sock 2022-03-14 18:15:27.349 | ├─106725 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_g0ehabp/privsep.sock 2022-03-14 18:15:27.349 | ├─106820 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmph6uxit7l/privsep.sock 2022-03-14 18:15:27.349 | ├─107041 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-14 18:15:27.349 | ├─107042 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-14 18:15:27.349 | └─107054 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/245e2f0e-94a3-44f3-8aee-d85d7a8d1728.conf 2022-03-14 18:15:27.349 | 2022-03-14 18:15:27.349 | Mar 14 18:14:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.349 | Mar 14 18:14:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.349 | Mar 14 18:14:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.349 | Mar 14 18:14:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.349 | Mar 14 18:14:45 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_service.periodic_task [None req-711781b6-7cf6-44ee-8936-33f9d3425304 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105094) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-14 18:15:27.349 | Mar 14 18:15:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.350 | Mar 14 18:15:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.350 | Mar 14 18:15:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.350 | Mar 14 18:15:19 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=105094) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.350 | Mar 14 18:15:25 dv-neutron-833670-1-hyperv neutron-l3-agent[105094]: DEBUG oslo_service.periodic_task [None req-711781b6-7cf6-44ee-8936-33f9d3425304 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105094) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-14 18:15:27.353 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.355 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-14 18:15:27.368 | enabled 2022-03-14 18:15:27.373 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-14 18:15:27.390 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-14 18:15:27.390 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.390 | Active: active (running) since Mon 2022-03-14 18:13:17 UTC; 2min 10s ago 2022-03-14 18:15:27.390 | Main PID: 105458 (neutron-metadat) 2022-03-14 18:15:27.390 | Tasks: 4 (limit: 14304) 2022-03-14 18:15:27.390 | Memory: 119.8M 2022-03-14 18:15:27.390 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-14 18:15:27.390 | ├─105458 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-14 18:15:27.390 | ├─105935 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-14 18:15:27.390 | └─105936 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-14 18:15:27.390 | 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_rabbit.ssl = False {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_rabbit.ssl_version = {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_notifications.driver = [] {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_notifications.retry = -1 {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.390 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.391 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] oslo_messaging_notifications.transport_url = **** {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.391 | Mar 14 18:13:21 dv-neutron-833670-1-hyperv neutron-metadata-agent[105458]: DEBUG oslo_service.service [None req-f34d946d-211b-4830-a3e4-937125f32ab4 None None] ******************************************************************************** {{(pid=105458) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-14 18:15:27.393 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.396 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-14 18:15:27.409 | enabled 2022-03-14 18:15:27.413 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-14 18:15:27.428 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-14 18:15:27.428 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.428 | Active: active (running) since Mon 2022-03-14 18:13:18 UTC; 2min 8s ago 2022-03-14 18:15:27.428 | Main PID: 105829 (neutron-meterin) 2022-03-14 18:15:27.429 | Tasks: 2 (limit: 14304) 2022-03-14 18:15:27.429 | Memory: 103.8M 2022-03-14 18:15:27.429 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-03-14 18:15:27.429 | └─105829 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-03-14 18:15:27.429 | 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=105829) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=105829) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=105829) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=105829) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=105829) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=105829) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=105829) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=105829) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=105829) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-14 18:15:27.429 | Mar 14 18:15:22 dv-neutron-833670-1-hyperv neutron-metering-agent[105829]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=105829) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-03-14 18:15:27.432 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.435 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-vpn.service 2022-03-14 18:15:27.447 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-03-14 18:15:27.452 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.454 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-reg.service 2022-03-14 18:15:27.467 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-03-14 18:15:27.471 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.473 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@cinder.service 2022-03-14 18:15:27.486 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-03-14 18:15:27.489 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.492 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-bak.service 2022-03-14 18:15:27.506 | enabled 2022-03-14 18:15:27.509 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-bak.service --no-pager 2022-03-14 18:15:27.526 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-03-14 18:15:27.526 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.526 | Active: active (running) since Mon 2022-03-14 18:14:28 UTC; 59s ago 2022-03-14 18:15:27.526 | Main PID: 111014 (cinder-backup) 2022-03-14 18:15:27.526 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.526 | Memory: 118.4M 2022-03-14 18:15:27.526 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-03-14 18:15:27.526 | ├─111014 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-14 18:15:27.526 | └─111458 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-14 18:15:27.526 | 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.kv_version = 2 {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.root_token_id = None {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.split_loggers = False {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.ssl_ca_crt_file = None {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.timeout = None {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.use_ssl = False {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111014]: DEBUG oslo_service.service [None req-ad14e23f-1be0-4ebd-9440-f0b24e4c08dd None None] ******************************************************************************** {{(pid=111014) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111458]: DEBUG cinder.service [None req-b0f1cf3e-61ef-4b5f-af67-2a0561b9d3f1 None None] Creating RPC server for service cinder-backup {{(pid=111458) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-14 18:15:27.526 | Mar 14 18:14:32 dv-neutron-833670-1-hyperv cinder-backup[111458]: DEBUG cinder.service [None req-b0f1cf3e-61ef-4b5f-af67-2a0561b9d3f1 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=111458) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-14 18:15:27.530 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.532 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-proxy.service 2022-03-14 18:15:27.545 | enabled 2022-03-14 18:15:27.549 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-03-14 18:15:27.565 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-03-14 18:15:27.565 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.565 | Active: active (running) since Mon 2022-03-14 18:12:47 UTC; 2min 40s ago 2022-03-14 18:15:27.565 | Main PID: 101886 (swift-proxy-ser) 2022-03-14 18:15:27.565 | Tasks: 2 (limit: 14304) 2022-03-14 18:15:27.565 | Memory: 77.3M 2022-03-14 18:15:27.565 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-03-14 18:15:27.565 | ├─101886 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-14 18:15:27.565 | └─101979 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-14 18:15:27.565 | 2022-03-14 18:15:27.565 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv proxy-server[101979]: Validating token access rules against request 2022-03-14 18:15:27.565 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-proxy-server[101979]: proxy-server: Validating token access rules against request 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv proxy-server[101979]: Received request from user: user_id 6e4dbb2c2aad4779b50e713982314d3d, project_id 127e3dc59afe4013b3753ebbe34bfbf3, roles ResellerAdmin,service 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-proxy-server[101979]: proxy-server: Received request from user: user_id 6e4dbb2c2aad4779b50e713982314d3d, project_id 127e3dc59afe4013b3753ebbe34bfbf3, roles ResellerAdmin,service 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv proxy-server[101979]: Using identity: {'user': ('6e4dbb2c2aad4779b50e713982314d3d', 'glance-swift'), 'tenant': ('127e3dc59afe4013b3753ebbe34bfbf3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txa820794280be405e8b1da-00622f861a) 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-proxy-server[101979]: proxy-server: Using identity: {'user': ('6e4dbb2c2aad4779b50e713982314d3d', 'glance-swift'), 'tenant': ('127e3dc59afe4013b3753ebbe34bfbf3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txa820794280be405e8b1da-00622f861a) 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv proxy-server[101979]: User 127e3dc59afe4013b3753ebbe34bfbf3 has reseller admin authorizing (txn: txa820794280be405e8b1da-00622f861a) (client_ip: 10.222.0.58) 2022-03-14 18:15:27.566 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-proxy-server[101979]: proxy-server: User 127e3dc59afe4013b3753ebbe34bfbf3 has reseller admin authorizing (txn: txa820794280be405e8b1da-00622f861a) (client_ip: 10.222.0.58) 2022-03-14 18:15:27.566 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv proxy-server[101979]: 10.222.0.58 10.222.0.58 14/Mar/2022/18/15/06 PUT /v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABiL4YZ... 645922816 - - txa820794280be405e8b1da-00622f861a - 15.8535 - - 1647281690.384477854 1647281706.237962961 0 2022-03-14 18:15:27.566 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv swift-proxy-server[101979]: proxy-server: 10.222.0.58 10.222.0.58 14/Mar/2022/18/15/06 PUT /v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABiL4YZ... 645922816 - - txa820794280be405e8b1da-00622f861a - 15.8535 - - 1647281690.384477854 1647281706.237962961 0 2022-03-14 18:15:27.569 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.571 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-object.service 2022-03-14 18:15:27.585 | enabled 2022-03-14 18:15:27.589 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-object.service --no-pager 2022-03-14 18:15:27.605 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-03-14 18:15:27.605 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.605 | Active: active (running) since Mon 2022-03-14 18:12:41 UTC; 2min 46s ago 2022-03-14 18:15:27.605 | Main PID: 100389 (swift-object-se) 2022-03-14 18:15:27.605 | Tasks: 23 (limit: 14304) 2022-03-14 18:15:27.605 | Memory: 49.7M 2022-03-14 18:15:27.605 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-03-14 18:15:27.605 | ├─100389 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-14 18:15:27.605 | ├─100745 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-14 18:15:27.605 | └─100746 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-14 18:15:27.605 | 2022-03-14 18:15:27.605 | Mar 14 18:12:41 dv-neutron-833670-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-03-14 18:15:27.605 | Mar 14 18:12:42 dv-neutron-833670-1-hyperv object-server[100389]: Started child 100745 from parent 100389 2022-03-14 18:15:27.605 | Mar 14 18:12:42 dv-neutron-833670-1-hyperv swift-object-server[100389]: object-server: Started child 100745 from parent 100389 2022-03-14 18:15:27.605 | Mar 14 18:12:42 dv-neutron-833670-1-hyperv object-server[100389]: Started child 100746 from parent 100389 2022-03-14 18:15:27.605 | Mar 14 18:12:42 dv-neutron-833670-1-hyperv swift-object-server[100389]: object-server: Started child 100746 from parent 100389 2022-03-14 18:15:27.605 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv object-server[100745]: 127.0.0.1 - - [14/Mar/2022:18:15:06 +0000] "PUT /sdb1/220/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" "txa820794280be405e8b1da-00622f861a" "proxy-server 101979" 15.8303 "-" 100745 0 2022-03-14 18:15:27.605 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv swift-object-server[100745]: object-server: 127.0.0.1 - - [14/Mar/2022:18:15:06 +0000] "PUT /sdb1/220/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" "txa820794280be405e8b1da-00622f861a" "proxy-server 101979" 15.8303 "-" 100745 0 2022-03-14 18:15:27.608 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.611 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container.service 2022-03-14 18:15:27.625 | enabled 2022-03-14 18:15:27.628 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container.service --no-pager 2022-03-14 18:15:27.645 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-03-14 18:15:27.645 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.645 | Active: active (running) since Mon 2022-03-14 18:12:43 UTC; 2min 44s ago 2022-03-14 18:15:27.645 | Main PID: 100752 (swift-container) 2022-03-14 18:15:27.645 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.645 | Memory: 47.8M 2022-03-14 18:15:27.645 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-03-14 18:15:27.645 | ├─100752 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-14 18:15:27.645 | ├─101108 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-14 18:15:27.645 | └─101109 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-14 18:15:27.645 | 2022-03-14 18:15:27.645 | Mar 14 18:12:44 dv-neutron-833670-1-hyperv container-server[100752]: Started child 101108 from parent 100752 2022-03-14 18:15:27.645 | Mar 14 18:12:44 dv-neutron-833670-1-hyperv swift-container-server[100752]: container-server: Started child 101108 from parent 100752 2022-03-14 18:15:27.645 | Mar 14 18:12:44 dv-neutron-833670-1-hyperv container-server[100752]: Started child 101109 from parent 100752 2022-03-14 18:15:27.645 | Mar 14 18:12:44 dv-neutron-833670-1-hyperv swift-container-server[100752]: container-server: Started child 101109 from parent 100752 2022-03-14 18:15:27.645 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv container-server[101108]: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" "tx446a0a41b9f34d38a5b74-00622f861a" "proxy-server 101979" 0.0900 "-" 101108 0 2022-03-14 18:15:27.645 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-container-server[101108]: container-server: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" "tx446a0a41b9f34d38a5b74-00622f861a" "proxy-server 101979" 0.0900 "-" 101108 0 2022-03-14 18:15:27.645 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv container-server[101108]: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "HEAD /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance?format=json&states=listing" "txa820794280be405e8b1da-00622f861a" "proxy-server 101979" 0.0029 "-" 101108 0 2022-03-14 18:15:27.646 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-container-server[101108]: container-server: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "HEAD /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance?format=json&states=listing" "txa820794280be405e8b1da-00622f861a" "proxy-server 101979" 0.0029 "-" 101108 0 2022-03-14 18:15:27.646 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv container-server[101108]: 127.0.0.1 - - [14/Mar/2022:18:15:06 +0000] "PUT /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" 201 - "PUT http://10.222.0.58:8080/sdb1/220/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" "txa820794280be405e8b1da-00622f861a" "object-server 100745" 0.0010 "-" 101108 0 2022-03-14 18:15:27.646 | Mar 14 18:15:06 dv-neutron-833670-1-hyperv swift-container-server[101108]: container-server: 127.0.0.1 - - [14/Mar/2022:18:15:06 +0000] "PUT /sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" 201 - "PUT http://10.222.0.58:8080/sdb1/220/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance/bce8ac8e-9bc4-40f2-9bed-2150c64ad251" "txa820794280be405e8b1da-00622f861a" "object-server 100745" 0.0010 "-" 101108 0 2022-03-14 18:15:27.648 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.651 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-account.service 2022-03-14 18:15:27.664 | enabled 2022-03-14 18:15:27.668 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-account.service --no-pager 2022-03-14 18:15:27.684 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-03-14 18:15:27.684 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.684 | Active: active (running) since Mon 2022-03-14 18:12:44 UTC; 2min 43s ago 2022-03-14 18:15:27.684 | Main PID: 101115 (swift-account-s) 2022-03-14 18:15:27.684 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.684 | Memory: 46.0M 2022-03-14 18:15:27.684 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-03-14 18:15:27.684 | ├─101115 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-14 18:15:27.684 | ├─101483 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-14 18:15:27.684 | └─101505 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-14 18:15:27.684 | 2022-03-14 18:15:27.685 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv account-server[101483]: 127.0.0.1 - - [14/Mar/2022:18:14:49 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx3c7de7e5e55e4700805c7-00622f8619" "proxy-server 101979" 0.0020 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv swift-account-server[101483]: account-server: 127.0.0.1 - - [14/Mar/2022:18:14:49 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx3c7de7e5e55e4700805c7-00622f8619" "proxy-server 101979" 0.0020 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv account-server[101505]: 127.0.0.1 - - [14/Mar/2022:18:14:49 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx3c7de7e5e55e4700805c7-00622f8619" "proxy-server 101979" 0.0018 "-" 101505 - 2022-03-14 18:15:27.685 | Mar 14 18:14:49 dv-neutron-833670-1-hyperv swift-account-server[101505]: account-server: 127.0.0.1 - - [14/Mar/2022:18:14:49 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx3c7de7e5e55e4700805c7-00622f8619" "proxy-server 101979" 0.0018 "-" 101505 - 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv account-server[101483]: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 201 - "-" "tx446a0a41b9f34d38a5b74-00622f861a" "-" 0.2203 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-account-server[101483]: account-server: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 201 - "-" "tx446a0a41b9f34d38a5b74-00622f861a" "-" 0.2203 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv account-server[101483]: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx446a0a41b9f34d38a5b74-00622f861a" "proxy-server 101979" 0.0024 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-account-server[101483]: account-server: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "HEAD /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_127e3dc59afe4013b3753ebbe34bfbf3?format=json" "tx446a0a41b9f34d38a5b74-00622f861a" "proxy-server 101979" 0.0024 "-" 101483 - 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv account-server[101483]: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" "tx446a0a41b9f34d38a5b74-00622f861a" "container-server 101108" 0.0019 "-" 101483 0 2022-03-14 18:15:27.685 | Mar 14 18:14:50 dv-neutron-833670-1-hyperv swift-account-server[101483]: account-server: 127.0.0.1 - - [14/Mar/2022:18:14:50 +0000] "PUT /sdb1/41/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/82/AUTH_127e3dc59afe4013b3753ebbe34bfbf3/glance" "tx446a0a41b9f34d38a5b74-00622f861a" "container-server 101108" 0.0019 "-" 101483 0 2022-03-14 18:15:27.688 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.690 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@heat.service 2022-03-14 18:15:27.703 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-03-14 18:15:27.707 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.709 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api.service 2022-03-14 18:15:27.728 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-03-14 18:15:27.732 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.734 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-03-14 18:15:27.747 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-03-14 18:15:27.750 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.753 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-03-14 18:15:27.765 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-03-14 18:15:27.768 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.771 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-eng.service 2022-03-14 18:15:27.783 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-03-14 18:15:27.786 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.789 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-03-14 18:15:27.801 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-03-14 18:15:27.805 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.807 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-03-14 18:15:27.819 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-03-14 18:15:27.823 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.826 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-03-14 18:15:27.838 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-03-14 18:15:27.841 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.844 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-03-14 18:15:27.856 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-03-14 18:15:27.860 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.862 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-03-14 18:15:27.874 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-03-14 18:15:27.878 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.880 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-03-14 18:15:27.894 | enabled 2022-03-14 18:15:27.897 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-03-14 18:15:27.914 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-03-14 18:15:27.914 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.914 | Active: active (running) since Mon 2022-03-14 18:12:45 UTC; 2min 42s ago 2022-03-14 18:15:27.914 | Main PID: 101512 (swift-container) 2022-03-14 18:15:27.914 | Tasks: 1 (limit: 14304) 2022-03-14 18:15:27.914 | Memory: 32.0M 2022-03-14 18:15:27.914 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-03-14 18:15:27.914 | └─101512 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-03-14 18:15:27.914 | 2022-03-14 18:15:27.914 | Mar 14 18:12:45 dv-neutron-833670-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-03-14 18:15:27.914 | Mar 14 18:12:46 dv-neutron-833670-1-hyperv container-sync[101512]: Starting 101512 2022-03-14 18:15:27.914 | Mar 14 18:12:46 dv-neutron-833670-1-hyperv container-sync[101512]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-03-14 18:15:27.917 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.920 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-03-14 18:15:27.933 | enabled 2022-03-14 18:15:27.937 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-03-14 18:15:27.953 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-03-14 18:15:27.953 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.953 | Active: active (running) since Mon 2022-03-14 18:14:11 UTC; 1min 16s ago 2022-03-14 18:15:27.953 | Main PID: 108762 (nova-conductor) 2022-03-14 18:15:27.954 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.954 | Memory: 147.2M 2022-03-14 18:15:27.954 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-03-14 18:15:27.954 | ├─108762 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-14 18:15:27.954 | ├─109638 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-14 18:15:27.954 | └─109639 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-14 18:15:27.954 | 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_rabbit.ssl_version = {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_notifications.retry = -1 {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_messaging_notifications.transport_url = **** {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_reports.file_event_handler = None {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] oslo_reports.log_dir = None {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.954 | Mar 14 18:14:16 dv-neutron-833670-1-hyperv nova-conductor[108762]: DEBUG oslo_service.service [None req-c391b5e7-b758-4eb3-89b1-ac6973cbb262 None None] ******************************************************************************** {{(pid=108762) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-14 18:15:27.957 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-03-14 18:15:27.959 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-03-14 18:15:27.974 | enabled 2022-03-14 18:15:27.977 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-03-14 18:15:27.994 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-03-14 18:15:27.994 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-03-14 18:15:27.994 | Active: active (running) since Mon 2022-03-14 18:14:13 UTC; 1min 14s ago 2022-03-14 18:15:27.994 | Main PID: 109155 (nova-conductor) 2022-03-14 18:15:27.994 | Tasks: 3 (limit: 14304) 2022-03-14 18:15:27.994 | Memory: 141.2M 2022-03-14 18:15:27.994 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-03-14 18:15:27.994 | ├─109155 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-14 18:15:27.994 | ├─109645 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-14 18:15:27.994 | └─109646 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-14 18:15:27.994 | 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_rabbit.ssl_version = {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_notifications.driver = [] {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_notifications.retry = -1 {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_messaging_notifications.transport_url = **** {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_reports.file_event_handler = None {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] oslo_reports.log_dir = None {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-14 18:15:27.994 | Mar 14 18:14:17 dv-neutron-833670-1-hyperv nova-conductor[109155]: DEBUG oslo_service.service [None req-0fe33d06-2630-4285-87c8-646dc289536f None None] ******************************************************************************** {{(pid=109155) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-14 18:15:27.997 | + ./stack.sh:main:1440 : is_service_enabled n-api 2022-03-14 18:15:28.016 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:15:28.018 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2022-03-14 18:15:28.039 | + functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:15:28.041 | + ./stack.sh:main:1448 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-03-14 18:15:28.044 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:15:28.046 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-03-14 18:15:28.049 | + ./stack.sh:main:1455 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-03-14 18:15:31.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:31.909 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:31.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:31.909 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:31.909 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.909 | | Upgrade Check Results | 2022-03-14 18:15:31.909 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.909 | | Check: Cells v2 | 2022-03-14 18:15:31.909 | | Result: Success | 2022-03-14 18:15:31.909 | | Details: No host mappings or compute nodes were found. Remember to | 2022-03-14 18:15:31.909 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-03-14 18:15:31.909 | | compute hosts are deployed. | 2022-03-14 18:15:31.909 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.909 | | Check: Placement API | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.910 | | Check: Cinder API | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.910 | | Check: Policy Scope-based Defaults | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.910 | | Check: Policy File JSON to YAML Migration | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.910 | | Check: Older than N-1 computes | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:31.910 | | Check: hw_machine_type unset | 2022-03-14 18:15:31.910 | | Result: Success | 2022-03-14 18:15:31.910 | | Details: None | 2022-03-14 18:15:31.910 | +--------------------------------------------------------------------+ 2022-03-14 18:15:32.371 | + ./stack.sh:main:1462 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-03-14 18:15:32.374 | + ./stack.sh:main:1463 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-03-14 18:15:32.374 | Running user script /home/ubuntu/devstack/local.sh 2022-03-14 18:15:32.376 | + ./stack.sh:main:1464 : /home/ubuntu/devstack/local.sh 2022-03-14 18:15:32.379 | Before updating nova flavors: 2022-03-14 18:15:34.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:34.512 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:34.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:34.512 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:34.512 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:15:34.512 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-14 18:15:34.512 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:15:34.512 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-14 18:15:34.512 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-14 18:15:34.512 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-14 18:15:34.512 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-14 18:15:34.512 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-14 18:15:34.512 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-14 18:15:34.512 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-14 18:15:34.512 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-14 18:15:34.512 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-14 18:15:34.512 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-14 18:15:34.512 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:15:36.257 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-03-14 18:15:36.335 | Flavor 42 not found 2022-03-14 18:15:37.874 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-03-14 18:15:37.954 | Flavor 84 not found 2022-03-14 18:15:39.515 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-03-14 18:15:39.595 | Flavor 451 not found 2022-03-14 18:15:41.147 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:41.147 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-14 18:15:41.147 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:41.147 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:41.147 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:42.767 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:42.768 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-14 18:15:42.768 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:42.768 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:42.768 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:44.385 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:44.385 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-14 18:15:44.385 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:44.385 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:44.386 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:45.998 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:45.998 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-14 18:15:45.998 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:45.998 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:45.998 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:46.077 | After updating nova flavors: 2022-03-14 18:15:47.585 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:47.585 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-14 18:15:47.585 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:47.585 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-14 18:15:47.585 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-14 18:15:47.585 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-14 18:15:50.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:50.025 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:50.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:50.025 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:52.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:52.685 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:52.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:52.685 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:52.845 | Neutron networks: 2022-03-14 18:15:55.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:55.108 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:55.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:55.108 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:55.108 | +--------------------------------------+---------+--------------------------------------+ 2022-03-14 18:15:55.108 | | ID | Name | Subnets | 2022-03-14 18:15:55.108 | +--------------------------------------+---------+--------------------------------------+ 2022-03-14 18:15:55.108 | | 62419695-dea5-4d8d-99d0-565b2be30bc9 | public | b7441586-8184-4088-8d84-f959e8a3d272 | 2022-03-14 18:15:55.108 | | aa1059df-7174-4f57-a740-1bb024e8c4b8 | private | a32968a3-42e3-487f-a1bf-a3b6a7e58f71 | 2022-03-14 18:15:55.108 | +--------------------------------------+---------+--------------------------------------+ 2022-03-14 18:15:57.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:57.452 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:57.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:57.452 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:59.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:59.888 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:59.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:15:59.888 | from cryptography.utils import int_from_bytes 2022-03-14 18:15:59.888 | +---------------------------+--------------------------------------+ 2022-03-14 18:15:59.888 | | Field | Value | 2022-03-14 18:15:59.888 | +---------------------------+--------------------------------------+ 2022-03-14 18:15:59.888 | | admin_state_up | UP | 2022-03-14 18:15:59.888 | | availability_zone_hints | | 2022-03-14 18:15:59.888 | | availability_zones | nova | 2022-03-14 18:15:59.888 | | created_at | 2022-03-14T18:13:50Z | 2022-03-14 18:15:59.888 | | description | | 2022-03-14 18:15:59.888 | | dns_domain | None | 2022-03-14 18:15:59.888 | | id | 62419695-dea5-4d8d-99d0-565b2be30bc9 | 2022-03-14 18:15:59.888 | | ipv4_address_scope | None | 2022-03-14 18:15:59.888 | | ipv6_address_scope | None | 2022-03-14 18:15:59.888 | | is_default | True | 2022-03-14 18:15:59.888 | | is_vlan_transparent | None | 2022-03-14 18:15:59.888 | | mtu | 1500 | 2022-03-14 18:15:59.888 | | name | public | 2022-03-14 18:15:59.888 | | port_security_enabled | True | 2022-03-14 18:15:59.888 | | project_id | 7bf9024060c04101a5570945e03d5c60 | 2022-03-14 18:15:59.888 | | provider:network_type | flat | 2022-03-14 18:15:59.888 | | provider:physical_network | physnet1 | 2022-03-14 18:15:59.888 | | provider:segmentation_id | None | 2022-03-14 18:15:59.888 | | qos_policy_id | None | 2022-03-14 18:15:59.888 | | revision_number | 2 | 2022-03-14 18:15:59.889 | | router:external | External | 2022-03-14 18:15:59.889 | | segments | None | 2022-03-14 18:15:59.889 | | shared | False | 2022-03-14 18:15:59.889 | | status | ACTIVE | 2022-03-14 18:15:59.889 | | subnets | b7441586-8184-4088-8d84-f959e8a3d272 | 2022-03-14 18:15:59.889 | | tags | | 2022-03-14 18:15:59.889 | | updated_at | 2022-03-14T18:13:58Z | 2022-03-14 18:15:59.889 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:02.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:02.263 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:02.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:02.263 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:02.263 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:02.263 | | Field | Value | 2022-03-14 18:16:02.263 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:02.263 | | admin_state_up | UP | 2022-03-14 18:16:02.263 | | availability_zone_hints | | 2022-03-14 18:16:02.263 | | availability_zones | nova | 2022-03-14 18:16:02.263 | | created_at | 2022-03-14T18:13:31Z | 2022-03-14 18:16:02.263 | | description | | 2022-03-14 18:16:02.263 | | dns_domain | None | 2022-03-14 18:16:02.263 | | id | aa1059df-7174-4f57-a740-1bb024e8c4b8 | 2022-03-14 18:16:02.263 | | ipv4_address_scope | None | 2022-03-14 18:16:02.263 | | ipv6_address_scope | None | 2022-03-14 18:16:02.263 | | is_default | None | 2022-03-14 18:16:02.264 | | is_vlan_transparent | None | 2022-03-14 18:16:02.264 | | mtu | 1500 | 2022-03-14 18:16:02.264 | | name | private | 2022-03-14 18:16:02.264 | | port_security_enabled | True | 2022-03-14 18:16:02.264 | | project_id | 63c845f786b147e89255f51e11e3c92d | 2022-03-14 18:16:02.264 | | provider:network_type | vlan | 2022-03-14 18:16:02.264 | | provider:physical_network | physnet1 | 2022-03-14 18:16:02.264 | | provider:segmentation_id | 553 | 2022-03-14 18:16:02.264 | | qos_policy_id | None | 2022-03-14 18:16:02.264 | | revision_number | 3 | 2022-03-14 18:16:02.264 | | router:external | Internal | 2022-03-14 18:16:02.264 | | segments | None | 2022-03-14 18:16:02.264 | | shared | False | 2022-03-14 18:16:02.264 | | status | ACTIVE | 2022-03-14 18:16:02.264 | | subnets | a32968a3-42e3-487f-a1bf-a3b6a7e58f71 | 2022-03-14 18:16:02.264 | | tags | | 2022-03-14 18:16:02.264 | | updated_at | 2022-03-14T18:15:52Z | 2022-03-14 18:16:02.264 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:02.411 | Neutron subnetworks: 2022-03-14 18:16:04.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:04.615 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:04.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:04.615 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:04.615 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-14 18:16:04.615 | | ID | Name | Network | Subnet | 2022-03-14 18:16:04.615 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-14 18:16:04.615 | | a32968a3-42e3-487f-a1bf-a3b6a7e58f71 | private-subnet | aa1059df-7174-4f57-a740-1bb024e8c4b8 | 172.20.0.0/26 | 2022-03-14 18:16:04.615 | | b7441586-8184-4088-8d84-f959e8a3d272 | public-subnet | 62419695-dea5-4d8d-99d0-565b2be30bc9 | 172.26.3.0/24 | 2022-03-14 18:16:04.615 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-14 18:16:06.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:06.920 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:06.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:06.920 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:09.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:09.252 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:09.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:09.253 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:09.253 | +----------------------+--------------------------------------+ 2022-03-14 18:16:09.253 | | Field | Value | 2022-03-14 18:16:09.253 | +----------------------+--------------------------------------+ 2022-03-14 18:16:09.253 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-03-14 18:16:09.253 | | cidr | 172.20.0.0/26 | 2022-03-14 18:16:09.253 | | created_at | 2022-03-14T18:13:35Z | 2022-03-14 18:16:09.253 | | description | | 2022-03-14 18:16:09.253 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-03-14 18:16:09.253 | | dns_publish_fixed_ip | None | 2022-03-14 18:16:09.253 | | enable_dhcp | True | 2022-03-14 18:16:09.253 | | gateway_ip | 172.20.0.1 | 2022-03-14 18:16:09.253 | | host_routes | | 2022-03-14 18:16:09.253 | | id | a32968a3-42e3-487f-a1bf-a3b6a7e58f71 | 2022-03-14 18:16:09.253 | | ip_version | 4 | 2022-03-14 18:16:09.253 | | ipv6_address_mode | None | 2022-03-14 18:16:09.253 | | ipv6_ra_mode | None | 2022-03-14 18:16:09.253 | | name | private-subnet | 2022-03-14 18:16:09.253 | | network_id | aa1059df-7174-4f57-a740-1bb024e8c4b8 | 2022-03-14 18:16:09.253 | | project_id | 63c845f786b147e89255f51e11e3c92d | 2022-03-14 18:16:09.253 | | revision_number | 1 | 2022-03-14 18:16:09.253 | | segment_id | None | 2022-03-14 18:16:09.253 | | service_types | | 2022-03-14 18:16:09.253 | | subnetpool_id | 456410bb-2313-482d-beda-d2d7baab9ac5 | 2022-03-14 18:16:09.253 | | tags | | 2022-03-14 18:16:09.253 | | updated_at | 2022-03-14T18:15:52Z | 2022-03-14 18:16:09.253 | +----------------------+--------------------------------------+ 2022-03-14 18:16:11.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:11.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:11.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:11.618 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:11.618 | +----------------------+--------------------------------------+ 2022-03-14 18:16:11.618 | | Field | Value | 2022-03-14 18:16:11.618 | +----------------------+--------------------------------------+ 2022-03-14 18:16:11.618 | | allocation_pools | 172.26.3.2-172.26.3.254 | 2022-03-14 18:16:11.618 | | cidr | 172.26.3.0/24 | 2022-03-14 18:16:11.618 | | created_at | 2022-03-14T18:13:58Z | 2022-03-14 18:16:11.618 | | description | | 2022-03-14 18:16:11.618 | | dns_nameservers | | 2022-03-14 18:16:11.618 | | dns_publish_fixed_ip | None | 2022-03-14 18:16:11.619 | | enable_dhcp | False | 2022-03-14 18:16:11.619 | | gateway_ip | 172.26.3.1 | 2022-03-14 18:16:11.619 | | host_routes | | 2022-03-14 18:16:11.619 | | id | b7441586-8184-4088-8d84-f959e8a3d272 | 2022-03-14 18:16:11.619 | | ip_version | 4 | 2022-03-14 18:16:11.619 | | ipv6_address_mode | None | 2022-03-14 18:16:11.619 | | ipv6_ra_mode | None | 2022-03-14 18:16:11.619 | | name | public-subnet | 2022-03-14 18:16:11.619 | | network_id | 62419695-dea5-4d8d-99d0-565b2be30bc9 | 2022-03-14 18:16:11.619 | | project_id | 7bf9024060c04101a5570945e03d5c60 | 2022-03-14 18:16:11.619 | | revision_number | 0 | 2022-03-14 18:16:11.619 | | segment_id | None | 2022-03-14 18:16:11.619 | | service_types | | 2022-03-14 18:16:11.619 | | subnetpool_id | None | 2022-03-14 18:16:11.619 | | tags | | 2022-03-14 18:16:11.619 | | updated_at | 2022-03-14T18:13:58Z | 2022-03-14 18:16:11.619 | +----------------------+--------------------------------------+ 2022-03-14 18:16:11.831 | + ./stack.sh:main:1474 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-03-14 18:16:11.831 | + ./stack.sh:main:1473 : command openstack complete 2022-03-14 18:16:11.833 | + ./stack.sh:main:1473 : openstack complete 2022-03-14 18:16:14.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:14.405 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:14.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:14.405 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:14.405 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-03-14 18:16:14.746 | + ./stack.sh:main:1477 : is_service_enabled cinder 2022-03-14 18:16:14.765 | + functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:14.767 | + ./stack.sh:main:1478 : is_ubuntu 2022-03-14 18:16:14.770 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-14 18:16:14.772 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-14 18:16:14.776 | + ./stack.sh:main:1479 : echo_summary 'Configuring lvm.conf global device filter' 2022-03-14 18:16:14.778 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:16:14.781 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-03-14 18:16:14.783 | + ./stack.sh:main:1480 : set_lvm_filter 2022-03-14 18:16:14.786 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-03-14 18:16:14.788 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-03-14 18:16:14.791 | + lib/lvm:set_lvm_filter:180 : local pv 2022-03-14 18:16:14.794 | + lib/lvm:set_lvm_filter:181 : local vg 2022-03-14 18:16:14.796 | + lib/lvm:set_lvm_filter:182 : local line 2022-03-14 18:16:14.799 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-03-14 18:16:14.967 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-14 18:16:14.971 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2022-03-14 18:16:14.974 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-03-14 18:16:14.974 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-03-14 18:16:14.978 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2022-03-14 18:16:14.982 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2022-03-14 18:16:14.983 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2022-03-14 18:16:14.985 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-14 18:16:14.989 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2022-03-14 18:16:14.990 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-03-14 18:16:14.991 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-03-14 18:16:14.997 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2022-03-14 18:16:15.000 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2022-03-14 18:16:15.003 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2022-03-14 18:16:15.005 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-03-14 18:16:15.007 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-03-14 18:16:15.010 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-03-14 18:16:15.025 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-03-14 18:16:15.038 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-03-14 18:16:15.041 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:16:15.044 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2022-03-14 18:16:15.047 | + ./stack.sh:main:1490 : run_phase stack test-config 2022-03-14 18:16:15.049 | + functions-common:run_phase:1737 : local mode=stack 2022-03-14 18:16:15.052 | + functions-common:run_phase:1738 : local phase=test-config 2022-03-14 18:16:15.054 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-14 18:16:15.057 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-03-14 18:16:15.060 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-14 18:16:15.062 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-03-14 18:16:15.065 | + functions-common:run_phase:1747 : local extra 2022-03-14 18:16:15.068 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-14 18:16:15.073 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-03-14 18:16:15.076 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-14 18:16:15.078 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-14 18:16:15.081 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-03-14 18:16:15.083 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-14 18:16:15.100 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:15.103 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:16:15.105 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:16:15.108 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-03-14 18:16:15.110 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:16:15.113 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-14 18:16:15.115 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:16:15.118 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-03-14 18:16:15.120 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:16:15.123 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-14 18:16:15.125 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-14 18:16:15.127 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-14 18:16:15.130 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-03-14 18:16:15.178 | [17752 Async install_tempest:78220]: Waiting for completion of install_tempest running on PID 78220 (1 other jobs running) 2022-03-14 18:16:15.202 | [17752 Async install_tempest:78220]: Signaling child to exit 2022-03-14 18:16:15.202 | WAKEUP 2022-03-14 18:16:15.224 | [17752 Async install_tempest:78220]: Signaled 2022-03-14 18:16:15.226 | ++ lib/tempest:install_tempest:736 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:525 : local git_ref=master 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:526 : local orig_dir 2022-03-14 18:16:15.226 | +++ functions-common:git_clone:527 : pwd 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-03-14 18:16:15.226 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:530 : RECLONE=False 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:544 : echo master 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-03-14 18:16:15.226 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-14 18:16:15.227 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2022-03-14 18:16:15.227 | ++ functions-common:git_clone:593 : git show --oneline 2022-03-14 18:16:15.227 | ++ functions-common:git_clone:593 : head -1 2022-03-14 18:16:15.227 | 5c556626d Merge "Add release notes page for version 30.0.0" 2022-03-14 18:16:15.227 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-14 18:16:15.227 | ++ lib/tempest:install_tempest:737 : pip_install 'tox!=2.8.0' 2022-03-14 18:16:15.227 | Using python 3.8 to install tox!=2.8.0 2022-03-14 18:16:15.227 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-03-14 18:16:15.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:15.227 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:15.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:15.227 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:15.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:16:15.227 | Collecting tox!=2.8.0 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-03-14 18:16:15.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.6/85.6 KB 56.3 MB/s eta 0:00:00 2022-03-14 18:16:15.227 | Collecting py>=1.4.17 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-03-14 18:16:15.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.6/97.6 KB 49.9 MB/s eta 0:00:00 2022-03-14 18:16:15.227 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e46/70891b3a03eb0/virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) 2022-03-14 18:16:15.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 69.1 MB/s eta 0:00:00 2022-03-14 18:16:15.227 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-03-14 18:16:15.227 | Collecting pluggy>=0.12.0 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-03-14 18:16:15.227 | Collecting filelock>=3.0.0 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-03-14 18:16:15.227 | Collecting toml>=0.9.4 2022-03-14 18:16:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-03-14 18:16:15.227 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.0) 2022-03-14 18:16:15.227 | Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (2.4.7) 2022-03-14 18:16:15.228 | Collecting backports.entry-points-selectable>=1.0.4 2022-03-14 18:16:15.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6d/9a871cde5e15b/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) 2022-03-14 18:16:15.228 | Collecting distlib<1,>=0.3.1 2022-03-14 18:16:15.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23e/223426b28491b/distlib-0.3.2-py2.py3-none-any.whl (338 kB) 2022-03-14 18:16:15.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 338.7/338.7 KB 53.6 MB/s eta 0:00:00 2022-03-14 18:16:15.228 | Collecting platformdirs<3,>=2 2022-03-14 18:16:15.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/800/3ac87717ae2c7/platformdirs-2.3.0-py3-none-any.whl (13 kB) 2022-03-14 18:16:15.228 | Installing collected packages: filelock, distlib, toml, py, pluggy, platformdirs, backports.entry-points-selectable, virtualenv, tox 2022-03-14 18:16:15.228 | Attempting uninstall: filelock 2022-03-14 18:16:15.228 | Found existing installation: filelock 3.6.0 2022-03-14 18:16:15.228 | Uninstalling filelock-3.6.0: 2022-03-14 18:16:15.228 | Successfully uninstalled filelock-3.6.0 2022-03-14 18:16:15.228 | Attempting uninstall: distlib 2022-03-14 18:16:15.228 | Found existing installation: distlib 0.3.4 2022-03-14 18:16:15.228 | Uninstalling distlib-0.3.4: 2022-03-14 18:16:15.228 | Successfully uninstalled distlib-0.3.4 2022-03-14 18:16:15.228 | Attempting uninstall: platformdirs 2022-03-14 18:16:15.228 | Found existing installation: platformdirs 2.5.1 2022-03-14 18:16:15.228 | Uninstalling platformdirs-2.5.1: 2022-03-14 18:16:15.228 | Successfully uninstalled platformdirs-2.5.1 2022-03-14 18:16:15.228 | Attempting uninstall: virtualenv 2022-03-14 18:16:15.228 | Found existing installation: virtualenv 20.13.3 2022-03-14 18:16:15.228 | Uninstalling virtualenv-20.13.3: 2022-03-14 18:16:15.228 | Successfully uninstalled virtualenv-20.13.3 2022-03-14 18:16:15.228 | Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.2 filelock-3.0.12 platformdirs-2.3.0 pluggy-1.0.0 py-1.10.0 toml-0.10.2 tox-3.24.5 virtualenv-20.7.2 2022-03-14 18:16:15.228 | 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 2022-03-14 18:16:15.228 | ++ inc/python:pip_install:200 : result=0 2022-03-14 18:16:15.228 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-14 18:16:15.228 | ++ functions-common:time_stop:2309 : local name 2022-03-14 18:16:15.228 | ++ functions-common:time_stop:2310 : local end_time 2022-03-14 18:16:15.228 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:16:15.228 | ++ functions-common:time_stop:2312 : local total 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2313 : local start_time 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2315 : name=pip_install 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2316 : start_time=1647280862534 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2318 : [[ -z 1647280862534 ]] 2022-03-14 18:16:15.229 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2321 : end_time=1647280872234 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2322 : elapsed_time=9700 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2323 : total=278908 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:16:15.229 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=288608 2022-03-14 18:16:15.229 | ++ inc/python:pip_install:203 : return 0 2022-03-14 18:16:15.229 | ++ lib/tempest:install_tempest:738 : pushd /opt/stack/tempest 2022-03-14 18:16:15.229 | /opt/stack/tempest ~/devstack 2022-03-14 18:16:15.229 | ++ lib/tempest:install_tempest:742 : git checkout master 2022-03-14 18:16:15.229 | M .coveragerc 2022-03-14 18:16:15.229 | M .gitignore 2022-03-14 18:16:15.229 | M .gitreview 2022-03-14 18:16:15.229 | M .mailmap 2022-03-14 18:16:15.229 | M .stestr.conf 2022-03-14 18:16:15.229 | M CONTRIBUTING.rst 2022-03-14 18:16:15.229 | M HACKING.rst 2022-03-14 18:16:15.229 | M LICENSE 2022-03-14 18:16:15.229 | M README.rst 2022-03-14 18:16:15.229 | M REVIEWING.rst 2022-03-14 18:16:15.229 | M bindep.txt 2022-03-14 18:16:15.229 | M doc/requirements.txt 2022-03-14 18:16:15.229 | M doc/source/_extra/.htaccess 2022-03-14 18:16:15.229 | M doc/source/_static/.keep 2022-03-14 18:16:15.229 | M doc/source/account_generator.rst 2022-03-14 18:16:15.229 | M doc/source/cleanup.rst 2022-03-14 18:16:15.229 | M doc/source/conf.py 2022-03-14 18:16:15.229 | M doc/source/configuration.rst 2022-03-14 18:16:15.229 | M doc/source/contributor/contributing.rst 2022-03-14 18:16:15.230 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-03-14 18:16:15.230 | M doc/source/data/tempest-plugins-registry.header 2022-03-14 18:16:15.230 | M doc/source/index.rst 2022-03-14 18:16:15.230 | M doc/source/keystone_scopes_and_roles_support.rst 2022-03-14 18:16:15.230 | M doc/source/library.rst 2022-03-14 18:16:15.230 | M doc/source/library/api_microversion_testing.rst 2022-03-14 18:16:15.230 | M doc/source/library/auth.rst 2022-03-14 18:16:15.230 | M doc/source/library/cli.rst 2022-03-14 18:16:15.230 | M doc/source/library/clients.rst 2022-03-14 18:16:15.230 | M doc/source/library/credential_providers.rst 2022-03-14 18:16:15.230 | M doc/source/library/decorators.rst 2022-03-14 18:16:15.230 | M doc/source/library/rest_client.rst 2022-03-14 18:16:15.230 | M doc/source/library/service_clients/compute_clients.rst 2022-03-14 18:16:15.230 | M doc/source/library/utils.rst 2022-03-14 18:16:15.230 | M doc/source/library/validation_resources.rst 2022-03-14 18:16:15.230 | M doc/source/microversion_testing.rst 2022-03-14 18:16:15.230 | M doc/source/overview.rst 2022-03-14 18:16:15.230 | M doc/source/plugins/index.rst 2022-03-14 18:16:15.230 | M doc/source/plugins/plugin.rst 2022-03-14 18:16:15.230 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-03-14 18:16:15.230 | M doc/source/run.rst 2022-03-14 18:16:15.230 | M doc/source/sampleconf.rst 2022-03-14 18:16:15.230 | M doc/source/stable_branch_support_policy.rst 2022-03-14 18:16:15.230 | M doc/source/stable_branch_testing_policy.rst 2022-03-14 18:16:15.230 | M doc/source/subunit_describe_calls.rst 2022-03-14 18:16:15.230 | M doc/source/supported_version.rst 2022-03-14 18:16:15.230 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-03-14 18:16:15.230 | M doc/source/test_removal.rst 2022-03-14 18:16:15.230 | M doc/source/tests/modules.rst 2022-03-14 18:16:15.230 | M doc/source/workspace.rst 2022-03-14 18:16:15.230 | M doc/source/write_tests.rst 2022-03-14 18:16:15.230 | M etc/accounts.yaml.sample 2022-03-14 18:16:15.230 | M etc/allow-list.yaml 2022-03-14 18:16:15.230 | M etc/logging.conf.sample 2022-03-14 18:16:15.230 | M etc/rbac-persona-accounts.yaml.sample 2022-03-14 18:16:15.230 | M playbooks/devstack-tempest-ipv6.yaml 2022-03-14 18:16:15.231 | M playbooks/devstack-tempest.yaml 2022-03-14 18:16:15.231 | M playbooks/enable-fips.yaml 2022-03-14 18:16:15.231 | M playbooks/post-tempest.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-03-14 18:16:15.231 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-03-14 18:16:15.232 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-03-14 18:16:15.233 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-03-14 18:16:15.234 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-03-14 18:16:15.235 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-03-14 18:16:15.236 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-03-14 18:16:15.237 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-03-14 18:16:15.238 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-03-14 18:16:15.239 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-03-14 18:16:15.240 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-03-14 18:16:15.241 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-03-14 18:16:15.241 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-03-14 18:16:15.241 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-03-14 18:16:15.241 | M releasenotes/source/_static/.placeholder 2022-03-14 18:16:15.241 | M releasenotes/source/_templates/.placeholder 2022-03-14 18:16:15.241 | M releasenotes/source/conf.py 2022-03-14 18:16:15.241 | M releasenotes/source/index.rst 2022-03-14 18:16:15.241 | M releasenotes/source/unreleased.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v10.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v11.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v12.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v13.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v14.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v15.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v16.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v16.1.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v17.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v17.1.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v17.2.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v18.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v19.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v20.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v21.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v22.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v22.1.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v23.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v24.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v26.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v26.1.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v27.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v28.0.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v28.1.0.rst 2022-03-14 18:16:15.241 | M releasenotes/source/v29.0.0.rst 2022-03-14 18:16:15.242 | M releasenotes/source/v29.1.0.rst 2022-03-14 18:16:15.242 | M releasenotes/source/v29.2.0.rst 2022-03-14 18:16:15.242 | M releasenotes/source/v30.0.0.rst 2022-03-14 18:16:15.242 | M requirements.txt 2022-03-14 18:16:15.242 | M roles/acl-devstack-files/README.rst 2022-03-14 18:16:15.242 | M roles/acl-devstack-files/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/acl-devstack-files/tasks/main.yaml 2022-03-14 18:16:15.242 | M roles/run-tempest-26/README.rst 2022-03-14 18:16:15.242 | M roles/run-tempest-26/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/run-tempest-26/tasks/main.yaml 2022-03-14 18:16:15.242 | M roles/run-tempest/README.rst 2022-03-14 18:16:15.242 | M roles/run-tempest/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/run-tempest/tasks/main.yaml 2022-03-14 18:16:15.242 | M roles/setup-tempest-data-dir/README.rst 2022-03-14 18:16:15.242 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-03-14 18:16:15.242 | M roles/setup-tempest-run-dir/README.rst 2022-03-14 18:16:15.242 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-03-14 18:16:15.242 | M roles/tempest-cleanup/README.rst 2022-03-14 18:16:15.242 | M roles/tempest-cleanup/defaults/main.yaml 2022-03-14 18:16:15.242 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-03-14 18:16:15.242 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-03-14 18:16:15.243 | M roles/tempest-cleanup/tasks/main.yaml 2022-03-14 18:16:15.243 | M setup.cfg 2022-03-14 18:16:15.243 | M setup.py 2022-03-14 18:16:15.243 | M tempest/README.rst 2022-03-14 18:16:15.243 | M tempest/__init__.py 2022-03-14 18:16:15.243 | M tempest/api/README.rst 2022-03-14 18:16:15.243 | M tempest/api/__init__.py 2022-03-14 18:16:15.243 | M tempest/api/compute/__init__.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/__init__.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_agents.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_aggregates.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_availability_zone.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_create_server.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_delete_server.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_fixed_ips.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors_access.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_hosts.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_hosts_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_hypervisor.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_live_migration.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-03-14 18:16:15.243 | M tempest/api/compute/admin/test_migrations.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_networks.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_quotas.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_quotas_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_security_groups.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_servers.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_servers_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_services.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_services_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_volume.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_volume_swap.py 2022-03-14 18:16:15.244 | M tempest/api/compute/admin/test_volumes_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/api_microversion_fixture.py 2022-03-14 18:16:15.244 | M tempest/api/compute/base.py 2022-03-14 18:16:15.244 | M tempest/api/compute/certificates/__init__.py 2022-03-14 18:16:15.244 | M tempest/api/compute/certificates/test_certificates.py 2022-03-14 18:16:15.244 | M tempest/api/compute/flavors/__init__.py 2022-03-14 18:16:15.244 | M tempest/api/compute/flavors/test_flavors.py 2022-03-14 18:16:15.244 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/__init__.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/base.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-03-14 18:16:15.244 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/images/__init__.py 2022-03-14 18:16:15.244 | M tempest/api/compute/images/test_image_metadata.py 2022-03-14 18:16:15.244 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-03-14 18:16:15.244 | M tempest/api/compute/images/test_images.py 2022-03-14 18:16:15.244 | M tempest/api/compute/images/test_images_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/images/test_images_oneserver.py 2022-03-14 18:16:15.245 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/images/test_list_image_filters.py 2022-03-14 18:16:15.245 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/images/test_list_images.py 2022-03-14 18:16:15.245 | M tempest/api/compute/keypairs/__init__.py 2022-03-14 18:16:15.245 | M tempest/api/compute/keypairs/base.py 2022-03-14 18:16:15.245 | M tempest/api/compute/keypairs/test_keypairs.py 2022-03-14 18:16:15.245 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-03-14 18:16:15.245 | M tempest/api/compute/limits/__init__.py 2022-03-14 18:16:15.245 | M tempest/api/compute/limits/test_absolute_limits.py 2022-03-14 18:16:15.245 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/__init__.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/base.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/test_security_groups.py 2022-03-14 18:16:15.245 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/__init__.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_availability_zone.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_create_server.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_delete_server.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_device_tagging.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_disk_config.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_instance_actions.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_list_server_filters.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_multiple_create.py 2022-03-14 18:16:15.245 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_novnc.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_actions.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_addresses.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_group.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_metadata.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_password.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_personality.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_rescue.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_server_tags.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_servers.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_servers_microversions.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_servers_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-03-14 18:16:15.246 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/test_extensions.py 2022-03-14 18:16:15.246 | M tempest/api/compute/test_networks.py 2022-03-14 18:16:15.246 | M tempest/api/compute/test_quotas.py 2022-03-14 18:16:15.246 | M tempest/api/compute/test_tenant_networks.py 2022-03-14 18:16:15.246 | M tempest/api/compute/test_versions.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/__init__.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_attach_volume.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_volumes_get.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_volumes_list.py 2022-03-14 18:16:15.246 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-03-14 18:16:15.246 | M tempest/api/identity/__init__.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/__init__.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/v2/__init__.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/v2/test_roles.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-03-14 18:16:15.246 | M tempest/api/identity/admin/v2/test_services.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_tenants.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_tokens.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_users.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/__init__.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_credentials.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_domains.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_groups.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_inherits.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_list_users.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_policies.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_projects.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_regions.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_roles.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_services.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_tokens.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_trusts.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_users.py 2022-03-14 18:16:15.247 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-03-14 18:16:15.247 | M tempest/api/identity/base.py 2022-03-14 18:16:15.247 | M tempest/api/identity/v2/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_api_discovery.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_extension.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_tenants.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_tokens.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v2/test_users.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_access_rules.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_api_discovery.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_application_credentials.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_catalog.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_domains.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_projects.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_tokens.py 2022-03-14 18:16:15.248 | M tempest/api/identity/v3/test_users.py 2022-03-14 18:16:15.248 | M tempest/api/image/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/image/base.py 2022-03-14 18:16:15.248 | M tempest/api/image/v1/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/image/v1/test_image_members.py 2022-03-14 18:16:15.248 | M tempest/api/image/v1/test_image_members_negative.py 2022-03-14 18:16:15.248 | M tempest/api/image/v1/test_images.py 2022-03-14 18:16:15.248 | M tempest/api/image/v1/test_images_negative.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/__init__.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/test_images.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/test_images_member.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/test_images_member_negative.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-03-14 18:16:15.248 | M tempest/api/image/v2/test_images_negative.py 2022-03-14 18:16:15.249 | M tempest/api/image/v2/test_images_tags.py 2022-03-14 18:16:15.249 | M tempest/api/image/v2/test_images_tags_negative.py 2022-03-14 18:16:15.249 | M tempest/api/image/v2/test_versions.py 2022-03-14 18:16:15.249 | M tempest/api/network/__init__.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/__init__.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_external_network_extension.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_external_networks_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_metering_extensions.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_negative_quotas.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_ports.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_quotas.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_routers.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_routers_dvr.py 2022-03-14 18:16:15.249 | M tempest/api/network/admin/test_routers_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/base.py 2022-03-14 18:16:15.249 | M tempest/api/network/base_security_groups.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_agent_management_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_allowed_address_pair.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_dhcp_ipv6.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_extensions.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_extra_dhcp_options.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_floating_ips.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_floating_ips_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_networks.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_networks_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_ports.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_routers.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_routers_negative.py 2022-03-14 18:16:15.249 | M tempest/api/network/test_security_groups.py 2022-03-14 18:16:15.250 | M tempest/api/network/test_security_groups_negative.py 2022-03-14 18:16:15.250 | M tempest/api/network/test_service_providers.py 2022-03-14 18:16:15.250 | M tempest/api/network/test_subnetpools_extensions.py 2022-03-14 18:16:15.250 | M tempest/api/network/test_tags.py 2022-03-14 18:16:15.250 | M tempest/api/network/test_versions.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/__init__.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/base.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_account_bulk.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_account_quotas.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_account_services.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_account_services_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_acl.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_acl_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_quotas.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_services.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_services_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_staticweb.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_sync.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_crossdomain.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_healthcheck.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_expiry.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_formpost.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_services.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_slo.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_temp_url.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-03-14 18:16:15.250 | M tempest/api/object_storage/test_object_version.py 2022-03-14 18:16:15.250 | M tempest/api/volume/__init__.py 2022-03-14 18:16:15.250 | M tempest/api/volume/admin/__init__.py 2022-03-14 18:16:15.250 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-03-14 18:16:15.250 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-03-14 18:16:15.250 | M tempest/api/volume/admin/test_group_snapshots.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_group_type_specs.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_group_types.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_groups.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_multi_backend.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_qos.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_user_messages.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_hosts.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_manage.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_pools.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_quotas.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_retype.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_services.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_type_access.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_types.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volumes_actions.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volumes_backup.py 2022-03-14 18:16:15.251 | M tempest/api/volume/admin/test_volumes_list.py 2022-03-14 18:16:15.251 | M tempest/api/volume/api_microversion_fixture.py 2022-03-14 18:16:15.251 | M tempest/api/volume/base.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_availability_zone.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_extensions.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_image_metadata.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_snapshot_metadata.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_versions.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_volume_absolute_limits.py 2022-03-14 18:16:15.251 | M tempest/api/volume/test_volume_delete_cascade.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volume_metadata.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volume_transfers.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_actions.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_backup.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_clone.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_clone_negative.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_extend.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_get.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_list.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_negative.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_snapshots.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-03-14 18:16:15.252 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-03-14 18:16:15.252 | M tempest/clients.py 2022-03-14 18:16:15.252 | M tempest/cmd/__init__.py 2022-03-14 18:16:15.252 | M tempest/cmd/cleanup.py 2022-03-14 18:16:15.252 | M tempest/cmd/cleanup_service.py 2022-03-14 18:16:15.252 | M tempest/cmd/config-generator.tempest.conf 2022-03-14 18:16:15.252 | M tempest/cmd/init.py 2022-03-14 18:16:15.252 | M tempest/cmd/list_plugins.py 2022-03-14 18:16:15.252 | M tempest/cmd/main.py 2022-03-14 18:16:15.252 | M tempest/cmd/run.py 2022-03-14 18:16:15.252 | M tempest/cmd/subunit_describe_calls.py 2022-03-14 18:16:15.252 | M tempest/cmd/verify_tempest_config.py 2022-03-14 18:16:15.252 | M tempest/cmd/workspace.py 2022-03-14 18:16:15.252 | M tempest/common/__init__.py 2022-03-14 18:16:15.252 | M tempest/common/compute.py 2022-03-14 18:16:15.252 | M tempest/common/credentials_factory.py 2022-03-14 18:16:15.252 | M tempest/common/custom_matchers.py 2022-03-14 18:16:15.252 | M tempest/common/identity.py 2022-03-14 18:16:15.252 | M tempest/common/image.py 2022-03-14 18:16:15.252 | M tempest/common/tempest_fixtures.py 2022-03-14 18:16:15.252 | M tempest/common/utils/__init__.py 2022-03-14 18:16:15.252 | M tempest/common/utils/linux/__init__.py 2022-03-14 18:16:15.252 | M tempest/common/utils/linux/remote_client.py 2022-03-14 18:16:15.252 | M tempest/common/utils/net_info.py 2022-03-14 18:16:15.253 | M tempest/common/utils/net_utils.py 2022-03-14 18:16:15.253 | M tempest/common/waiters.py 2022-03-14 18:16:15.253 | M tempest/config.py 2022-03-14 18:16:15.253 | M tempest/hacking/__init__.py 2022-03-14 18:16:15.253 | M tempest/hacking/checks.py 2022-03-14 18:16:15.253 | M tempest/lib/__init__.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/__init__.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/__init__.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/__init__.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-03-14 18:16:15.253 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-03-14 18:16:15.254 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-03-14 18:16:15.255 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/__init__.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/backups.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/extensions.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/group_types.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/groups.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/hosts.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/limits.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/messages.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/qos.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/quotas.py 2022-03-14 18:16:15.256 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/services.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/transfers.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-03-14 18:16:15.257 | M tempest/lib/api_schema/response/volume/volumes.py 2022-03-14 18:16:15.257 | M tempest/lib/auth.py 2022-03-14 18:16:15.257 | M tempest/lib/base.py 2022-03-14 18:16:15.257 | M tempest/lib/cli/__init__.py 2022-03-14 18:16:15.257 | M tempest/lib/cli/base.py 2022-03-14 18:16:15.257 | M tempest/lib/cli/output_parser.py 2022-03-14 18:16:15.257 | M tempest/lib/cmd/__init__.py 2022-03-14 18:16:15.257 | M tempest/lib/common/__init__.py 2022-03-14 18:16:15.257 | M tempest/lib/common/api_microversion_fixture.py 2022-03-14 18:16:15.257 | M tempest/lib/common/api_version_request.py 2022-03-14 18:16:15.257 | M tempest/lib/common/api_version_utils.py 2022-03-14 18:16:15.257 | M tempest/lib/common/cred_client.py 2022-03-14 18:16:15.257 | M tempest/lib/common/cred_provider.py 2022-03-14 18:16:15.257 | M tempest/lib/common/dynamic_creds.py 2022-03-14 18:16:15.257 | M tempest/lib/common/fixed_network.py 2022-03-14 18:16:15.257 | M tempest/lib/common/http.py 2022-03-14 18:16:15.257 | M tempest/lib/common/jsonschema_validator.py 2022-03-14 18:16:15.257 | M tempest/lib/common/preprov_creds.py 2022-03-14 18:16:15.257 | M tempest/lib/common/profiler.py 2022-03-14 18:16:15.258 | M tempest/lib/common/rest_client.py 2022-03-14 18:16:15.258 | M tempest/lib/common/ssh.py 2022-03-14 18:16:15.258 | M tempest/lib/common/thread.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/__init__.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/data_utils.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/linux/__init__.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/linux/remote_client.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/misc.py 2022-03-14 18:16:15.258 | M tempest/lib/common/utils/test_utils.py 2022-03-14 18:16:15.258 | M tempest/lib/common/validation_resources.py 2022-03-14 18:16:15.258 | M tempest/lib/decorators.py 2022-03-14 18:16:15.258 | M tempest/lib/exceptions.py 2022-03-14 18:16:15.258 | M tempest/lib/services/__init__.py 2022-03-14 18:16:15.258 | M tempest/lib/services/clients.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/__init__.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/agents_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/aggregates_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/availability_zone_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/base_compute_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/certificates_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/extensions_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/fixed_ips_client.py 2022-03-14 18:16:15.258 | M tempest/lib/services/compute/flavors_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/floating_ips_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/hosts_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/hypervisor_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/images_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/interfaces_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/keypairs_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/limits_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/migrations_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/networks_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/quota_classes_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/quotas_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/security_group_rules_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/security_groups_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/server_groups_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/servers_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/services_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/snapshots_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/tenant_networks_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/tenant_usages_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/versions_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/compute/volumes_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/__init__.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/__init__.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/identity_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/roles_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/services_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/tenants_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/token_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v2/users_client.py 2022-03-14 18:16:15.259 | M tempest/lib/services/identity/v3/__init__.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/catalog_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/credentials_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/domains_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/groups_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/identity_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/limits_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/mappings_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/policies_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/projects_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/protocols_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/regions_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/roles_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/services_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/token_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/trusts_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/users_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/identity/v3/versions_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/image/__init__.py 2022-03-14 18:16:15.260 | M tempest/lib/services/image/v1/__init__.py 2022-03-14 18:16:15.260 | M tempest/lib/services/image/v1/image_members_client.py 2022-03-14 18:16:15.260 | M tempest/lib/services/image/v1/images_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/__init__.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/image_members_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/images_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/namespaces_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/resource_types_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/schemas_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/image/v2/versions_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/__init__.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/agents_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/base.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/extensions_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/floating_ips_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/log_resource_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/loggable_resource_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/metering_label_rules_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/metering_labels_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/networks_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/ports_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/qos_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/quotas_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/routers_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/security_group_rules_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/security_groups_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/segments_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/service_providers_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/subnetpools_client.py 2022-03-14 18:16:15.261 | M tempest/lib/services/network/subnets_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/network/tags_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/network/trunks_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/network/versions_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/__init__.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/account_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/capabilities_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/container_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/object_storage/object_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/placement/__init__.py 2022-03-14 18:16:15.262 | M tempest/lib/services/placement/base_placement_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/placement/placement_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/placement/resource_providers_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/__init__.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/base_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/__init__.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/backups_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/extensions_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/hosts_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/limits_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/qos_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/quotas_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/services_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/transfers_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/types_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v2/volumes_client.py 2022-03-14 18:16:15.262 | M tempest/lib/services/volume/v3/__init__.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/attachments_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/backups_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/base_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/extensions_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/group_types_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/groups_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/hosts_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/limits_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/messages_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/qos_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/quotas_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/services_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/transfers_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/types_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/versions_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-03-14 18:16:15.263 | M tempest/lib/services/volume/v3/volumes_client.py 2022-03-14 18:16:15.263 | M tempest/scenario/README.rst 2022-03-14 18:16:15.263 | M tempest/scenario/__init__.py 2022-03-14 18:16:15.263 | M tempest/scenario/manager.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_aggregates_basic_ops.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_compute_unified_limits.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_dashboard_basic_ops.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_minimum_basic.py 2022-03-14 18:16:15.263 | M tempest/scenario/test_network_advanced_server_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_network_basic_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_network_qos_placement.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_network_v6.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_object_storage_basic_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_security_groups_basic_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_server_advanced_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_server_basic_ops.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_server_multinode.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_shelve_instance.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_snapshot_pattern.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_stamp_pattern.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_unified_limits.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_volume_backup_restore.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_volume_boot_pattern.py 2022-03-14 18:16:15.264 | M tempest/scenario/test_volume_migrate_attached.py 2022-03-14 18:16:15.264 | M tempest/services/__init__.py 2022-03-14 18:16:15.264 | M tempest/services/orchestration/__init__.py 2022-03-14 18:16:15.264 | M tempest/services/orchestration/json/__init__.py 2022-03-14 18:16:15.264 | M tempest/services/orchestration/json/orchestration_client.py 2022-03-14 18:16:15.264 | M tempest/test.py 2022-03-14 18:16:15.264 | M tempest/test_discover/__init__.py 2022-03-14 18:16:15.264 | M tempest/test_discover/plugins.py 2022-03-14 18:16:15.264 | M tempest/test_discover/test_discover.py 2022-03-14 18:16:15.264 | M tempest/tests/README.rst 2022-03-14 18:16:15.264 | M tempest/tests/__init__.py 2022-03-14 18:16:15.264 | M tempest/tests/api/__init__.py 2022-03-14 18:16:15.264 | M tempest/tests/api/compute/__init__.py 2022-03-14 18:16:15.264 | M tempest/tests/api/compute/test_base.py 2022-03-14 18:16:15.264 | M tempest/tests/base.py 2022-03-14 18:16:15.264 | M tempest/tests/cmd/__init__.py 2022-03-14 18:16:15.264 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-03-14 18:16:15.264 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-03-14 18:16:15.264 | M tempest/tests/cmd/test_account_generator.py 2022-03-14 18:16:15.264 | M tempest/tests/cmd/test_cleanup.py 2022-03-14 18:16:15.264 | M tempest/tests/cmd/test_cleanup_services.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_list_plugins.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_run.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_saved_state_json.json 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_tempest_init.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-03-14 18:16:15.265 | M tempest/tests/cmd/test_workspace.py 2022-03-14 18:16:15.265 | M tempest/tests/common/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_admin_available.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_alt_available.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_compute.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_credentials_factory.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_custom_matchers.py 2022-03-14 18:16:15.265 | M tempest/tests/common/test_image.py 2022-03-14 18:16:15.265 | M tempest/tests/common/utils/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/common/utils/linux/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-03-14 18:16:15.265 | M tempest/tests/common/utils/test_net_utils.py 2022-03-14 18:16:15.265 | M tempest/tests/fake_config.py 2022-03-14 18:16:15.265 | M tempest/tests/fake_tempest_plugin.py 2022-03-14 18:16:15.265 | M tempest/tests/files/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/files/failing-tests 2022-03-14 18:16:15.265 | M tempest/tests/files/passing-tests 2022-03-14 18:16:15.265 | M tempest/tests/files/setup.cfg 2022-03-14 18:16:15.265 | M tempest/tests/files/testr-conf 2022-03-14 18:16:15.265 | M tempest/tests/lib/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cli/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cli/test_command_failed.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cli/test_execute.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cli/test_output_parser.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cmd/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/common/__init__.py 2022-03-14 18:16:15.265 | M tempest/tests/lib/common/test_api_version_request.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_api_version_utils.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_cred_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_http.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_preprov_creds.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_profiler.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_rest_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/test_validation_resources.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/__init__.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/test_misc.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/fake_auth_provider.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/fake_credentials.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/fake_http.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/fake_identity.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/__init__.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/base.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/__init__.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-03-14 18:16:15.266 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_images_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_services_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/__init__.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-03-14 18:16:15.267 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/__init__.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/v1/__init__.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/v2/__init__.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-03-14 18:16:15.268 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/__init__.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_agents_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_networks_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_ports_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_qos_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_routers_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_segments_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-03-14 18:16:15.269 | M tempest/tests/lib/services/network/test_tags_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/network/test_versions_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/object_storage/__init__.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/placement/__init__.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/placemenSwitched to branch 'master' 2022-03-14 18:16:15.270 | t/test_resource_providers_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/registry_fixture.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/test_clients.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/__init__.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-03-14 18:16:15.270 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_auth.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_base.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_credentials.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_decorators.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_ssh.py 2022-03-14 18:16:15.271 | M tempest/tests/lib/test_tempest_lib.py 2022-03-14 18:16:15.271 | M tempest/tests/test_base_test.py 2022-03-14 18:16:15.271 | M tempest/tests/test_config.py 2022-03-14 18:16:15.271 | M tempest/tests/test_decorators.py 2022-03-14 18:16:15.271 | M tempest/tests/test_hacking.py 2022-03-14 18:16:15.271 | M tempest/tests/test_imports.py 2022-03-14 18:16:15.271 | M tempest/tests/test_list_tests.py 2022-03-14 18:16:15.271 | M tempest/tests/test_microversions.py 2022-03-14 18:16:15.271 | M tempest/tests/test_tempest_plugin.py 2022-03-14 18:16:15.271 | M tempest/tests/test_test.py 2022-03-14 18:16:15.271 | M tempest/tests/utils.py 2022-03-14 18:16:15.271 | M tempest/version.py 2022-03-14 18:16:15.271 | M test-requirements.txt 2022-03-14 18:16:15.271 | M tools/generate-tempest-plugins-list.py 2022-03-14 18:16:15.271 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-03-14 18:16:15.271 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-03-14 18:16:15.271 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-03-14 18:16:15.271 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-03-14 18:16:15.271 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-03-14 18:16:15.271 | M tools/tempest-plugin-sanity.sh 2022-03-14 18:16:15.271 | M tox.ini 2022-03-14 18:16:15.271 | M zuul.d/base.yaml 2022-03-14 18:16:15.271 | M zuul.d/integrated-gate.yaml 2022-03-14 18:16:15.271 | M zuul.d/project.yaml 2022-03-14 18:16:15.271 | M zuul.d/stable-jobs.yaml 2022-03-14 18:16:15.271 | M zuul.d/tempest-specific.yaml 2022-03-14 18:16:15.271 | Your branch is up to date with 'origin/master'. 2022-03-14 18:16:15.272 | ++ lib/tempest:install_tempest:744 : local tmp_u_c_m 2022-03-14 18:16:15.272 | +++ lib/tempest:install_tempest:745 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-14 18:16:15.272 | ++ lib/tempest:install_tempest:745 : tmp_u_c_m=/tmp/tempest_u_c_m.pv36mD9Znc 2022-03-14 18:16:15.272 | ++ lib/tempest:install_tempest:746 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pv36mD9Znc 2022-03-14 18:16:15.272 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-03-14 18:16:15.272 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.pv36mD9Znc 2022-03-14 18:16:15.272 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-03-14 18:16:15.272 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-03-14 18:16:15.272 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-03-14 18:16:15.272 | ++ lib/tempest:install_tempest:748 : tox -r --notest -efull 2022-03-14 18:16:15.272 | full create: /opt/stack/tempest/.tox/tempest 2022-03-14 18:16:15.272 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-14 18:16:15.272 | full develop-inst: /opt/stack/tempest 2022-03-14 18:16:15.272 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-14 18:16:15.272 | ___________________________________ summary ____________________________________ 2022-03-14 18:16:15.272 | full: skipped tests 2022-03-14 18:16:15.272 | congratulations :) 2022-03-14 18:16:15.272 | ++ lib/tempest:install_tempest:752 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.pv36mD9Znc -r requirements.txt 2022-03-14 18:16:15.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:16:15.272 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-03-14 18:16:15.272 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-03-14 18:16:15.272 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-03-14 18:16:15.272 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-14 18:16:15.272 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-03-14 18:16:15.272 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-03-14 18:16:15.272 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-14 18:16:15.273 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-14 18:16:15.273 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-14 18:16:15.273 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-03-14 18:16:15.273 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-03-14 18:16:15.273 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-03-14 18:16:15.273 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-03-14 18:16:15.274 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-03-14 18:16:15.274 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-03-14 18:16:15.274 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-03-14 18:16:15.274 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-03-14 18:16:15.274 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-03-14 18:16:15.274 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-03-14 18:16:15.274 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-03-14 18:16:15.274 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-03-14 18:16:15.274 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-03-14 18:16:15.274 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-03-14 18:16:15.274 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-03-14 18:16:15.274 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-03-14 18:16:15.274 | WARNING: You are using pip version 21.2.3; however, version 22.0.4 is available. 2022-03-14 18:16:15.274 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-14 18:16:15.275 | ++ lib/tempest:install_tempest:753 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-03-14 18:16:15.275 | ++ lib/tempest:install_tempest:754 : rm -f /tmp/tempest_u_c_m.pv36mD9Znc 2022-03-14 18:16:15.275 | ++ lib/tempest:install_tempest:755 : popd 2022-03-14 18:16:15.275 | ~/devstack 2022-03-14 18:16:15.285 | [17752 Async install_tempest:78220]: finished install_tempest with result 0 in 51 seconds 2022-03-14 18:16:15.289 | ++ inc/async:async_wait:197 : return 0 2022-03-14 18:16:15.292 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-03-14 18:16:15.294 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:16:15.297 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-03-14 18:16:15.299 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-03-14 18:16:15.302 | ++ lib/tempest:configure_tempest:133 : [[ False == \T\r\u\e ]] 2022-03-14 18:16:15.304 | ++ lib/tempest:configure_tempest:137 : pip_install_gr testrepository 2022-03-14 18:16:15.307 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-03-14 18:16:15.309 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-03-14 18:16:15.312 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-03-14 18:16:15.314 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-03-14 18:16:15.316 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-14 18:16:15.319 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-14 18:16:15.319 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-03-14 18:16:15.331 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-03-14 18:16:15.333 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-03-14 18:16:15.335 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-03-14 18:16:15.338 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-03-14 18:16:15.340 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-03-14 18:16:15.360 | Using python 3.8 to install testrepository 2022-03-14 18:16:15.362 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2022-03-14 18:16:16.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:16.196 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:16.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:16.196 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:17.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:16:17.613 | Collecting testrepository 2022-03-14 18:16:17.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-03-14 18:16:17.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 KB 54.9 MB/s eta 0:00:00 2022-03-14 18:16:17.667 | Preparing metadata (setup.py): started 2022-03-14 18:16:18.478 | Preparing metadata (setup.py): finished with status 'done' 2022-03-14 18:16:18.489 | Requirement already satisfied: fixtures in /usr/local/lib/python3.8/dist-packages (from testrepository) (3.0.0) 2022-03-14 18:16:18.490 | Requirement already satisfied: python-subunit>=0.0.18 in /usr/local/lib/python3.8/dist-packages (from testrepository) (1.4.0) 2022-03-14 18:16:18.491 | Requirement already satisfied: testtools>=0.9.30 in /usr/local/lib/python3.8/dist-packages (from testrepository) (2.5.0) 2022-03-14 18:16:18.504 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=0.0.18->testrepository) (1.0.0) 2022-03-14 18:16:18.515 | Requirement already satisfied: pbr>=0.11 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.30->testrepository) (5.6.0) 2022-03-14 18:16:18.524 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures->testrepository) (1.16.0) 2022-03-14 18:16:18.532 | Building wheels for collected packages: testrepository 2022-03-14 18:16:18.533 | Building wheel for testrepository (setup.py): started 2022-03-14 18:16:19.525 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-03-14 18:16:19.527 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118733 sha256=28785d6b0ee60dabc9cdb74aea0ea9ec5a4e18cc55765fa4789e3d3dfed81c05 2022-03-14 18:16:19.527 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-03-14 18:16:19.533 | Successfully built testrepository 2022-03-14 18:16:21.926 | Installing collected packages: testrepository 2022-03-14 18:16:22.232 | Successfully installed testrepository-0.0.20 2022-03-14 18:16:22.232 | 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 2022-03-14 18:16:22.393 | ++ inc/python:pip_install:200 : result=0 2022-03-14 18:16:22.395 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-14 18:16:22.398 | ++ functions-common:time_stop:2309 : local name 2022-03-14 18:16:22.400 | ++ functions-common:time_stop:2310 : local end_time 2022-03-14 18:16:22.402 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-03-14 18:16:22.404 | ++ functions-common:time_stop:2312 : local total 2022-03-14 18:16:22.406 | ++ functions-common:time_stop:2313 : local start_time 2022-03-14 18:16:22.408 | ++ functions-common:time_stop:2315 : name=pip_install 2022-03-14 18:16:22.410 | ++ functions-common:time_stop:2316 : start_time=1647281775355 2022-03-14 18:16:22.412 | ++ functions-common:time_stop:2318 : [[ -z 1647281775355 ]] 2022-03-14 18:16:22.415 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-03-14 18:16:22.419 | ++ functions-common:time_stop:2321 : end_time=1647281782417 2022-03-14 18:16:22.425 | ++ functions-common:time_stop:2322 : elapsed_time=7062 2022-03-14 18:16:22.425 | ++ functions-common:time_stop:2323 : total=286550 2022-03-14 18:16:22.425 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-03-14 18:16:22.427 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=293612 2022-03-14 18:16:22.430 | ++ inc/python:pip_install:203 : return 0 2022-03-14 18:16:22.433 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-03-14 18:16:22.435 | ++ lib/tempest:configure_tempest:141 : local images 2022-03-14 18:16:22.437 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-03-14 18:16:22.439 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-03-14 18:16:22.441 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-03-14 18:16:22.443 | ++ lib/tempest:configure_tempest:145 : local password 2022-03-14 18:16:22.446 | ++ lib/tempest:configure_tempest:146 : local line 2022-03-14 18:16:22.449 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-03-14 18:16:22.451 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-03-14 18:16:22.457 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-03-14 18:16:22.457 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-03-14 18:16:22.457 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-03-14 18:16:22.459 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-03-14 18:16:22.462 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-03-14 18:16:22.464 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-03-14 18:16:22.466 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-03-14 18:16:22.468 | ++ lib/tempest:configure_tempest:156 : local disk 2022-03-14 18:16:22.470 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-03-14 18:16:22.470 | ' 2022-03-14 18:16:22.472 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-03-14 18:16:22.475 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-03-14 18:16:22.492 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:22.497 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-03-14 18:16:22.497 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-03-14 18:16:22.497 | +++ lib/tempest:configure_tempest:132 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-03-14 18:16:24.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:24.858 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:24.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:24.858 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:25.019 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:16:25.023 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-03-14 18:16:25.025 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-03-14 18:16:25.027 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-03-14 18:16:25.030 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-03-14 18:16:25.032 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-03-14 18:16:25.034 | ++ lib/tempest:configure_tempest:187 : image_uuid=bce8ac8e-9bc4-40f2-9bed-2150c64ad251 2022-03-14 18:16:25.036 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=bce8ac8e-9bc4-40f2-9bed-2150c64ad251 2022-03-14 18:16:25.038 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-03-14 18:16:25.057 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-03-14 18:16:25.061 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-03-14 18:16:25.063 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-03-14 18:16:25.065 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-03-14 18:16:25.067 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-03-14 18:16:25.070 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-03-14 18:16:25.072 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-03-14 18:16:25.074 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-03-14 18:16:25.078 | +++ lib/tempest:configure_tempest:214 : oscwrap --os-cloud devstack-admin project list 2022-03-14 18:16:25.078 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-03-14 18:16:27.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:27.177 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:27.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:27.177 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:27.332 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:16:27.337 | ++ lib/tempest:configure_tempest:214 : admin_project_id=7bf9024060c04101a5570945e03d5c60 2022-03-14 18:16:27.339 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-03-14 18:16:27.355 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:27.357 | +++ lib/tempest:configure_tempest:219 : oscwrap --os-cloud devstack-admin flavor list 2022-03-14 18:16:29.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:29.613 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:29.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:29.613 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:29.773 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:16:29.776 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.776 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-14 18:16:29.776 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.776 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-14 18:16:29.776 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-14 18:16:29.776 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-14 18:16:29.776 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-14 18:16:29.776 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-14 18:16:29.777 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-14 18:16:29.777 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-03-14 18:16:29.778 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-03-14 18:16:29.781 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.781 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-14 18:16:29.781 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.781 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-14 18:16:29.781 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-14 18:16:29.781 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-14 18:16:29.781 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-14 18:16:29.781 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-14 18:16:29.781 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-14 18:16:29.781 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-03-14 18:16:29.783 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-03-14 18:16:29.785 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.786 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-14 18:16:29.786 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-03-14 18:16:29.786 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-14 18:16:29.786 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-14 18:16:29.786 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-14 18:16:29.786 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-14 18:16:29.786 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-14 18:16:29.786 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-14 18:16:29.786 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-03-14 18:16:29.789 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-03-14 18:16:29.791 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-03-14 18:16:29.820 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-03-14 18:16:29.822 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-03-14 18:16:29.824 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-03-14 18:16:29.827 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-03-14 18:16:29.829 | +++ 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 2022-03-14 18:16:31.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:31.981 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:31.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:31.981 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:32.136 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:16:32.139 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-03-14 18:16:32.139 | address-scope 2022-03-14 18:16:32.139 | router-admin-state-down-before-update 2022-03-14 18:16:32.139 | agent 2022-03-14 18:16:32.139 | agent-resources-synced 2022-03-14 18:16:32.139 | allowed-address-pairs 2022-03-14 18:16:32.140 | auto-allocated-topology 2022-03-14 18:16:32.140 | availability_zone 2022-03-14 18:16:32.140 | availability_zone_filter 2022-03-14 18:16:32.140 | default-subnetpools 2022-03-14 18:16:32.140 | dhcp_agent_scheduler 2022-03-14 18:16:32.140 | dvr 2022-03-14 18:16:32.140 | empty-string-filtering 2022-03-14 18:16:32.140 | external-net 2022-03-14 18:16:32.140 | extra_dhcp_opt 2022-03-14 18:16:32.140 | extraroute 2022-03-14 18:16:32.140 | extraroute-atomic 2022-03-14 18:16:32.140 | filter-validation 2022-03-14 18:16:32.140 | fip-port-details 2022-03-14 18:16:32.140 | flavors 2022-03-14 18:16:32.140 | floatingip-pools 2022-03-14 18:16:32.140 | ip-substring-filtering 2022-03-14 18:16:32.140 | router 2022-03-14 18:16:32.140 | ext-gw-mode 2022-03-14 18:16:32.140 | l3-ha 2022-03-14 18:16:32.140 | l3-flavors 2022-03-14 18:16:32.140 | l3-port-ip-change-not-allowed 2022-03-14 18:16:32.140 | l3_agent_scheduler 2022-03-14 18:16:32.140 | metering 2022-03-14 18:16:32.140 | metering_source_and_destination_fields 2022-03-14 18:16:32.140 | multi-provider 2022-03-14 18:16:32.140 | net-mtu 2022-03-14 18:16:32.140 | net-mtu-writable 2022-03-14 18:16:32.140 | network_availability_zone 2022-03-14 18:16:32.140 | network-ip-availability 2022-03-14 18:16:32.140 | pagination 2022-03-14 18:16:32.140 | port-device-profile 2022-03-14 18:16:32.140 | port-mac-address-regenerate 2022-03-14 18:16:32.140 | port-numa-affinity-policy 2022-03-14 18:16:32.140 | binding 2022-03-14 18:16:32.140 | binding-extended 2022-03-14 18:16:32.140 | port-security 2022-03-14 18:16:32.141 | project-id 2022-03-14 18:16:32.141 | provider 2022-03-14 18:16:32.141 | quotas 2022-03-14 18:16:32.141 | quota_details 2022-03-14 18:16:32.141 | rbac-policies 2022-03-14 18:16:32.141 | rbac-address-group 2022-03-14 18:16:32.141 | rbac-address-scope 2022-03-14 18:16:32.141 | rbac-security-groups 2022-03-14 18:16:32.141 | rbac-subnetpool 2022-03-14 18:16:32.141 | revision-if-match 2022-03-14 18:16:32.141 | standard-attr-revisions 2022-03-14 18:16:32.141 | router_availability_zone 2022-03-14 18:16:32.141 | security-groups-normalized-cidr 2022-03-14 18:16:32.141 | port-security-groups-filtering 2022-03-14 18:16:32.141 | security-groups-remote-address-group 2022-03-14 18:16:32.141 | security-group 2022-03-14 18:16:32.141 | service-type 2022-03-14 18:16:32.141 | sorting 2022-03-14 18:16:32.141 | standard-attr-description 2022-03-14 18:16:32.141 | stateful-security-group 2022-03-14 18:16:32.141 | subnet_onboard 2022-03-14 18:16:32.141 | subnet-service-types 2022-03-14 18:16:32.141 | subnet_allocation 2022-03-14 18:16:32.141 | subnetpool-prefix-ops 2022-03-14 18:16:32.141 | standard-attr-tag 2022-03-14 18:16:32.141 | standard-attr-timestamp' 2022-03-14 18:16:32.142 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-03-14 18:16:32.142 | address-scope 2022-03-14 18:16:32.142 | router-admin-state-down-before-update 2022-03-14 18:16:32.142 | agent 2022-03-14 18:16:32.142 | agent-resources-synced 2022-03-14 18:16:32.142 | allowed-address-pairs 2022-03-14 18:16:32.142 | auto-allocated-topology 2022-03-14 18:16:32.142 | availability_zone 2022-03-14 18:16:32.142 | availability_zone_filter 2022-03-14 18:16:32.142 | default-subnetpools 2022-03-14 18:16:32.142 | dhcp_agent_scheduler 2022-03-14 18:16:32.142 | dvr 2022-03-14 18:16:32.142 | empty-string-filtering 2022-03-14 18:16:32.142 | external-net 2022-03-14 18:16:32.142 | extra_dhcp_opt 2022-03-14 18:16:32.142 | extraroute 2022-03-14 18:16:32.142 | extraroute-atomic 2022-03-14 18:16:32.142 | filter-validation 2022-03-14 18:16:32.142 | fip-port-details 2022-03-14 18:16:32.142 | flavors 2022-03-14 18:16:32.142 | floatingip-pools 2022-03-14 18:16:32.142 | ip-substring-filtering 2022-03-14 18:16:32.142 | router 2022-03-14 18:16:32.142 | ext-gw-mode 2022-03-14 18:16:32.142 | l3-ha 2022-03-14 18:16:32.142 | l3-flavors 2022-03-14 18:16:32.142 | l3-port-ip-change-not-allowed 2022-03-14 18:16:32.142 | l3_agent_scheduler 2022-03-14 18:16:32.142 | metering 2022-03-14 18:16:32.143 | metering_source_and_destination_fields 2022-03-14 18:16:32.143 | multi-provider 2022-03-14 18:16:32.143 | net-mtu 2022-03-14 18:16:32.143 | net-mtu-writable 2022-03-14 18:16:32.143 | network_availability_zone 2022-03-14 18:16:32.143 | network-ip-availability 2022-03-14 18:16:32.143 | pagination 2022-03-14 18:16:32.143 | port-device-profile 2022-03-14 18:16:32.143 | port-mac-address-regenerate 2022-03-14 18:16:32.143 | port-numa-affinity-policy 2022-03-14 18:16:32.143 | binding 2022-03-14 18:16:32.143 | binding-extended 2022-03-14 18:16:32.143 | port-security 2022-03-14 18:16:32.143 | project-id 2022-03-14 18:16:32.143 | provider 2022-03-14 18:16:32.143 | quotas 2022-03-14 18:16:32.143 | quota_details 2022-03-14 18:16:32.143 | rbac-policies 2022-03-14 18:16:32.143 | rbac-address-group 2022-03-14 18:16:32.143 | rbac-address-scope 2022-03-14 18:16:32.143 | rbac-security-groups 2022-03-14 18:16:32.143 | rbac-subnetpool 2022-03-14 18:16:32.143 | revision-if-match 2022-03-14 18:16:32.143 | standard-attr-revisions 2022-03-14 18:16:32.143 | router_availability_zone 2022-03-14 18:16:32.143 | security-groups-normalized-cidr 2022-03-14 18:16:32.143 | port-security-groups-filtering 2022-03-14 18:16:32.143 | security-groups-remote-address-group 2022-03-14 18:16:32.143 | security-group 2022-03-14 18:16:32.143 | service-type 2022-03-14 18:16:32.143 | sorting 2022-03-14 18:16:32.143 | standard-attr-description 2022-03-14 18:16:32.143 | stateful-security-group 2022-03-14 18:16:32.143 | subnet_onboard 2022-03-14 18:16:32.143 | subnet-service-types 2022-03-14 18:16:32.143 | subnet_allocation 2022-03-14 18:16:32.143 | subnetpool-prefix-ops 2022-03-14 18:16:32.143 | standard-attr-tag 2022-03-14 18:16:32.144 | standard-attr-timestamp =~ external-net ]] 2022-03-14 18:16:32.144 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-03-14 18:16:32.147 | +++ lib/tempest:configure_tempest:290 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-03-14 18:16:34.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:34.377 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:34.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:34.377 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:34.531 | +++ functions-common:oscwrap:2349 : return 0 2022-03-14 18:16:34.534 | ++ lib/tempest:configure_tempest:290 : public_network_id=62419695-dea5-4d8d-99d0-565b2be30bc9 2022-03-14 18:16:34.536 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin network create --share shared 2022-03-14 18:16:37.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:37.014 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:37.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:37.014 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:37.014 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:37.014 | | Field | Value | 2022-03-14 18:16:37.014 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:37.014 | | admin_state_up | UP | 2022-03-14 18:16:37.014 | | availability_zone_hints | | 2022-03-14 18:16:37.014 | | availability_zones | | 2022-03-14 18:16:37.014 | | created_at | 2022-03-14T18:16:36Z | 2022-03-14 18:16:37.014 | | description | | 2022-03-14 18:16:37.014 | | dns_domain | None | 2022-03-14 18:16:37.014 | | id | bcf4bfc0-fd10-4b6e-bd37-268c4c8c0c0a | 2022-03-14 18:16:37.014 | | ipv4_address_scope | None | 2022-03-14 18:16:37.014 | | ipv6_address_scope | None | 2022-03-14 18:16:37.014 | | is_default | False | 2022-03-14 18:16:37.014 | | is_vlan_transparent | None | 2022-03-14 18:16:37.014 | | mtu | 1500 | 2022-03-14 18:16:37.014 | | name | shared | 2022-03-14 18:16:37.014 | | port_security_enabled | True | 2022-03-14 18:16:37.014 | | project_id | 7bf9024060c04101a5570945e03d5c60 | 2022-03-14 18:16:37.014 | | provider:network_type | vlan | 2022-03-14 18:16:37.014 | | provider:physical_network | physnet1 | 2022-03-14 18:16:37.014 | | provider:segmentation_id | 555 | 2022-03-14 18:16:37.014 | | qos_policy_id | None | 2022-03-14 18:16:37.014 | | revision_number | 1 | 2022-03-14 18:16:37.014 | | router:external | Internal | 2022-03-14 18:16:37.015 | | segments | None | 2022-03-14 18:16:37.015 | | shared | True | 2022-03-14 18:16:37.015 | | status | ACTIVE | 2022-03-14 18:16:37.015 | | subnets | | 2022-03-14 18:16:37.015 | | tags | | 2022-03-14 18:16:37.015 | | updated_at | 2022-03-14T18:16:36Z | 2022-03-14 18:16:37.015 | +---------------------------+--------------------------------------+ 2022-03-14 18:16:37.172 | ++ lib/tempest:configure_tempest:293 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-03-14 18:16:40.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:40.066 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:40.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-14 18:16:40.066 | from cryptography.utils import int_from_bytes 2022-03-14 18:16:40.066 | +----------------------+--------------------------------------+ 2022-03-14 18:16:40.066 | | Field | Value | 2022-03-14 18:16:40.066 | +----------------------+--------------------------------------+ 2022-03-14 18:16:40.066 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-03-14 18:16:40.066 | | cidr | 192.168.233.0/24 | 2022-03-14 18:16:40.066 | | created_at | 2022-03-14T18:16:39Z | 2022-03-14 18:16:40.066 | | description | shared-subnet | 2022-03-14 18:16:40.066 | | dns_nameservers | | 2022-03-14 18:16:40.066 | | dns_publish_fixed_ip | None | 2022-03-14 18:16:40.066 | | enable_dhcp | True | 2022-03-14 18:16:40.067 | | gateway_ip | 192.168.233.1 | 2022-03-14 18:16:40.067 | | host_routes | | 2022-03-14 18:16:40.067 | | id | 5de7ab78-98e4-4c0a-8d0a-5b81f7a40676 | 2022-03-14 18:16:40.067 | | ip_version | 4 | 2022-03-14 18:16:40.067 | | ipv6_address_mode | None | 2022-03-14 18:16:40.067 | | ipv6_ra_mode | None | 2022-03-14 18:16:40.067 | | name | shared-subnet | 2022-03-14 18:16:40.067 | | network_id | bcf4bfc0-fd10-4b6e-bd37-268c4c8c0c0a | 2022-03-14 18:16:40.067 | | project_id | 7bf9024060c04101a5570945e03d5c60 | 2022-03-14 18:16:40.067 | | revision_number | 0 | 2022-03-14 18:16:40.067 | | segment_id | None | 2022-03-14 18:16:40.067 | | service_types | | 2022-03-14 18:16:40.067 | | subnetpool_id | None | 2022-03-14 18:16:40.067 | | tags | | 2022-03-14 18:16:40.067 | | updated_at | 2022-03-14T18:16:39Z | 2022-03-14 18:16:40.067 | +----------------------+--------------------------------------+ 2022-03-14 18:16:40.230 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-03-14 18:16:40.262 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-03-14 18:16:40.296 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-03-14 18:16:40.301 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-03-14 18:16:40.330 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-03-14 18:16:40.361 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-03-14 18:16:40.391 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-03-14 18:16:40.422 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-03-14 18:16:40.458 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.58/identity/v2.0/ 2022-03-14 18:16:40.490 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.58/identity/v3 2022-03-14 18:16:40.518 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-03-14 18:16:40.548 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-03-14 18:16:40.577 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-03-14 18:16:40.605 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-03-14 18:16:40.607 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-03-14 18:16:40.640 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-03-14 18:16:40.672 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-03-14 18:16:40.705 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-03-14 18:16:40.749 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-03-14 18:16:40.751 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-03-14 18:16:40.788 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-03-14 18:16:40.821 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-03-14 18:16:40.826 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-03-14 18:16:40.855 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-03-14 18:16:40.872 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:16:40.874 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-03-14 18:16:40.877 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-03-14 18:16:40.905 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-03-14 18:16:40.923 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:16:40.926 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-03-14 18:16:40.957 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-03-14 18:16:40.994 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-03-14 18:16:41.034 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-03-14 18:16:41.037 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-03-14 18:16:41.074 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-03-14 18:16:41.108 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-03-14 18:16:41.126 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:16:41.128 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref bce8ac8e-9bc4-40f2-9bed-2150c64ad251 2022-03-14 18:16:41.169 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt bce8ac8e-9bc4-40f2-9bed-2150c64ad251 2022-03-14 18:16:41.202 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-03-14 18:16:41.246 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-03-14 18:16:41.277 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-03-14 18:16:41.311 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-03-14 18:16:41.327 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:41.330 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-03-14 18:16:41.332 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-03-14 18:16:41.334 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.90 2022-03-14 18:16:41.336 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-03-14 18:16:41.338 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-03-14 18:16:41.341 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-03-14 18:16:41.359 | ++ lib/tempest:configure_tempest:410 : '[' 2.90 == None ']' 2022-03-14 18:16:41.361 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2022-03-14 18:16:41.389 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-03-14 18:16:41.420 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-03-14 18:16:41.449 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-03-14 18:16:41.480 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-03-14 18:16:41.507 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-03-14 18:16:41.534 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-03-14 18:16:41.563 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-03-14 18:16:41.591 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-03-14 18:16:41.623 | ++ lib/tempest:configure_tempest:427 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-03-14 18:16:41.625 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-14 18:16:41.658 | ++ lib/tempest:configure_tempest:431 : [[ False == \T\r\u\e ]] 2022-03-14 18:16:41.660 | ++ lib/tempest:configure_tempest:435 : is_service_enabled n-novnc 2022-03-14 18:16:41.678 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:16:41.681 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-03-14 18:16:41.712 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 62419695-dea5-4d8d-99d0-565b2be30bc9 2022-03-14 18:16:41.745 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-03-14 18:16:41.773 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-03-14 18:16:41.803 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-03-14 18:16:41.836 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-03-14 18:16:41.867 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-03-14 18:16:41.895 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-03-14 18:16:41.898 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_FILE= 2022-03-14 18:16:41.900 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-03-14 18:16:41.932 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2022-03-14 18:16:41.934 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2022-03-14 18:16:41.937 | ++ functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-03-14 18:16:41.939 | ++ functions-common:is_provider_network:2161 : return 1 2022-03-14 18:16:41.941 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-03-14 18:16:41.971 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-03-14 18:16:42.000 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-03-14 18:16:42.029 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-03-14 18:16:42.057 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-03-14 18:16:42.086 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-03-14 18:16:42.121 | ++ lib/tempest:configure_tempest:468 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-14 18:16:42.123 | ++ lib/tempest:configure_tempest:469 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-03-14 18:16:42.126 | +++ lib/tempest:configure_tempest:471 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-03-14 18:16:42.145 | ++ lib/tempest:configure_tempest:471 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-03-14 18:16:42.178 | ++ lib/tempest:configure_tempest:473 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-14 18:16:42.180 | ++ lib/tempest:configure_tempest:474 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-03-14 18:16:42.183 | +++ lib/tempest:configure_tempest:476 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-03-14 18:16:42.203 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-03-14 18:16:42.236 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-14 18:16:42.240 | ++ lib/tempest:configure_tempest:479 : '[' libvirt = libvirt ']' 2022-03-14 18:16:42.242 | ++ lib/tempest:configure_tempest:480 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-03-14 18:16:42.245 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-03-14 18:16:42.269 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-03-14 18:16:42.305 | ++ lib/tempest:configure_tempest:484 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-14 18:16:42.311 | ++ lib/tempest:configure_tempest:485 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-03-14 18:16:42.314 | +++ lib/tempest:configure_tempest:487 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-03-14 18:16:42.334 | ++ lib/tempest:configure_tempest:487 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-03-14 18:16:42.368 | ++ lib/tempest:configure_tempest:488 : local tempest_volume_min_microversion=None 2022-03-14 18:16:42.370 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_max_microversion=3.66 2022-03-14 18:16:42.373 | ++ lib/tempest:configure_tempest:490 : '[' None == None ']' 2022-03-14 18:16:42.375 | ++ lib/tempest:configure_tempest:491 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-03-14 18:16:42.394 | ++ lib/tempest:configure_tempest:496 : '[' 3.66 == None ']' 2022-03-14 18:16:42.397 | ++ lib/tempest:configure_tempest:499 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.66 2022-03-14 18:16:42.436 | ++ lib/tempest:configure_tempest:502 : is_service_enabled c-bak 2022-03-14 18:16:42.454 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.456 | ++ lib/tempest:configure_tempest:509 : [[ -n lvm:lvmdriver-1 ]] 2022-03-14 18:16:42.459 | ++ lib/tempest:configure_tempest:509 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-03-14 18:16:42.473 | ++ lib/tempest:configure_tempest:529 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-03-14 18:16:42.473 | ++ lib/tempest:configure_tempest:533 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-03-14 18:16:42.473 | ++ lib/tempest:configure_tempest:543 : local tempest_placement_min_microversion=None 2022-03-14 18:16:42.473 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_max_microversion=1.38 2022-03-14 18:16:42.473 | ++ lib/tempest:configure_tempest:545 : '[' None == None ']' 2022-03-14 18:16:42.475 | ++ lib/tempest:configure_tempest:546 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-03-14 18:16:42.499 | ++ lib/tempest:configure_tempest:550 : '[' 1.38 == None ']' 2022-03-14 18:16:42.502 | ++ lib/tempest:configure_tempest:553 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.38 2022-03-14 18:16:42.541 | ++ lib/tempest:configure_tempest:557 : '[' libvirt = ironic ']' 2022-03-14 18:16:42.543 | ++ lib/tempest:configure_tempest:571 : '[' libvirt = libvirt ']' 2022-03-14 18:16:42.545 | ++ lib/tempest:configure_tempest:573 : '[' kvm = lxc ']' 2022-03-14 18:16:42.548 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-03-14 18:16:42.577 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-03-14 18:16:42.606 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-03-14 18:16:42.634 | ++ lib/tempest:configure_tempest:595 : local service 2022-03-14 18:16:42.637 | ++ lib/tempest:configure_tempest:596 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-03-14 18:16:42.639 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.641 | ++ lib/tempest:configure_tempest:598 : is_service_enabled key 2022-03-14 18:16:42.657 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.659 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-03-14 18:16:42.689 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.691 | ++ lib/tempest:configure_tempest:598 : is_service_enabled glance 2022-03-14 18:16:42.707 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.710 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-03-14 18:16:42.737 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.740 | ++ lib/tempest:configure_tempest:598 : is_service_enabled nova 2022-03-14 18:16:42.756 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.758 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-03-14 18:16:42.785 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.788 | ++ lib/tempest:configure_tempest:598 : is_service_enabled neutron 2022-03-14 18:16:42.805 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.807 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-03-14 18:16:42.834 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.836 | ++ lib/tempest:configure_tempest:598 : is_service_enabled cinder 2022-03-14 18:16:42.853 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.855 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-03-14 18:16:42.882 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.884 | ++ lib/tempest:configure_tempest:598 : is_service_enabled swift 2022-03-14 18:16:42.900 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:16:42.902 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-03-14 18:16:42.930 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-03-14 18:16:42.932 | ++ lib/tempest:configure_tempest:598 : is_service_enabled horizon 2022-03-14 18:16:42.948 | ++ functions-common:is_service_enabled:1965 : return 1 2022-03-14 18:16:42.951 | ++ lib/tempest:configure_tempest:601 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-03-14 18:16:42.978 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-03-14 18:16:43.014 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-03-14 18:16:43.042 | ++ lib/tempest:configure_tempest:609 : '[' libvirt = libvirt ']' 2022-03-14 18:16:43.044 | ++ lib/tempest:configure_tempest:609 : '[' kvm = lxc ']' 2022-03-14 18:16:43.046 | ++ lib/tempest:configure_tempest:619 : local tmp_cfg_file 2022-03-14 18:16:43.049 | +++ lib/tempest:configure_tempest:620 : mktemp 2022-03-14 18:16:43.055 | ++ lib/tempest:configure_tempest:620 : tmp_cfg_file=/tmp/tmp.s7QD16bhND 2022-03-14 18:16:43.057 | ++ lib/tempest:configure_tempest:621 : cd /opt/stack/tempest 2022-03-14 18:16:43.060 | ++ lib/tempest:configure_tempest:622 : [[ False != \T\r\u\e ]] 2022-03-14 18:16:43.062 | ++ lib/tempest:configure_tempest:623 : tox -revenv-tempest --notest 2022-03-14 18:16:43.635 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-03-14 18:16:44.647 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-14 18:17:07.357 | venv-tempest develop-inst: /opt/stack/tempest 2022-03-14 18:17:16.575 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-14 18:17:16.575 | ___________________________________ summary ____________________________________ 2022-03-14 18:17:16.575 | venv-tempest: skipped tests 2022-03-14 18:17:16.575 | congratulations :) 2022-03-14 18:17:16.604 | ++ lib/tempest:configure_tempest:626 : local tmp_u_c_m 2022-03-14 18:17:16.607 | +++ lib/tempest:configure_tempest:627 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-14 18:17:16.611 | ++ lib/tempest:configure_tempest:627 : tmp_u_c_m=/tmp/tempest_u_c_m.0hONSxcCso 2022-03-14 18:17:16.613 | ++ lib/tempest:configure_tempest:628 : set_tempest_venv_constraints /tmp/tempest_u_c_m.0hONSxcCso 2022-03-14 18:17:16.616 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-03-14 18:17:16.618 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.0hONSxcCso 2022-03-14 18:17:16.620 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-03-14 18:17:16.623 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-03-14 18:17:16.625 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-03-14 18:17:16.632 | ++ lib/tempest:configure_tempest:629 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.0hONSxcCso -r requirements.txt 2022-03-14 18:17:19.100 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-03-14 18:17:19.100 | warnings.warn( 2022-03-14 18:17:19.100 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-03-14 18:17:19.100 | warnings.warn( 2022-03-14 18:17:19.191 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-03-14 18:17:19.853 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-14 18:17:19.854 | venv-tempest run-test-pre: PYTHONHASHSEED='3566568068' 2022-03-14 18:17:19.854 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.0hONSxcCso -r requirements.txt 2022-03-14 18:17:21.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-14 18:17:21.586 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-03-14 18:17:21.588 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-03-14 18:17:21.590 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-03-14 18:17:21.591 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-03-14 18:17:21.594 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-03-14 18:17:21.595 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-14 18:17:21.597 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-03-14 18:17:21.599 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-14 18:17:21.601 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-03-14 18:17:21.603 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-03-14 18:17:21.604 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-03-14 18:17:21.607 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-03-14 18:17:21.608 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-14 18:17:21.610 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-03-14 18:17:21.612 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-14 18:17:21.614 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-03-14 18:17:21.616 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-03-14 18:17:21.617 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-14 18:17:21.619 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-14 18:17:21.621 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-03-14 18:17:21.637 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-03-14 18:17:21.639 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.0) 2022-03-14 18:17:21.641 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-03-14 18:17:21.669 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-03-14 18:17:21.671 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-03-14 18:17:21.673 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-03-14 18:17:21.674 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-14 18:17:21.687 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-03-14 18:17:21.722 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-03-14 18:17:21.724 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-03-14 18:17:21.762 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-03-14 18:17:21.780 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-03-14 18:17:21.782 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-03-14 18:17:21.825 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-03-14 18:17:21.830 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-03-14 18:17:21.873 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-03-14 18:17:21.879 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-03-14 18:17:21.882 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-03-14 18:17:21.912 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-03-14 18:17:21.914 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-03-14 18:17:21.931 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-03-14 18:17:21.935 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-03-14 18:17:21.956 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-03-14 18:17:21.957 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-03-14 18:17:21.960 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-03-14 18:17:22.035 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-03-14 18:17:22.075 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-03-14 18:17:22.173 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-03-14 18:17:22.250 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-03-14 18:17:22.457 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-03-14 18:17:22.460 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-03-14 18:17:22.462 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-03-14 18:17:22.726 | WARNING: You are using pip version 21.2.3; however, version 22.0.4 is available. 2022-03-14 18:17:22.726 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-14 18:17:22.810 | ___________________________________ summary ____________________________________ 2022-03-14 18:17:22.810 | venv-tempest: commands succeeded 2022-03-14 18:17:22.810 | congratulations :) 2022-03-14 18:17:22.839 | ++ lib/tempest:configure_tempest:630 : rm -f /tmp/tempest_u_c_m.0hONSxcCso 2022-03-14 18:17:22.843 | ++ lib/tempest:configure_tempest:633 : [[ False == \T\r\u\e ]] 2022-03-14 18:17:22.845 | ++ lib/tempest:configure_tempest:641 : [[ True == \F\a\l\s\e ]] 2022-03-14 18:17:22.848 | ++ lib/tempest:configure_tempest:645 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-03-14 18:17:22.875 | ++ lib/tempest:configure_tempest:651 : tox -evenv -- tempest verify-config -uro /tmp/tmp.s7QD16bhND 2022-03-14 18:17:23.455 | venv create: /opt/stack/tempest/.tox/venv 2022-03-14 18:17:24.249 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-03-14 18:17:55.493 | venv develop-inst: /opt/stack/tempest 2022-03-14 18:18:06.953 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.1.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@5c556626d16c2a4c6ee9c9da45d4954db6f83f27#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-03-14 18:18:06.954 | venv run-test-pre: PYTHONHASHSEED='3086578458' 2022-03-14 18:18:06.954 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.s7QD16bhND 2022-03-14 18:18:10.536 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-03-14 18:18:10.536 | warnings.warn( 2022-03-14 18:18:10.536 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-03-14 18:18:10.536 | warnings.warn( 2022-03-14 18:18:10.536 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-03-14 18:18:10.536 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-03-14 18:18:10.536 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-03-14 18:18:10.664 | ___________________________________ summary ____________________________________ 2022-03-14 18:18:10.664 | venv: commands succeeded 2022-03-14 18:18:10.664 | congratulations :) 2022-03-14 18:18:10.692 | ++ lib/tempest:configure_tempest:656 : is_service_enabled q-metering 2022-03-14 18:18:10.709 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:18:10.711 | ++ lib/tempest:configure_tempest:661 : is_service_enabled q-l3 2022-03-14 18:18:10.727 | ++ functions-common:is_service_enabled:1965 : return 0 2022-03-14 18:18:10.730 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-03-14 18:18:10.732 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-03-14 18:18:10.734 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-03-14 18:18:10.737 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-03-14 18:18:10.739 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-03-14 18:18:10.741 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-03-14 18:18:10.743 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-03-14 18:18:10.745 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-03-14 18:18:10.748 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-03-14 18:18:10.750 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-03-14 18:18:10.752 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-03-14 18:18:10.754 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-03-14 18:18:10.757 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-03-14 18:18:10.759 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-03-14 18:18:10.761 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2022-03-14 18:18:10.763 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-03-14 18:18:10.766 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2022-03-14 18:18:10.769 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-03-14 18:18:10.771 | ++ lib/tempest:configure_tempest:684 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-03-14 18:18:10.773 | ++ lib/tempest:configure_tempest:685 : [[ ! -z '' ]] 2022-03-14 18:18:10.776 | ++ lib/tempest:configure_tempest:691 : [[ -n '' ]] 2022-03-14 18:18:10.778 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-03-14 18:18:10.806 | ++ lib/tempest:configure_tempest:696 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-03-14 18:18:10.808 | ++ lib/tempest:configure_tempest:697 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-03-14 18:18:10.811 | ++ lib/tempest:configure_tempest:698 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-03-14 18:18:10.813 | ++ lib/tempest:configure_tempest:699 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-03-14 18:18:10.816 | ++ lib/tempest:configure_tempest:700 : [[ ! -z '' ]] 2022-03-14 18:18:10.819 | ++ lib/tempest:configure_tempest:706 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-03-14 18:18:10.851 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-03-14 18:18:10.854 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-03-14 18:18:10.856 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-03-14 18:18:10.859 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-03-14 18:18:10.862 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-03-14 18:18:10.864 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-03-14 18:18:10.866 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-03-14 18:18:10.869 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-03-14 18:18:10.871 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-03-14 18:18:10.874 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-03-14 18:18:10.876 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-14 18:18:10.879 | ++ lib/tempest:configure_tempest:720 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-14 18:18:10.881 | ++ lib/tempest:configure_tempest:722 : [[ ! -z '' ]] 2022-03-14 18:18:10.884 | ++ lib/tempest:configure_tempest:728 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-14 18:18:10.912 | ++ lib/tempest:configure_tempest:731 : IFS=' 2022-03-14 18:18:10.912 | ' 2022-03-14 18:18:10.915 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-03-14 18:18:10.918 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-14 18:18:10.921 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-03-14 18:18:10.923 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-03-14 18:18:10.926 | ++ lib/tempest:install_tempest_plugins:760 : pushd /opt/stack/tempest 2022-03-14 18:18:10.926 | /opt/stack/tempest /opt/stack/tempest 2022-03-14 18:18:10.928 | ++ lib/tempest:install_tempest_plugins:761 : [[ 0 != 0 ]] 2022-03-14 18:18:10.931 | ++ lib/tempest:install_tempest_plugins:770 : popd 2022-03-14 18:18:10.931 | /opt/stack/tempest 2022-03-14 18:18:10.934 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-14 18:18:10.936 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-14 18:18:10.940 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-03-14 18:18:10.942 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-14 18:18:10.947 | + functions-common:run_phase:1764 : run_plugins stack test-config 2022-03-14 18:18:10.948 | + functions-common:run_plugins:1723 : local mode=stack 2022-03-14 18:18:10.950 | + functions-common:run_plugins:1724 : local phase=test-config 2022-03-14 18:18:10.953 | + functions-common:run_plugins:1726 : local plugins= 2022-03-14 18:18:10.956 | + functions-common:run_plugins:1727 : local plugin 2022-03-14 18:18:10.959 | + ./stack.sh:main:1494 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-03-14 18:18:10.962 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-14 18:18:10.965 | + inc/meta-config:merge_config_group:171 : shift 2022-03-14 18:18:10.968 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-03-14 18:18:10.971 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:18:10.980 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-14 18:18:10.980 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-14 18:18:10.980 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-03-14 18:18:10.982 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-14 18:18:10.985 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-03-14 18:18:10.988 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-14 18:18:10.991 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-03-14 18:18:10.991 | /^\[\[.+\|.*\]\]/ { 2022-03-14 18:18:10.991 | gsub("[][]", "", $1); 2022-03-14 18:18:10.991 | split($1, a, "|"); 2022-03-14 18:18:10.991 | if (a[1] == matchgroup) 2022-03-14 18:18:10.991 | print a[2] 2022-03-14 18:18:10.991 | } 2022-03-14 18:18:10.991 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 293 apt-get 535 run_process 37 dbsync 115 git_timed 172 apt-get-update 15 test_with_retry 6 async_wait 389 osc 413 ------------------------- Unaccounted time 102 ========================= Total runtime 2103 ================= Async summary ================= Time spent in the background minus waits: 736 sec Elapsed time: 2103 sec Time if we did everything serially: 2839 sec Speedup: 1.34998 This is your host IP address: 10.222.0.58 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.58/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: xena Change: a8194b7ae73df8fe61a74c1a600caec7d6099e45 Use ping instead of arping for br-data 2022-03-14 17:41:28 +0000 OS Version: Ubuntu 20.04 focal