2022-04-21 14:14:10.408 | + ./stack.sh:main:473 : exec 2022-04-21 14:14:10.408 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-21-141410' 2022-04-21 14:14:10.408 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-21-141410.summary.2022-04-21-141410 2022-04-21 14:14:10.408 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:14:10.408 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-21-141410 2022-04-21 14:14:10.408 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-21-141410 /opt/stack/logs/stack.sh.log 2022-04-21 14:14:10.408 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-21-141410.summary.2022-04-21-141410 /opt/stack/logs/stack.sh.log.summary 2022-04-21 14:14:10.408 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-21 14:14:10.408 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-21 14:14:10.408 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-21 14:14:10.408 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-21 14:14:10.408 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-21 14:14:10.409 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-21 14:14:10.409 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-21 14:14:10.409 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-21 14:14:10.409 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-21 14:14:10.409 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-21 14:14:10.409 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-21 14:14:10.411 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-21 14:14:10.413 | + ./stack.sh:main:559 : set -o errexit 2022-04-21 14:14:10.415 | + ./stack.sh:main:562 : uname -a 2022-04-21 14:14:10.416 | Linux dv-neutron-838896-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-04-21 14:14:10.418 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-21 14:14:10.420 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-21 14:14:10.423 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-21 14:14:10.457 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-21 14:14:10.472 | + ./stack.sh:main:576 : fetch_plugins 2022-04-21 14:14:10.474 | + functions-common:fetch_plugins:1662 : local plugins= 2022-04-21 14:14:10.476 | + functions-common:fetch_plugins:1663 : local plugin 2022-04-21 14:14:10.477 | + functions-common:fetch_plugins:1666 : [[ -z '' ]] 2022-04-21 14:14:10.479 | + functions-common:fetch_plugins:1667 : return 2022-04-21 14:14:10.481 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-21 14:14:10.483 | + functions-common:run_phase:1744 : local mode=override_defaults 2022-04-21 14:14:10.485 | + functions-common:run_phase:1745 : local phase= 2022-04-21 14:14:10.487 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:14:10.488 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:14:10.490 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:14:10.492 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:14:10.493 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:14:10.496 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:14:10.498 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:14:10.501 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:14:10.503 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:14:10.505 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-21 14:14:10.506 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:14:10.519 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:10.520 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-21 14:14:10.522 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-21 14:14:10.524 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-21 14:14:10.525 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-21 14:14:10.527 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-21 14:14:10.529 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-21 14:14:10.531 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-21 14:14:10.532 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-21 14:14:10.534 | + functions-common:run_phase:1765 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-21 14:14:10.536 | + functions-common:run_phase:1768 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:14:10.537 | + functions-common:run_phase:1769 : plugin_override_defaults 2022-04-21 14:14:10.539 | + functions-common:plugin_override_defaults:1703 : local plugins= 2022-04-21 14:14:10.541 | + functions-common:plugin_override_defaults:1704 : local plugin 2022-04-21 14:14:10.543 | + functions-common:plugin_override_defaults:1707 : [[ -z '' ]] 2022-04-21 14:14:10.544 | + functions-common:plugin_override_defaults:1708 : return 2022-04-21 14:14:10.547 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-21 14:14:10.564 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-21 14:14:10.566 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-21 14:14:10.577 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:14:10.580 | +++ lib/tls:source:43 : hostname -f 2022-04-21 14:14:10.583 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-21 14:14:10.585 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-21 14:14:10.587 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-21 14:14:10.588 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-21 14:14:10.590 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-21 14:14:10.592 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-21 14:14:10.594 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-21 14:14:10.595 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-21 14:14:10.597 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-21 14:14:10.599 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-21 14:14:10.603 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-21 14:14:10.615 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-21 14:14:10.631 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-21 14:14:10.643 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-21 14:14:10.654 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-21 14:14:10.680 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-21 14:14:10.721 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-21 14:14:10.807 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-21 14:14:10.828 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-21 14:14:10.874 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-21 14:14:10.925 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-21 14:14:11.050 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-21 14:14:11.065 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-21 14:14:11.078 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-21 14:14:11.091 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-21 14:14:11.180 | + ./stack.sh:main:609 : run_phase source 2022-04-21 14:14:11.182 | + functions-common:run_phase:1744 : local mode=source 2022-04-21 14:14:11.184 | + functions-common:run_phase:1745 : local phase= 2022-04-21 14:14:11.186 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:14:11.189 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:14:11.191 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:14:11.193 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:14:11.195 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:14:11.197 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:14:11.201 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:14:11.204 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:14:11.206 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:14:11.208 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-21 14:14:11.210 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:14:11.225 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:11.227 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-21 14:14:11.228 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-21 14:14:11.267 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-21 14:14:11.270 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-21 14:14:11.272 | + functions-common:run_phase:1765 : [[ source == \s\o\u\r\c\e ]] 2022-04-21 14:14:11.274 | + functions-common:run_phase:1766 : load_plugin_settings 2022-04-21 14:14:11.276 | + functions-common:load_plugin_settings:1680 : local plugins= 2022-04-21 14:14:11.278 | + functions-common:load_plugin_settings:1681 : local plugin 2022-04-21 14:14:11.281 | + functions-common:load_plugin_settings:1684 : [[ -z '' ]] 2022-04-21 14:14:11.283 | + functions-common:load_plugin_settings:1685 : return 2022-04-21 14:14:11.285 | + functions-common:run_phase:1767 : verify_disabled_services 2022-04-21 14:14:11.288 | + functions-common:verify_disabled_services:2027 : local service 2022-04-21 14:14:11.290 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.292 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-21 14:14:11.294 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.296 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-21 14:14:11.299 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.301 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-21 14:14:11.303 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.306 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-21 14:14:11.308 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.311 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-21 14:14:11.313 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.315 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-21 14:14:11.317 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.320 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-21 14:14:11.322 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.324 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-21 14:14:11.327 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.329 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-21 14:14:11.331 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.334 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-21 14:14:11.337 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.339 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-21 14:14:11.341 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.345 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-21 14:14:11.347 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.349 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-21 14:14:11.352 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.355 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-21 14:14:11.357 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.360 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-21 14:14:11.362 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.364 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-21 14:14:11.366 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.369 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-21 14:14:11.371 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.373 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-21 14:14:11.376 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.378 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-21 14:14:11.380 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.382 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-21 14:14:11.385 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.387 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-21 14:14:11.389 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.392 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-21 14:14:11.394 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.396 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-21 14:14:11.398 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.401 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-21 14:14:11.403 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.405 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-21 14:14:11.408 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.410 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-21 14:14:11.412 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.414 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-21 14:14:11.417 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.419 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-21 14:14:11.421 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.423 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-21 14:14:11.426 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.428 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-21 14:14:11.430 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.432 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-21 14:14:11.435 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.437 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-21 14:14:11.440 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.443 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-21 14:14:11.445 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.447 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-21 14:14:11.450 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.452 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-21 14:14:11.456 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.459 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-21 14:14:11.462 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.464 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-21 14:14:11.466 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.469 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-21 14:14:11.471 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.474 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-21 14:14:11.477 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.479 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-21 14:14:11.482 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.484 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-21 14:14:11.487 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:14:11.490 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-21 14:14:11.493 | + ./stack.sh:main:680 : initialize_database_backends 2022-04-21 14:14:11.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-21 14:14:11.498 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-21 14:14:11.513 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:11.517 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-21 14:14:11.519 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-21 14:14:11.527 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-21 14:14:11.542 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:14:11.544 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-21 14:14:11.547 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-21 14:14:11.549 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-21 14:14:11.551 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-21 14:14:11.553 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-21 14:14:11.555 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-21 14:14:11.557 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-21 14:14:11.560 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-21 14:14:11.563 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-21 14:14:11.565 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-21 14:14:11.567 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-21 14:14:11.570 | + lib/database:initialize_database_backends:104 : return 0 2022-04-21 14:14:11.572 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-04-21 14:14:11.572 | Using mysql database backend 2022-04-21 14:14:11.574 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-21 14:14:11.590 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-04-21 14:14:11.606 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:11.608 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-21 14:14:11.623 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-04-21 14:14:11.639 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:11.641 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-21 14:14:11.657 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-21 14:14:11.672 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-04-21 14:14:11.688 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:14:11.690 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-04-21 14:14:11.706 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:14:11.709 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-21 14:14:11.731 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-04-21 14:14:11.733 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-04-21 14:14:11.735 | + ./stack.sh:main:740 : save_stackenv 740 2022-04-21 14:14:11.738 | + functions-common:save_stackenv:60 : local tag=740 2022-04-21 14:14:11.741 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-21 14:14:11.744 | + functions-common:save_stackenv:62 : time_stamp=2022-04-21-141411 2022-04-21 14:14:11.747 | + functions-common:save_stackenv:63 : echo '# 2022-04-21-141411 740' 2022-04-21 14:14:11.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.752 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-21 14:14:11.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.756 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-21 14:14:11.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.761 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-21 14:14:11.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.766 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-21 14:14:11.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.771 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-21 14:14:11.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.775 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-21 14:14:11.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.780 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-21-141410 2022-04-21 14:14:11.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.784 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-21 14:14:11.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.789 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-21 14:14:11.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.793 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-21 14:14:11.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.798 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-21 14:14:11.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.802 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-21 14:14:11.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:14:11.807 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-21 14:14:11.809 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-04-21 14:14:11.811 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-21 14:14:11.814 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-21 14:14:11.817 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:14:11.819 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:14:11.821 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:14:11.824 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:14:11.826 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:14:11.829 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:14:11.843 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:14:11.845 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:14:11.847 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:14:11.850 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:14:11.850 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:14:11.855 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-21 14:14:11.857 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:14:11.859 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-21 14:14:11.871 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-04-21 14:14:11.873 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:14:11.874 | + functions-common:git_clone:605 : head -1 2022-04-21 14:14:11.878 | cfeb523c Bump diskimage-builder version due CVE-2022-24765 2022-04-21 14:14:11.880 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:14:11.883 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-04-21 14:14:11.885 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:14:11.887 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-21 14:14:11.890 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-21 14:14:11.893 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-21 14:14:11.895 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-21 14:14:11.897 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-21 14:14:11.899 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-21 14:14:11.902 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-21 14:14:11.904 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-21 14:14:11.907 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-21 14:14:11.911 | ++ tools/install_prereqs.sh:source:47 : NOW=1650550451 2022-04-21 14:14:11.914 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-21 14:14:11.918 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-21 14:14:11.920 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-21 14:14:11.923 | ++ tools/install_prereqs.sh:source:49 : DELTA=1650550451 2022-04-21 14:14:11.925 | ++ tools/install_prereqs.sh:source:50 : [[ 1650550451 -lt 7200 ]] 2022-04-21 14:14:11.927 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-21 14:14:11.930 | ++ functions-common:export_proxy_variables:2134 : isset http_proxy 2022-04-21 14:14:11.932 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-21 14:14:11.934 | ++ functions-common:export_proxy_variables:2137 : isset https_proxy 2022-04-21 14:14:11.936 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-21 14:14:11.939 | ++ functions-common:export_proxy_variables:2140 : isset no_proxy 2022-04-21 14:14:11.941 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-21 14:14:11.944 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-21 14:14:11.990 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-21 14:14:11.990 | apache2-dev 2022-04-21 14:14:11.990 | bc 2022-04-21 14:14:11.990 | bsdmainutils 2022-04-21 14:14:11.990 | curl 2022-04-21 14:14:11.990 | g++ 2022-04-21 14:14:11.990 | gcc 2022-04-21 14:14:11.990 | gettext 2022-04-21 14:14:11.990 | git 2022-04-21 14:14:11.990 | graphviz 2022-04-21 14:14:11.990 | iputils-ping 2022-04-21 14:14:11.990 | libapache2-mod-proxy-uwsgi 2022-04-21 14:14:11.990 | libffi-dev 2022-04-21 14:14:11.990 | libjpeg-dev 2022-04-21 14:14:11.990 | libmysqlclient-dev 2022-04-21 14:14:11.990 | libpcre3-dev 2022-04-21 14:14:11.990 | libpq-dev 2022-04-21 14:14:11.990 | libssl-dev 2022-04-21 14:14:11.990 | libsystemd-dev 2022-04-21 14:14:11.990 | libxml2-dev 2022-04-21 14:14:11.990 | libxslt1-dev 2022-04-21 14:14:11.990 | libyaml-dev 2022-04-21 14:14:11.990 | lsof 2022-04-21 14:14:11.990 | openssh-server 2022-04-21 14:14:11.990 | openssl 2022-04-21 14:14:11.990 | pkg-config 2022-04-21 14:14:11.990 | psmisc 2022-04-21 14:14:11.990 | python3-dev 2022-04-21 14:14:11.990 | python3-pip 2022-04-21 14:14:11.990 | python3-systemd 2022-04-21 14:14:11.990 | python3-venv 2022-04-21 14:14:11.991 | tar 2022-04-21 14:14:11.991 | tcpdump 2022-04-21 14:14:11.991 | unzip 2022-04-21 14:14:11.991 | uuid-runtime 2022-04-21 14:14:11.991 | wget 2022-04-21 14:14:11.991 | wget 2022-04-21 14:14:11.991 | zlib1g-dev 2022-04-21 14:14:11.991 | libkrb5-dev 2022-04-21 14:14:11.991 | libldap2-dev 2022-04-21 14:14:11.991 | libsasl2-dev 2022-04-21 14:14:11.991 | memcached 2022-04-21 14:14:11.991 | python3-mysqldb 2022-04-21 14:14:11.991 | sqlite3 2022-04-21 14:14:11.991 | conntrack 2022-04-21 14:14:11.991 | curl 2022-04-21 14:14:11.991 | dnsmasq-base 2022-04-21 14:14:11.991 | dnsmasq-utils 2022-04-21 14:14:11.991 | ebtables 2022-04-21 14:14:11.991 | gawk 2022-04-21 14:14:11.991 | genisoimage 2022-04-21 14:14:11.991 | iptables 2022-04-21 14:14:11.991 | iputils-arping 2022-04-21 14:14:11.991 | kpartx 2022-04-21 14:14:11.991 | libjs-jquery-tablesorter 2022-04-21 14:14:11.991 | libmysqlclient-dev 2022-04-21 14:14:11.991 | parted 2022-04-21 14:14:11.991 | pm-utils 2022-04-21 14:14:11.991 | python3-mysqldb 2022-04-21 14:14:11.991 | socat 2022-04-21 14:14:11.991 | sqlite3 2022-04-21 14:14:11.991 | sudo 2022-04-21 14:14:11.991 | vlan 2022-04-21 14:14:11.991 | lsscsi 2022-04-21 14:14:11.991 | open-iscsi 2022-04-21 14:14:11.991 | lvm2 2022-04-21 14:14:11.991 | qemu-utils 2022-04-21 14:14:11.991 | thin-provisioning-tools 2022-04-21 14:14:11.991 | acl 2022-04-21 14:14:11.991 | dnsmasq-base 2022-04-21 14:14:11.992 | dnsmasq-utils 2022-04-21 14:14:11.992 | ebtables 2022-04-21 14:14:11.992 | haproxy 2022-04-21 14:14:11.992 | iptables 2022-04-21 14:14:11.992 | iputils-arping 2022-04-21 14:14:11.992 | iputils-ping 2022-04-21 14:14:11.992 | libmysqlclient-dev 2022-04-21 14:14:11.992 | postgresql-server-dev-all 2022-04-21 14:14:11.992 | python3-mysqldb 2022-04-21 14:14:11.992 | sqlite3 2022-04-21 14:14:11.992 | sudo 2022-04-21 14:14:11.992 | vlan 2022-04-21 14:14:11.992 | ipset 2022-04-21 14:14:11.992 | conntrack 2022-04-21 14:14:11.992 | conntrackd 2022-04-21 14:14:11.992 | keepalived 2022-04-21 14:14:11.992 | dstat 2022-04-21 14:14:11.992 | lvm2 2022-04-21 14:14:11.992 | qemu-utils 2022-04-21 14:14:11.992 | thin-provisioning-tools 2022-04-21 14:14:11.992 | curl 2022-04-21 14:14:11.992 | liberasurecode-dev 2022-04-21 14:14:11.992 | make 2022-04-21 14:14:11.992 | memcached 2022-04-21 14:14:11.992 | sqlite3 2022-04-21 14:14:11.992 | xfsprogs' 2022-04-21 14:14:11.994 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-21 14:14:12.012 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-21 14:14:12.012 | apache2-dev 2022-04-21 14:14:12.012 | bc 2022-04-21 14:14:12.012 | bsdmainutils 2022-04-21 14:14:12.012 | curl 2022-04-21 14:14:12.012 | g++ 2022-04-21 14:14:12.012 | gcc 2022-04-21 14:14:12.012 | gettext 2022-04-21 14:14:12.012 | git 2022-04-21 14:14:12.012 | graphviz 2022-04-21 14:14:12.012 | iputils-ping 2022-04-21 14:14:12.012 | libapache2-mod-proxy-uwsgi 2022-04-21 14:14:12.012 | libffi-dev 2022-04-21 14:14:12.012 | libjpeg-dev 2022-04-21 14:14:12.012 | libmysqlclient-dev 2022-04-21 14:14:12.012 | libpcre3-dev 2022-04-21 14:14:12.012 | libpq-dev 2022-04-21 14:14:12.012 | libssl-dev 2022-04-21 14:14:12.012 | libsystemd-dev 2022-04-21 14:14:12.012 | libxml2-dev 2022-04-21 14:14:12.012 | libxslt1-dev 2022-04-21 14:14:12.012 | libyaml-dev 2022-04-21 14:14:12.012 | lsof 2022-04-21 14:14:12.012 | openssh-server 2022-04-21 14:14:12.012 | openssl 2022-04-21 14:14:12.012 | pkg-config 2022-04-21 14:14:12.012 | psmisc 2022-04-21 14:14:12.012 | python3-dev 2022-04-21 14:14:12.012 | python3-pip 2022-04-21 14:14:12.012 | python3-systemd 2022-04-21 14:14:12.012 | python3-venv 2022-04-21 14:14:12.012 | tar 2022-04-21 14:14:12.013 | tcpdump 2022-04-21 14:14:12.013 | unzip 2022-04-21 14:14:12.013 | uuid-runtime 2022-04-21 14:14:12.013 | wget 2022-04-21 14:14:12.013 | wget 2022-04-21 14:14:12.013 | zlib1g-dev 2022-04-21 14:14:12.013 | libkrb5-dev 2022-04-21 14:14:12.013 | libldap2-dev 2022-04-21 14:14:12.013 | libsasl2-dev 2022-04-21 14:14:12.013 | memcached 2022-04-21 14:14:12.013 | python3-mysqldb 2022-04-21 14:14:12.013 | sqlite3 2022-04-21 14:14:12.013 | conntrack 2022-04-21 14:14:12.013 | curl 2022-04-21 14:14:12.013 | dnsmasq-base 2022-04-21 14:14:12.013 | dnsmasq-utils 2022-04-21 14:14:12.013 | ebtables 2022-04-21 14:14:12.013 | gawk 2022-04-21 14:14:12.013 | genisoimage 2022-04-21 14:14:12.013 | iptables 2022-04-21 14:14:12.013 | iputils-arping 2022-04-21 14:14:12.013 | kpartx 2022-04-21 14:14:12.013 | libjs-jquery-tablesorter 2022-04-21 14:14:12.013 | libmysqlclient-dev 2022-04-21 14:14:12.013 | parted 2022-04-21 14:14:12.013 | pm-utils 2022-04-21 14:14:12.013 | python3-mysqldb 2022-04-21 14:14:12.013 | socat 2022-04-21 14:14:12.013 | sqlite3 2022-04-21 14:14:12.013 | sudo 2022-04-21 14:14:12.013 | vlan 2022-04-21 14:14:12.013 | lsscsi 2022-04-21 14:14:12.013 | open-iscsi 2022-04-21 14:14:12.013 | lvm2 2022-04-21 14:14:12.013 | qemu-utils 2022-04-21 14:14:12.014 | thin-provisioning-tools 2022-04-21 14:14:12.014 | acl 2022-04-21 14:14:12.014 | dnsmasq-base 2022-04-21 14:14:12.014 | dnsmasq-utils 2022-04-21 14:14:12.014 | ebtables 2022-04-21 14:14:12.014 | haproxy 2022-04-21 14:14:12.014 | iptables 2022-04-21 14:14:12.014 | iputils-arping 2022-04-21 14:14:12.014 | iputils-ping 2022-04-21 14:14:12.014 | libmysqlclient-dev 2022-04-21 14:14:12.014 | postgresql-server-dev-all 2022-04-21 14:14:12.014 | python3-mysqldb 2022-04-21 14:14:12.014 | sqlite3 2022-04-21 14:14:12.014 | sudo 2022-04-21 14:14:12.014 | vlan 2022-04-21 14:14:12.014 | ipset 2022-04-21 14:14:12.014 | conntrack 2022-04-21 14:14:12.014 | conntrackd 2022-04-21 14:14:12.014 | keepalived 2022-04-21 14:14:12.014 | dstat 2022-04-21 14:14:12.014 | lvm2 2022-04-21 14:14:12.014 | qemu-utils 2022-04-21 14:14:12.014 | thin-provisioning-tools 2022-04-21 14:14:12.014 | curl 2022-04-21 14:14:12.014 | liberasurecode-dev 2022-04-21 14:14:12.014 | make 2022-04-21 14:14:12.014 | memcached 2022-04-21 14:14:12.014 | sqlite3 2022-04-21 14:14:12.014 | xfsprogs ' 2022-04-21 14:14:12.014 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-21 14:14:12.016 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:14:12.018 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:14:12.021 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-21 14:14:12.022 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-21 14:14:12.026 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-21 14:14:12.028 | ++ functions-common:install_package:1354 : update_package_repo 2022-04-21 14:14:12.030 | ++ functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:14:12.032 | ++ functions-common:update_package_repo:1327 : REPOS_UPDATED=False 2022-04-21 14:14:12.034 | ++ functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:14:12.036 | ++ functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:14:12.038 | ++ functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:14:12.040 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:14:12.042 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:14:12.044 | ++ functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:14:12.047 | ++ functions-common:apt_get_update:1080 : [[ False == \T\r\u\e ]] 2022-04-21 14:14:12.049 | ++ functions-common:apt_get_update:1085 : [[ False = \T\r\u\e ]] 2022-04-21 14:14:12.051 | ++ functions-common:apt_get_update:1087 : local sudo=sudo 2022-04-21 14:14:12.053 | +++ functions-common:apt_get_update:1088 : id -u 2022-04-21 14:14:12.057 | ++ functions-common:apt_get_update:1088 : [[ 1000 = \0 ]] 2022-04-21 14:14:12.059 | ++ functions-common:apt_get_update:1091 : time_start apt-get-update 2022-04-21 14:14:12.061 | ++ functions-common:time_start:2302 : local name=apt-get-update 2022-04-21 14:14:12.063 | ++ functions-common:time_start:2303 : local start_time= 2022-04-21 14:14:12.065 | ++ functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:14:12.068 | +++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:14:12.071 | ++ functions-common:time_start:2307 : _TIME_START[$name]=1650550452069 2022-04-21 14:14:12.073 | ++ functions-common:apt_get_update:1093 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-21 14:14:12.075 | ++ functions-common:apt_get_update:1094 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-21 14:14:12.077 | ++ functions-common:apt_get_update:1095 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-21 14:14:12.430 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-21 14:14:12.535 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-21 14:14:12.602 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-21 14:14:12.990 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-21 14:14:13.177 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,745 kB] 2022-04-21 14:14:13.651 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-21 14:14:14.522 | Fetched 2,999 kB in 2s (1,416 kB/s) 2022-04-21 14:14:16.085 | Reading package lists... 2022-04-21 14:14:16.117 | ++ functions-common:apt_get_update:1099 : REPOS_UPDATED=True 2022-04-21 14:14:16.119 | ++ functions-common:apt_get_update:1101 : time_stop apt-get-update 2022-04-21 14:14:16.121 | ++ functions-common:time_stop:2316 : local name 2022-04-21 14:14:16.123 | ++ functions-common:time_stop:2317 : local end_time 2022-04-21 14:14:16.125 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:14:16.127 | ++ functions-common:time_stop:2319 : local total 2022-04-21 14:14:16.129 | ++ functions-common:time_stop:2320 : local start_time 2022-04-21 14:14:16.131 | ++ functions-common:time_stop:2322 : name=apt-get-update 2022-04-21 14:14:16.133 | ++ functions-common:time_stop:2323 : start_time=1650550452069 2022-04-21 14:14:16.135 | ++ functions-common:time_stop:2325 : [[ -z 1650550452069 ]] 2022-04-21 14:14:16.138 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:14:16.141 | ++ functions-common:time_stop:2328 : end_time=1650550456139 2022-04-21 14:14:16.143 | ++ functions-common:time_stop:2329 : elapsed_time=4070 2022-04-21 14:14:16.145 | ++ functions-common:time_stop:2330 : total=0 2022-04-21 14:14:16.147 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:14:16.149 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=4070 2022-04-21 14:14:16.152 | ++ functions-common:install_package:1355 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-21 14:14:16.154 | ++ functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:14:16.156 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:14:16.158 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:14:16.161 | ++ functions-common:real_install_package:1341 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-21 14:14:16.180 | ++ functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-21 14:14:16.290 | Reading package lists... 2022-04-21 14:14:16.534 | Building dependency tree... 2022-04-21 14:14:16.535 | Reading state information... 2022-04-21 14:14:16.819 | bc is already the newest version (1.07.1-2build1). 2022-04-21 14:14:16.819 | bc set to manually installed. 2022-04-21 14:14:16.819 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-21 14:14:16.819 | bsdmainutils set to manually installed. 2022-04-21 14:14:16.820 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-21 14:14:16.820 | gawk set to manually installed. 2022-04-21 14:14:16.820 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-21 14:14:16.820 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-21 14:14:16.820 | iptables set to manually installed. 2022-04-21 14:14:16.820 | iputils-ping is already the newest version (3:20190709-3). 2022-04-21 14:14:16.820 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-21 14:14:16.820 | kpartx set to manually installed. 2022-04-21 14:14:16.820 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-21 14:14:16.820 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-21 14:14:16.820 | psmisc is already the newest version (23.3-1). 2022-04-21 14:14:16.820 | psmisc set to manually installed. 2022-04-21 14:14:16.820 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-21 14:14:16.820 | python3-systemd is already the newest version (234-3build2). 2022-04-21 14:14:16.820 | python3-systemd set to manually installed. 2022-04-21 14:14:16.820 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-21 14:14:16.820 | thin-provisioning-tools set to manually installed. 2022-04-21 14:14:16.820 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-21 14:14:16.820 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-21 14:14:16.820 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-21 14:14:16.820 | lsof set to manually installed. 2022-04-21 14:14:16.820 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-21 14:14:16.820 | parted set to manually installed. 2022-04-21 14:14:16.820 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-21 14:14:16.820 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-21 14:14:16.820 | zlib1g-dev set to manually installed. 2022-04-21 14:14:16.820 | The following packages were automatically installed and are no longer required: 2022-04-21 14:14:16.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:14:16.820 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:14:16.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:14:16.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:14:16.820 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:14:16.821 | python3-zope.interface 2022-04-21 14:14:16.821 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:14:16.821 | The following additional packages will be installed: 2022-04-21 14:14:16.821 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-21 14:14:16.821 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-21 14:14:16.821 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-21 14:14:16.821 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-21 14:14:16.821 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-21 14:14:16.821 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-21 14:14:16.821 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-21 14:14:16.821 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-21 14:14:16.821 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-21 14:14:16.821 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-21 14:14:16.821 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-21 14:14:16.821 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-21 14:14:16.821 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-21 14:14:16.821 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-21 14:14:16.821 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-21 14:14:16.821 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-21 14:14:16.821 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-21 14:14:16.821 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-21 14:14:16.821 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-21 14:14:16.821 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-21 14:14:16.821 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-04-21 14:14:16.822 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-04-21 14:14:16.822 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-04-21 14:14:16.822 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-04-21 14:14:16.822 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-21 14:14:16.822 | libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-21 14:14:16.822 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-21 14:14:16.822 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-21 14:14:16.822 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-21 14:14:16.822 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-21 14:14:16.822 | openssh-client openssh-sftp-server po-debconf postgresql-client-12 2022-04-21 14:14:16.822 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-21 14:14:16.822 | python-pip-whl python3-pygments python3-wheel python3-yaml python3.8-venv 2022-04-21 14:14:16.822 | qemu-block-extra sharutils ssl-cert systemd systemd-sysv systemd-timesyncd 2022-04-21 14:14:16.822 | uuid-dev vbetool x11-common 2022-04-21 14:14:16.823 | Suggested packages: 2022-04-21 14:14:16.823 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-21 14:14:16.823 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-21 14:14:16.823 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-21 14:14:16.823 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-21 14:14:16.823 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-21 14:14:16.823 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-21 14:14:16.823 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-21 14:14:16.823 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-21 14:14:16.824 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-21 14:14:16.824 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-21 14:14:16.824 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-21 14:14:16.824 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-21 14:14:16.824 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-04-21 14:14:16.824 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-04-21 14:14:16.824 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-04-21 14:14:16.824 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-04-21 14:14:16.824 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-04-21 14:14:17.075 | The following NEW packages will be installed: 2022-04-21 14:14:17.076 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-21 14:14:17.076 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-21 14:14:17.076 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-21 14:14:17.076 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-21 14:14:17.076 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-21 14:14:17.076 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-21 14:14:17.076 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-21 14:14:17.076 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-21 14:14:17.076 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-21 14:14:17.076 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-21 14:14:17.076 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-21 14:14:17.076 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-21 14:14:17.076 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-21 14:14:17.076 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-21 14:14:17.076 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-21 14:14:17.076 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-21 14:14:17.076 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-21 14:14:17.076 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-21 14:14:17.076 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-21 14:14:17.076 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-21 14:14:17.076 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-21 14:14:17.076 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-21 14:14:17.076 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-21 14:14:17.076 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-04-21 14:14:17.076 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-04-21 14:14:17.076 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-04-21 14:14:17.076 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-04-21 14:14:17.077 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-04-21 14:14:17.077 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-21 14:14:17.077 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-04-21 14:14:17.077 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-04-21 14:14:17.077 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-04-21 14:14:17.077 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-04-21 14:14:17.077 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-04-21 14:14:17.077 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-04-21 14:14:17.077 | postgresql-client-12 postgresql-client-common postgresql-common 2022-04-21 14:14:17.077 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-04-21 14:14:17.077 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-04-21 14:14:17.077 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-04-21 14:14:17.077 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-04-21 14:14:17.079 | The following packages will be upgraded: 2022-04-21 14:14:17.079 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-21 14:14:17.079 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-21 14:14:17.079 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-21 14:14:17.080 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-04-21 14:14:17.080 | tcpdump uuid-runtime wget 2022-04-21 14:14:17.346 | 25 upgraded, 208 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:14:17.346 | Need to get 161 MB of archives. 2022-04-21 14:14:17.346 | After this operation, 761 MB of additional disk space will be used. 2022-04-21 14:14:17.346 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-21 14:14:17.944 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-21 14:14:17.963 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-21 14:14:17.973 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-21 14:14:17.977 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-21 14:14:18.078 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-21 14:14:18.734 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-21 14:14:18.740 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-21 14:14:18.741 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-21 14:14:18.742 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-21 14:14:18.744 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-21 14:14:19.057 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-21 14:14:19.058 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-21 14:14:19.059 | Get:14 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-04-21 14:14:19.060 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-21 14:14:19.061 | Get:16 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-04-21 14:14:19.089 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-21 14:14:19.089 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-21 14:14:19.094 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-21 14:14:19.099 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-21 14:14:19.169 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-21 14:14:19.213 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-21 14:14:21.117 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-21 14:14:21.131 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-21 14:14:21.288 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-21 14:14:21.291 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-21 14:14:21.335 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-21 14:14:21.347 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-21 14:14:21.349 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-21 14:14:21.544 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-21 14:14:21.573 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-21 14:14:21.573 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-21 14:14:21.574 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-21 14:14:21.776 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-21 14:14:21.776 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-21 14:14:21.777 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-21 14:14:21.782 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-21 14:14:22.016 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-21 14:14:22.023 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-21 14:14:22.026 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-21 14:14:22.153 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-21 14:14:22.283 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-21 14:14:22.298 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-21 14:14:22.299 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-21 14:14:22.330 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-21 14:14:22.517 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-21 14:14:22.525 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-21 14:14:22.533 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-21 14:14:22.534 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-21 14:14:22.535 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-21 14:14:22.691 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-21 14:14:22.745 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-21 14:14:22.753 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-21 14:14:22.892 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-21 14:14:25.641 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-21 14:14:27.553 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-21 14:14:27.840 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-21 14:14:27.867 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-21 14:14:27.878 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-21 14:14:27.882 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-21 14:14:28.516 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-21 14:14:28.517 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-21 14:14:28.528 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-21 14:14:29.555 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-21 14:14:30.802 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-21 14:14:30.804 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-21 14:14:30.806 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-21 14:14:30.807 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-21 14:14:30.808 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-21 14:14:30.839 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-21 14:14:30.840 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-21 14:14:30.840 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-21 14:14:30.841 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-21 14:14:30.915 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-21 14:14:31.012 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-21 14:14:31.117 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-21 14:14:31.136 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-21 14:14:31.145 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-21 14:14:31.510 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-21 14:14:31.511 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-21 14:14:31.544 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-21 14:14:31.679 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-21 14:14:31.681 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-21 14:14:31.681 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-21 14:14:31.683 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-21 14:14:31.972 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-21 14:14:31.978 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-21 14:14:32.047 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-21 14:14:32.052 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-21 14:14:32.053 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-21 14:14:33.933 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-21 14:14:33.933 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-21 14:14:33.935 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-21 14:14:33.936 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-21 14:14:33.936 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-21 14:14:33.937 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-21 14:14:33.982 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-21 14:14:33.983 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-21 14:14:33.984 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-21 14:14:34.045 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-21 14:14:34.103 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-04-21 14:14:34.338 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-21 14:14:34.742 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-21 14:14:34.773 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-21 14:14:34.811 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-21 14:14:35.241 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-21 14:14:35.377 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-21 14:14:35.381 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-21 14:14:35.399 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-21 14:14:35.427 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-21 14:14:35.475 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-21 14:14:35.479 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-21 14:14:35.482 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-21 14:14:35.488 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-21 14:14:35.505 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-21 14:14:35.595 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-21 14:14:35.598 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-21 14:14:35.618 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-21 14:14:35.636 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-21 14:14:35.740 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-21 14:14:35.753 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-21 14:14:35.771 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-21 14:14:35.797 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-21 14:14:35.798 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-21 14:14:35.799 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-21 14:14:35.864 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-21 14:14:35.940 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-21 14:14:35.948 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-21 14:14:35.998 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-21 14:14:36.060 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-21 14:14:36.062 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-21 14:14:36.064 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-21 14:14:36.084 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-21 14:14:36.089 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-21 14:14:36.093 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-21 14:14:36.197 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-21 14:14:36.271 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-21 14:14:36.291 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-21 14:14:36.314 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-21 14:14:36.374 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-21 14:14:36.379 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-21 14:14:36.380 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-21 14:14:36.396 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-21 14:14:36.401 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-21 14:14:36.419 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-21 14:14:36.575 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-21 14:14:36.593 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-21 14:14:36.601 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-21 14:14:36.625 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-21 14:14:36.758 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-21 14:14:36.759 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-21 14:14:36.760 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-21 14:14:36.764 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-21 14:14:36.768 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-21 14:14:36.772 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-21 14:14:36.872 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-21 14:14:36.877 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-21 14:14:36.892 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-21 14:14:36.897 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-21 14:14:36.985 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-21 14:14:36.987 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-21 14:14:36.988 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-21 14:14:37.017 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-21 14:14:37.044 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-21 14:14:37.048 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-21 14:14:37.123 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-21 14:14:38.511 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-21 14:14:38.516 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-21 14:14:38.530 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-21 14:14:38.536 | Get:170 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-04-21 14:14:38.772 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-21 14:14:38.772 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-21 14:14:38.773 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-21 14:14:38.794 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-21 14:14:38.795 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-21 14:14:38.798 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-21 14:14:38.908 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-21 14:14:38.909 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-21 14:14:38.911 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-21 14:14:39.173 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.28-0ubuntu0.20.04.3 [1,600 kB] 2022-04-21 14:14:39.676 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-21 14:14:39.717 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-21 14:14:39.731 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-21 14:14:39.732 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-21 14:14:39.735 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-21 14:14:39.803 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-21 14:14:40.263 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-21 14:14:40.567 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-21 14:14:40.603 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-21 14:14:40.611 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-21 14:14:40.656 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-21 14:14:40.657 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-21 14:14:40.669 | Get:193 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-04-21 14:14:40.791 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-21 14:14:40.819 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-21 14:14:40.847 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-21 14:14:40.903 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-21 14:14:41.748 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-21 14:14:41.757 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-21 14:14:41.832 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-21 14:14:41.886 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-21 14:14:42.985 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-21 14:14:43.219 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-21 14:14:48.698 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-21 14:14:48.703 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-21 14:14:48.713 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-21 14:14:48.722 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-21 14:14:48.727 | Get:208 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-04-21 14:14:48.938 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-21 14:14:48.943 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-21 14:14:48.989 | Get:211 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-04-21 14:14:49.159 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-21 14:14:49.160 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-21 14:14:49.544 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-21 14:14:49.552 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-21 14:14:49.557 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-21 14:14:49.628 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-21 14:14:49.630 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-21 14:14:49.630 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-21 14:14:49.642 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-21 14:14:49.860 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-21 14:14:49.887 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-21 14:14:50.089 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-21 14:14:50.129 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-21 14:14:50.132 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-21 14:14:50.191 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-21 14:14:50.195 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-21 14:14:50.195 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-21 14:14:50.202 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-21 14:14:50.204 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-21 14:14:50.206 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-21 14:14:50.371 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-21 14:14:50.416 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-21 14:14:51.884 | Preconfiguring packages ... 2022-04-21 14:14:52.027 | Fetched 161 MB in 33s (4,836 kB/s) 2022-04-21 14:14:52.091 | (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-04-21 14:14:52.093 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:14:52.106 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-21 14:14:52.184 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-21 14:14:52.269 | (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-04-21 14:14:52.271 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:52.283 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:52.347 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:52.358 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:52.739 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:52.744 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:52.785 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:52.799 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:52.869 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:53.034 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:53.827 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:14:53.837 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-21 14:14:53.916 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-21 14:14:53.997 | (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-04-21 14:14:53.999 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-21 14:14:54.007 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-21 14:14:54.052 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-21 14:14:54.142 | (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-04-21 14:14:54.145 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-21 14:14:54.159 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-21 14:14:54.218 | Selecting previously unselected package libapr1:amd64. 2022-04-21 14:14:54.225 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-21 14:14:54.227 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-21 14:14:54.283 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-21 14:14:54.295 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-21 14:14:54.496 | Selecting previously unselected package libaprutil1:amd64. 2022-04-21 14:14:54.504 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-21 14:14:54.506 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:14:54.542 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-21 14:14:54.549 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-21 14:14:54.551 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:14:54.582 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-21 14:14:54.588 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-21 14:14:54.630 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-21 14:14:54.640 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-21 14:14:54.693 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-21 14:14:54.699 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-21 14:14:54.746 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-21 14:14:54.754 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-21 14:14:54.756 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:14:54.786 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-21 14:14:54.792 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-21 14:14:54.849 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-21 14:14:54.859 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-21 14:14:54.920 | Selecting previously unselected package libjansson4:amd64. 2022-04-21 14:14:54.927 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-21 14:14:54.929 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-21 14:14:54.959 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-21 14:14:54.966 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-21 14:14:54.968 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-21 14:14:55.018 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-21 14:14:55.024 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-21 14:14:56.290 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:14:56.298 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-21 14:14:56.413 | Selecting previously unselected package apache2-bin. 2022-04-21 14:14:56.420 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-21 14:14:56.423 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-21 14:14:56.625 | Selecting previously unselected package apache2-data. 2022-04-21 14:14:56.632 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-21 14:14:56.634 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-21 14:14:56.739 | Selecting previously unselected package apache2-utils. 2022-04-21 14:14:56.746 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-21 14:14:56.748 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-21 14:14:56.791 | Selecting previously unselected package apache2. 2022-04-21 14:14:56.798 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-21 14:14:56.817 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-21 14:14:56.882 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-21 14:14:56.889 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-21 14:14:56.892 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-21 14:14:56.938 | Selecting previously unselected package haproxy. 2022-04-21 14:14:56.945 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-21 14:14:56.955 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-21 14:14:57.189 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-21 14:14:57.197 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-21 14:14:57.199 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:14:57.233 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-21 14:14:57.241 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-21 14:14:57.243 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:14:57.272 | Selecting previously unselected package mysql-common. 2022-04-21 14:14:57.279 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-21 14:14:57.296 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-21 14:14:57.324 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-21 14:14:57.332 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:14:57.334 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:14:57.572 | Selecting previously unselected package libsensors-config. 2022-04-21 14:14:57.580 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-21 14:14:57.582 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-21 14:14:57.609 | Selecting previously unselected package libsensors5:amd64. 2022-04-21 14:14:57.616 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-21 14:14:57.695 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-21 14:14:57.726 | Selecting previously unselected package libsnmp-base. 2022-04-21 14:14:57.733 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-21 14:14:57.736 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-21 14:14:57.802 | Selecting previously unselected package libsnmp35:amd64. 2022-04-21 14:14:57.809 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-21 14:14:57.812 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-21 14:14:57.974 | Selecting previously unselected package keepalived. 2022-04-21 14:14:57.981 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-21 14:14:57.983 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-21 14:14:58.067 | Selecting previously unselected package memcached. 2022-04-21 14:14:58.074 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-21 14:14:58.076 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-21 14:14:58.134 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-21 14:14:58.593 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-21 14:14:58.685 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-21 14:14:58.692 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-21 14:14:58.823 | Selecting previously unselected package python3-yaml. 2022-04-21 14:14:58.830 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-21 14:14:58.832 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-21 14:14:58.886 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-21 14:14:58.892 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-21 14:14:58.937 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-21 14:14:59.017 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-21 14:14:59.478 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-21 14:14:59.500 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-21 14:14:59.658 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-21 14:14:59.664 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-21 14:14:59.760 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-21 14:14:59.765 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-21 14:14:59.842 | Selecting previously unselected package acl. 2022-04-21 14:14:59.849 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-21 14:14:59.851 | Unpacking acl (2.2.53-6) ... 2022-04-21 14:14:59.880 | Selecting previously unselected package autotools-dev. 2022-04-21 14:14:59.887 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-21 14:14:59.889 | Unpacking autotools-dev (20180224.1) ... 2022-04-21 14:14:59.920 | Selecting previously unselected package m4. 2022-04-21 14:14:59.927 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-21 14:14:59.929 | Unpacking m4 (1.4.18-4) ... 2022-04-21 14:14:59.981 | Selecting previously unselected package autoconf. 2022-04-21 14:14:59.988 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-21 14:14:59.990 | Unpacking autoconf (2.69-11.1) ... 2022-04-21 14:15:00.070 | Selecting previously unselected package automake. 2022-04-21 14:15:00.077 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-21 14:15:00.081 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-21 14:15:00.179 | Selecting previously unselected package autopoint. 2022-04-21 14:15:00.187 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-21 14:15:00.189 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-21 14:15:00.229 | Selecting previously unselected package libllvm10:amd64. 2022-04-21 14:15:00.236 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:00.238 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:02.476 | Selecting previously unselected package libclang-cpp10. 2022-04-21 14:15:02.483 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:02.485 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:03.930 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-21 14:15:03.938 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-21 14:15:03.940 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:04.402 | Selecting previously unselected package libgc1c2:amd64. 2022-04-21 14:15:04.410 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-21 14:15:04.412 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-21 14:15:04.450 | Selecting previously unselected package libobjc4:amd64. 2022-04-21 14:15:04.458 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-21 14:15:04.460 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:04.490 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-21 14:15:04.497 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-21 14:15:04.499 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:04.576 | Selecting previously unselected package libc6-i386. 2022-04-21 14:15:04.584 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-21 14:15:04.586 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-21 14:15:05.091 | Selecting previously unselected package lib32gcc-s1. 2022-04-21 14:15:05.099 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-21 14:15:05.101 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:05.141 | Selecting previously unselected package lib32stdc++6. 2022-04-21 14:15:05.148 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-21 14:15:05.150 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:05.252 | Selecting previously unselected package libclang-common-10-dev. 2022-04-21 14:15:05.259 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:05.261 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:06.240 | Selecting previously unselected package libclang1-10. 2022-04-21 14:15:06.248 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:06.250 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:07.356 | Selecting previously unselected package clang-10. 2022-04-21 14:15:07.364 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:07.366 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:07.400 | Selecting previously unselected package libtool. 2022-04-21 14:15:07.408 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-21 14:15:07.410 | Unpacking libtool (2.4.6-14) ... 2022-04-21 14:15:07.459 | Selecting previously unselected package dh-autoreconf. 2022-04-21 14:15:07.467 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-21 14:15:07.470 | Unpacking dh-autoreconf (19) ... 2022-04-21 14:15:07.496 | Selecting previously unselected package libdebhelper-perl. 2022-04-21 14:15:07.503 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-21 14:15:07.505 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-21 14:15:07.551 | Selecting previously unselected package libarchive-zip-perl. 2022-04-21 14:15:07.559 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-21 14:15:07.561 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-21 14:15:07.601 | Selecting previously unselected package libsub-override-perl. 2022-04-21 14:15:07.608 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-21 14:15:07.610 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-21 14:15:07.637 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-21 14:15:07.645 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-21 14:15:07.647 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-21 14:15:07.675 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-21 14:15:07.682 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-21 14:15:07.685 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-21 14:15:07.709 | Selecting previously unselected package libdpkg-perl. 2022-04-21 14:15:07.716 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-21 14:15:07.720 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-21 14:15:07.792 | Selecting previously unselected package make. 2022-04-21 14:15:07.800 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-21 14:15:07.802 | Unpacking make (4.2.1-1.2) ... 2022-04-21 14:15:07.863 | Selecting previously unselected package dpkg-dev. 2022-04-21 14:15:07.871 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-21 14:15:07.873 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-21 14:15:08.011 | Selecting previously unselected package dwz. 2022-04-21 14:15:08.019 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-21 14:15:08.021 | Unpacking dwz (0.13-5) ... 2022-04-21 14:15:08.070 | Selecting previously unselected package libcroco3:amd64. 2022-04-21 14:15:08.077 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-21 14:15:08.079 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-21 14:15:08.118 | Selecting previously unselected package gettext. 2022-04-21 14:15:08.125 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-21 14:15:08.127 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-21 14:15:08.298 | Selecting previously unselected package intltool-debian. 2022-04-21 14:15:08.306 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-21 14:15:08.308 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-21 14:15:08.336 | Selecting previously unselected package po-debconf. 2022-04-21 14:15:08.344 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-21 14:15:08.346 | Unpacking po-debconf (1.0.21) ... 2022-04-21 14:15:08.411 | Selecting previously unselected package debhelper. 2022-04-21 14:15:08.419 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-21 14:15:08.421 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-21 14:15:08.603 | Selecting previously unselected package uuid-dev:amd64. 2022-04-21 14:15:08.611 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-21 14:15:08.613 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-21 14:15:08.648 | Selecting previously unselected package libsctp1:amd64. 2022-04-21 14:15:08.656 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-21 14:15:08.658 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-21 14:15:08.684 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-21 14:15:08.692 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-21 14:15:08.694 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-21 14:15:08.728 | Selecting previously unselected package libapr1-dev. 2022-04-21 14:15:08.735 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-21 14:15:08.738 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-21 14:15:08.994 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-21 14:15:09.003 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-21 14:15:09.005 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-21 14:15:09.115 | Selecting previously unselected package libaprutil1-dev. 2022-04-21 14:15:09.123 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-21 14:15:09.125 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-21 14:15:09.340 | Selecting previously unselected package apache2-dev. 2022-04-21 14:15:09.348 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-21 14:15:09.350 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:09.416 | Selecting previously unselected package binfmt-support. 2022-04-21 14:15:09.425 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-21 14:15:09.435 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-21 14:15:09.467 | Selecting previously unselected package g++-9. 2022-04-21 14:15:09.476 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-21 14:15:09.478 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:10.624 | Selecting previously unselected package g++. 2022-04-21 14:15:10.632 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-21 14:15:10.634 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-21 14:15:10.658 | Selecting previously unselected package build-essential. 2022-04-21 14:15:10.666 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-21 14:15:10.669 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-21 14:15:10.695 | Selecting previously unselected package conntrack. 2022-04-21 14:15:10.703 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-21 14:15:10.706 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-21 14:15:10.739 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-21 14:15:10.747 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-21 14:15:10.749 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-21 14:15:10.776 | Selecting previously unselected package libnetfilter-queue1. 2022-04-21 14:15:10.785 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-21 14:15:10.787 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-21 14:15:10.817 | Selecting previously unselected package conntrackd. 2022-04-21 14:15:10.825 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-21 14:15:10.827 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-21 14:15:10.877 | Selecting previously unselected package dns-root-data. 2022-04-21 14:15:10.884 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-21 14:15:10.887 | Unpacking dns-root-data (2019052802) ... 2022-04-21 14:15:10.919 | Selecting previously unselected package libidn11:amd64. 2022-04-21 14:15:10.927 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-21 14:15:10.930 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-21 14:15:10.970 | Selecting previously unselected package dnsmasq-base. 2022-04-21 14:15:10.979 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-21 14:15:10.981 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-21 14:15:11.053 | Selecting previously unselected package dnsmasq-utils. 2022-04-21 14:15:11.063 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-21 14:15:11.066 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-21 14:15:11.097 | Selecting previously unselected package dstat. 2022-04-21 14:15:11.105 | Preparing to unpack .../092-dstat_0.7.4-6_all.deb ... 2022-04-21 14:15:11.107 | Unpacking dstat (0.7.4-6) ... 2022-04-21 14:15:11.175 | Selecting previously unselected package ebtables. 2022-04-21 14:15:11.183 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-21 14:15:11.199 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-21 14:15:11.243 | Selecting previously unselected package libfakeroot:amd64. 2022-04-21 14:15:11.251 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-04-21 14:15:11.254 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-21 14:15:11.287 | Selecting previously unselected package fakeroot. 2022-04-21 14:15:11.297 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-04-21 14:15:11.300 | Unpacking fakeroot (1.24-1) ... 2022-04-21 14:15:11.346 | Selecting previously unselected package fonts-dejavu-core. 2022-04-21 14:15:11.354 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-21 14:15:11.358 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-21 14:15:11.541 | Selecting previously unselected package fonts-liberation. 2022-04-21 14:15:11.549 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-21 14:15:11.551 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-21 14:15:11.688 | Selecting previously unselected package fontconfig-config. 2022-04-21 14:15:11.696 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-21 14:15:11.699 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-21 14:15:11.738 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-21 14:15:11.745 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-21 14:15:11.747 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-21 14:15:11.791 | Selecting previously unselected package fontconfig. 2022-04-21 14:15:11.799 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-21 14:15:11.801 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-21 14:15:11.847 | Selecting previously unselected package genisoimage. 2022-04-21 14:15:11.855 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-21 14:15:11.857 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-21 14:15:11.938 | Selecting previously unselected package libann0. 2022-04-21 14:15:11.946 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-21 14:15:11.948 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-21 14:15:11.978 | Selecting previously unselected package libcdt5:amd64. 2022-04-21 14:15:11.986 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:11.989 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:12.018 | Selecting previously unselected package libcgraph6:amd64. 2022-04-21 14:15:12.025 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:12.028 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:12.064 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-21 14:15:12.075 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-21 14:15:12.079 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-21 14:15:12.121 | Selecting previously unselected package libjpeg8:amd64. 2022-04-21 14:15:12.129 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-21 14:15:12.131 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:12.159 | Selecting previously unselected package libjbig0:amd64. 2022-04-21 14:15:12.167 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-21 14:15:12.169 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-21 14:15:12.202 | Selecting previously unselected package libwebp6:amd64. 2022-04-21 14:15:12.210 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:12.212 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-21 14:15:12.264 | Selecting previously unselected package libtiff5:amd64. 2022-04-21 14:15:12.272 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:15:12.274 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-21 14:15:12.328 | Selecting previously unselected package libxpm4:amd64. 2022-04-21 14:15:12.336 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-21 14:15:12.338 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-21 14:15:12.371 | Selecting previously unselected package libgd3:amd64. 2022-04-21 14:15:12.379 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-21 14:15:12.381 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-21 14:15:12.427 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-21 14:15:12.435 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-21 14:15:12.438 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-21 14:15:12.489 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-21 14:15:12.497 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-21 14:15:12.501 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-21 14:15:12.561 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-21 14:15:12.568 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-04-21 14:15:12.571 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-21 14:15:12.602 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-21 14:15:12.611 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-21 14:15:12.613 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-21 14:15:12.642 | Selecting previously unselected package libxrender1:amd64. 2022-04-21 14:15:12.650 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-21 14:15:12.652 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-21 14:15:12.683 | Selecting previously unselected package libcairo2:amd64. 2022-04-21 14:15:12.691 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:12.693 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-21 14:15:12.791 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-21 14:15:12.799 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-21 14:15:12.801 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-21 14:15:12.840 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-21 14:15:12.849 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-21 14:15:12.852 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-21 14:15:12.931 | Selecting previously unselected package libthai-data. 2022-04-21 14:15:12.939 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-04-21 14:15:12.941 | Unpacking libthai-data (0.1.28-3) ... 2022-04-21 14:15:12.992 | Selecting previously unselected package libdatrie1:amd64. 2022-04-21 14:15:13.001 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-21 14:15:13.003 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-21 14:15:13.036 | Selecting previously unselected package libthai0:amd64. 2022-04-21 14:15:13.043 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-04-21 14:15:13.046 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-21 14:15:13.078 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-21 14:15:13.086 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-21 14:15:13.090 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:13.139 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-21 14:15:13.147 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-21 14:15:13.149 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:13.182 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-21 14:15:13.190 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-21 14:15:13.192 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:13.223 | Selecting previously unselected package libpathplan4:amd64. 2022-04-21 14:15:13.231 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:13.233 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:13.263 | Selecting previously unselected package libgvc6. 2022-04-21 14:15:13.271 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:13.273 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-21 14:15:13.394 | Selecting previously unselected package libgvpr2:amd64. 2022-04-21 14:15:13.402 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:13.404 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:13.456 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-21 14:15:13.464 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:13.466 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:13.621 | Selecting previously unselected package x11-common. 2022-04-21 14:15:13.630 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-21 14:15:13.654 | dpkg-query: no packages found matching nux-tools 2022-04-21 14:15:13.665 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-21 14:15:13.705 | Selecting previously unselected package libice6:amd64. 2022-04-21 14:15:13.713 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-21 14:15:13.715 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-21 14:15:13.747 | Selecting previously unselected package libsm6:amd64. 2022-04-21 14:15:13.754 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-21 14:15:13.757 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-21 14:15:13.787 | Selecting previously unselected package libxt6:amd64. 2022-04-21 14:15:13.795 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-21 14:15:13.797 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-21 14:15:13.847 | Selecting previously unselected package libxmu6:amd64. 2022-04-21 14:15:13.855 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-21 14:15:13.857 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-21 14:15:13.891 | Selecting previously unselected package libxaw7:amd64. 2022-04-21 14:15:13.899 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-21 14:15:13.901 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-21 14:15:13.951 | Selecting previously unselected package graphviz. 2022-04-21 14:15:13.960 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-21 14:15:13.962 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-21 14:15:14.095 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-21 14:15:14.103 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-21 14:15:14.105 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:15:14.155 | Selecting previously unselected package libibverbs1:amd64. 2022-04-21 14:15:14.163 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-21 14:15:14.165 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:14.206 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-21 14:15:14.214 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-21 14:15:14.229 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:14.288 | Selecting previously unselected package icu-devtools. 2022-04-21 14:15:14.296 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-21 14:15:14.299 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-21 14:15:14.357 | Selecting previously unselected package iputils-arping. 2022-04-21 14:15:14.366 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-21 14:15:14.367 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-21 14:15:14.401 | Selecting previously unselected package javascript-common. 2022-04-21 14:15:14.409 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-04-21 14:15:14.423 | Unpacking javascript-common (11) ... 2022-04-21 14:15:14.453 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-21 14:15:14.461 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:14.463 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:14.497 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-21 14:15:14.505 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:14.507 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:14.541 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-21 14:15:14.549 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:14.551 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:14.586 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-21 14:15:14.594 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:14.596 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:14.629 | Selecting previously unselected package comerr-dev:amd64. 2022-04-21 14:15:14.637 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-21 14:15:14.642 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-21 14:15:14.675 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-21 14:15:14.682 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:14.684 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:14.736 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-21 14:15:14.744 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-21 14:15:14.761 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-21 14:15:14.794 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-21 14:15:14.803 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-21 14:15:14.805 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-21 14:15:14.832 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-21 14:15:14.840 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-21 14:15:14.842 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-21 14:15:14.867 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-21 14:15:14.876 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-21 14:15:14.878 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-21 14:15:14.908 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-21 14:15:14.916 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-21 14:15:14.918 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-21 14:15:14.984 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-21 14:15:14.992 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-21 14:15:14.994 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-21 14:15:15.059 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-21 14:15:15.067 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-21 14:15:15.069 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-21 14:15:15.101 | Selecting previously unselected package libgts-bin. 2022-04-21 14:15:15.110 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-21 14:15:15.112 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-21 14:15:15.148 | Selecting previously unselected package libicu-dev:amd64. 2022-04-21 14:15:15.156 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-21 14:15:15.159 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-21 14:15:16.585 | Selecting previously unselected package libipset13:amd64. 2022-04-21 14:15:16.594 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:16.595 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-21 14:15:16.632 | Selecting previously unselected package librdmacm1:amd64. 2022-04-21 14:15:16.639 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-21 14:15:16.641 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:16.678 | Selecting previously unselected package libiscsi7:amd64. 2022-04-21 14:15:16.686 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-21 14:15:16.689 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-21 14:15:16.723 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-21 14:15:16.730 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-21 14:15:16.732 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-21 14:15:16.793 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-21 14:15:16.802 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-21 14:15:16.804 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:16.827 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-21 14:15:16.835 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-21 14:15:16.837 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:16.862 | Selecting previously unselected package libjs-jquery. 2022-04-21 14:15:16.870 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-21 14:15:16.872 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-21 14:15:16.932 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-21 14:15:16.939 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-21 14:15:16.942 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-21 14:15:16.967 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-21 14:15:16.975 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-21 14:15:16.977 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-21 14:15:17.049 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-21 14:15:17.057 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-21 14:15:17.059 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-21 14:15:17.113 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-21 14:15:17.121 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-21 14:15:17.123 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-21 14:15:17.148 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-21 14:15:17.156 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-21 14:15:17.158 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-21 14:15:17.183 | Selecting previously unselected package libssl-dev:amd64. 2022-04-21 14:15:17.191 | Preparing to unpack .../170-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-21 14:15:17.193 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-21 14:15:17.464 | Selecting previously unselected package libmysqlclient-dev. 2022-04-21 14:15:17.472 | Preparing to unpack .../171-libmysqlclient-dev_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:15:17.474 | Unpacking libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:15:17.764 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-21 14:15:17.772 | Preparing to unpack .../172-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-21 14:15:17.774 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-21 14:15:17.868 | Selecting previously unselected package libomp5-10:amd64. 2022-04-21 14:15:17.877 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:17.879 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:17.952 | Selecting previously unselected package libomp-10-dev. 2022-04-21 14:15:17.960 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:17.962 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:17.996 | Selecting previously unselected package libpq5:amd64. 2022-04-21 14:15:18.005 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:18.007 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:18.048 | Selecting previously unselected package libpq-dev. 2022-04-21 14:15:18.056 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:18.058 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:18.129 | Selecting previously unselected package librados2. 2022-04-21 14:15:18.137 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:15:18.139 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-21 14:15:18.609 | Selecting previously unselected package librbd1. 2022-04-21 14:15:18.617 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:15:18.619 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-21 14:15:18.879 | Selecting previously unselected package libsasl2-dev. 2022-04-21 14:15:18.887 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-21 14:15:18.889 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-21 14:15:18.964 | Preparing to unpack .../180-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-21 14:15:18.971 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-21 14:15:19.013 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-21 14:15:19.022 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-21 14:15:19.024 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-21 14:15:19.137 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-21 14:15:19.146 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-21 14:15:19.148 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-21 14:15:19.172 | Selecting previously unselected package libx86-1:amd64. 2022-04-21 14:15:19.180 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-21 14:15:19.182 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-21 14:15:19.218 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-21 14:15:19.226 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-21 14:15:19.228 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-21 14:15:19.373 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-21 14:15:19.382 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-21 14:15:19.384 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-21 14:15:19.466 | Selecting previously unselected package llvm-10-runtime. 2022-04-21 14:15:19.474 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:19.476 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:19.532 | Selecting previously unselected package libpfm4:amd64. 2022-04-21 14:15:19.540 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-21 14:15:19.542 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-21 14:15:19.616 | Selecting previously unselected package llvm-10. 2022-04-21 14:15:19.624 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:19.627 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:20.400 | Selecting previously unselected package libffi-dev:amd64. 2022-04-21 14:15:20.409 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-04-21 14:15:20.411 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-21 14:15:20.462 | Selecting previously unselected package python3-pygments. 2022-04-21 14:15:20.470 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-21 14:15:20.472 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-21 14:15:20.610 | Selecting previously unselected package llvm-10-tools. 2022-04-21 14:15:20.618 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:20.620 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:20.761 | Selecting previously unselected package libz3-4:amd64. 2022-04-21 14:15:20.770 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-21 14:15:20.772 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-21 14:15:21.719 | Selecting previously unselected package libz3-dev:amd64. 2022-04-21 14:15:21.727 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-21 14:15:21.730 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-21 14:15:21.773 | Selecting previously unselected package llvm-10-dev. 2022-04-21 14:15:21.781 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-21 14:15:21.783 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:26.275 | Selecting previously unselected package lsscsi. 2022-04-21 14:15:26.285 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-04-21 14:15:26.287 | Unpacking lsscsi (0.30-0.1) ... 2022-04-21 14:15:26.320 | Selecting previously unselected package pkg-config. 2022-04-21 14:15:26.329 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-21 14:15:26.331 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-21 14:15:26.364 | Selecting previously unselected package pm-utils. 2022-04-21 14:15:26.373 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-04-21 14:15:26.375 | Unpacking pm-utils (1.4.1-19) ... 2022-04-21 14:15:26.434 | Selecting previously unselected package postgresql-client-common. 2022-04-21 14:15:26.443 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-21 14:15:26.445 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-21 14:15:26.477 | Selecting previously unselected package postgresql-client-12. 2022-04-21 14:15:26.486 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:26.488 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:26.690 | Selecting previously unselected package ssl-cert. 2022-04-21 14:15:26.698 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-04-21 14:15:26.700 | Unpacking ssl-cert (1.0.39) ... 2022-04-21 14:15:26.735 | Selecting previously unselected package postgresql-common. 2022-04-21 14:15:26.743 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-21 14:15:26.770 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-21 14:15:26.775 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-21 14:15:26.840 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-21 14:15:26.849 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:26.851 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:27.179 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-21 14:15:27.188 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-21 14:15:27.190 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-21 14:15:27.220 | Selecting previously unselected package python-pip-whl. 2022-04-21 14:15:27.229 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-21 14:15:27.231 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-21 14:15:27.435 | Selecting previously unselected package python3-mysqldb. 2022-04-21 14:15:27.444 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-21 14:15:27.446 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-21 14:15:27.481 | Selecting previously unselected package python3-wheel. 2022-04-21 14:15:27.490 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-04-21 14:15:27.492 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-21 14:15:27.525 | Selecting previously unselected package python3-pip. 2022-04-21 14:15:27.534 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-21 14:15:27.536 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-21 14:15:27.618 | Selecting previously unselected package python3.8-venv. 2022-04-21 14:15:27.628 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-21 14:15:27.630 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-21 14:15:27.655 | Selecting previously unselected package python3-venv. 2022-04-21 14:15:27.663 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-21 14:15:27.665 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-21 14:15:27.690 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-21 14:15:27.699 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-21 14:15:27.701 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-21 14:15:27.732 | Selecting previously unselected package qemu-utils. 2022-04-21 14:15:27.741 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-21 14:15:27.743 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-21 14:15:27.924 | Selecting previously unselected package sharutils. 2022-04-21 14:15:27.932 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-21 14:15:27.934 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-21 14:15:27.982 | Selecting previously unselected package sqlite3. 2022-04-21 14:15:27.991 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-21 14:15:27.993 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-21 14:15:28.137 | Selecting previously unselected package unzip. 2022-04-21 14:15:28.146 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-21 14:15:28.148 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-21 14:15:28.195 | Selecting previously unselected package vbetool. 2022-04-21 14:15:28.204 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-04-21 14:15:28.206 | Unpacking vbetool (1.1-4) ... 2022-04-21 14:15:28.240 | Selecting previously unselected package ipset. 2022-04-21 14:15:28.248 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-21 14:15:28.258 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-21 14:15:28.290 | Selecting previously unselected package ipvsadm. 2022-04-21 14:15:28.300 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-21 14:15:28.302 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-21 14:15:28.336 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-21 14:15:28.345 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-21 14:15:28.354 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:28.381 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-21 14:15:28.389 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-21 14:15:28.392 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-21 14:15:28.422 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-21 14:15:28.431 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-21 14:15:28.433 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-21 14:15:28.463 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-21 14:15:28.472 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-21 14:15:28.474 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:28.504 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-21 14:15:28.512 | Preparing to unpack .../222-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-21 14:15:28.515 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-21 14:15:28.547 | Selecting previously unselected package socat. 2022-04-21 14:15:28.556 | Preparing to unpack .../223-socat_1.7.3.3-2_amd64.deb ... 2022-04-21 14:15:28.558 | Unpacking socat (1.7.3.3-2) ... 2022-04-21 14:15:28.632 | Selecting previously unselected package vlan. 2022-04-21 14:15:28.641 | Preparing to unpack .../224-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-21 14:15:28.643 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-21 14:15:28.703 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-21 14:15:28.709 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-21 14:15:28.718 | Setting up javascript-common (11) ... 2022-04-21 14:15:28.753 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-21 14:15:28.768 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-21 14:15:28.774 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-21 14:15:28.779 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-21 14:15:28.785 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-21 14:15:28.807 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-21 14:15:28.811 | Setting up dstat (0.7.4-6) ... 2022-04-21 14:15:29.095 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-21 14:15:29.095 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-04-21 14:15:29.113 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-21 14:15:29.113 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-04-21 14:15:29.160 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-21 14:15:29.165 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-21 14:15:29.170 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:29.175 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-21 14:15:29.180 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-21 14:15:29.185 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-21 14:15:29.191 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-21 14:15:29.196 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-21 14:15:29.201 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-21 14:15:29.207 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-21 14:15:29.213 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-21 14:15:29.219 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-21 14:15:29.225 | Setting up vbetool (1.1-4) ... 2022-04-21 14:15:29.231 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-21 14:15:29.237 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-21 14:15:29.244 | Setting up pm-utils (1.4.1-19) ... 2022-04-21 14:15:29.253 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-21 14:15:29.490 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-21 14:15:29.515 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-21 14:15:29.520 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-21 14:15:29.536 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:29.541 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-21 14:15:29.780 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-21 14:15:30.456 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-21 14:15:30.466 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-21 14:15:30.471 | Setting up m4 (1.4.18-4) ... 2022-04-21 14:15:30.476 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-21 14:15:30.766 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:30.771 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-21 14:15:30.776 | Setting up iputils-arping (3:20190709-3) ... 2022-04-21 14:15:30.811 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-21 14:15:30.817 | Setting up conntrack (1:1.4.5-2) ... 2022-04-21 14:15:30.822 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-21 14:15:30.828 | Setting up python3-wheel (0.34.2-1) ... 2022-04-21 14:15:31.079 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-21 14:15:31.085 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-21 14:15:31.286 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-21 14:15:33.364 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-21 14:15:33.372 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-21 14:15:33.377 | Setting up acl (2.2.53-6) ... 2022-04-21 14:15:33.384 | Setting up dns-root-data (2019052802) ... 2022-04-21 14:15:33.389 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-21 14:15:33.395 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:33.401 | Setting up fakeroot (1.24-1) ... 2022-04-21 14:15:33.408 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-21 14:15:33.416 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-21 14:15:33.422 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:33.427 | Setting up autotools-dev (20180224.1) ... 2022-04-21 14:15:33.432 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-21 14:15:34.227 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-21 14:15:34.232 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-21 14:15:34.238 | Setting up make (4.2.1-1.2) ... 2022-04-21 14:15:34.248 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-21 14:15:34.256 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:34.268 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-21 14:15:34.275 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:34.281 | Setting up ebtables (2.0.11-3build1) ... 2022-04-21 14:15:34.829 | Setting up socat (1.7.3.3-2) ... 2022-04-21 14:15:34.834 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-21 14:15:34.839 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-21 14:15:34.848 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-21 14:15:34.853 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-21 14:15:34.859 | Setting up binfmt-support (2.2.0-2) ... 2022-04-21 14:15:35.146 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-21 14:15:36.179 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-21 14:15:36.185 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-21 14:15:36.190 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-21 14:15:36.237 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-21 14:15:36.242 | Setting up lsscsi (0.30-0.1) ... 2022-04-21 14:15:36.247 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-21 14:15:36.253 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:36.259 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-21 14:15:36.264 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-21 14:15:36.270 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-21 14:15:36.276 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-21 14:15:36.282 | Setting up autoconf (2.69-11.1) ... 2022-04-21 14:15:36.289 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-21 14:15:36.296 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-21 14:15:36.338 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-21 14:15:36.343 | Setting up dwz (0.13-5) ... 2022-04-21 14:15:36.349 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-21 14:15:36.355 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-21 14:15:36.360 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-21 14:15:36.366 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-21 14:15:36.371 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-21 14:15:36.385 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-21 14:15:37.631 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:37.637 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:37.643 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-21 14:15:37.648 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-21 14:15:37.654 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-21 14:15:37.660 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:15:37.670 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-21 14:15:37.677 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-21 14:15:37.684 | Setting up libsub-override-perl (0.09-2) ... 2022-04-21 14:15:37.692 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-21 14:15:37.697 | Setting up libthai-data (0.1.28-3) ... 2022-04-21 14:15:37.703 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-21 14:15:37.709 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:37.715 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:37.721 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:37.727 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:37.735 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-21 14:15:37.740 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-21 14:15:37.746 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-21 14:15:37.761 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-21 14:15:37.770 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-21 14:15:38.780 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-21 14:15:39.113 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-21 14:15:39.119 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-21 14:15:39.125 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-21 14:15:39.130 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-21 14:15:39.135 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-21 14:15:39.141 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-21 14:15:39.146 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-21 14:15:39.151 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:15:39.157 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:39.162 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-21 14:15:39.170 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-21 14:15:39.174 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-21 14:15:39.179 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-21 14:15:39.184 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:39.190 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-21 14:15:39.196 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-21 14:15:39.202 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-21 14:15:39.207 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-21 14:15:39.424 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-21 14:15:39.429 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:15:39.434 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:39.442 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-21 14:15:39.447 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:39.453 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-21 14:15:39.465 | Setting up libtool (2.4.6-14) ... 2022-04-21 14:15:39.470 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-21 14:15:39.572 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-21 14:15:39.603 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-21 14:15:40.048 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-21 14:15:41.078 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-21 14:15:41.083 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:15:41.089 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-21 14:15:41.259 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-21 14:15:41.264 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:41.270 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:41.279 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-21 14:15:42.462 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-21 14:15:43.156 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-21 14:15:43.167 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:15:43.173 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-21 14:15:43.425 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-21 14:15:43.436 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-21 14:15:43.442 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-21 14:15:43.448 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-21 14:15:43.454 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-21 14:15:43.460 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-21 14:15:43.466 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:43.473 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-21 14:15:43.480 | Setting up ssl-cert (1.0.39) ... 2022-04-21 14:15:43.872 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-21 14:15:43.879 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-21 14:15:43.954 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-21 14:15:43.960 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-21 14:15:44.437 | Adding user postgres to group ssl-cert 2022-04-21 14:15:44.595 | 2022-04-21 14:15:44.595 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-21 14:15:44.781 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-21 14:15:44.781 | Removing obsolete dictionary files: 2022-04-21 14:15:45.379 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-21 14:15:46.488 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-21 14:15:46.494 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-21 14:15:46.500 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-21 14:15:46.590 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-21 14:15:46.999 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-21 14:15:47.006 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-21 14:15:47.012 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-21 14:15:47.022 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-21 14:15:47.027 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-21 14:15:47.032 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-21 14:15:47.038 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-21 14:15:47.043 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-21 14:15:47.049 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-21 14:15:47.055 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:47.060 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-21 14:15:47.066 | Setting up libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:15:47.072 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:47.078 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:47.083 | Setting up ipvsadm (1:1.31-1) ... 2022-04-21 14:15:47.869 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-21 14:15:47.875 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:47.975 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-21 14:15:50.040 | Regenerating fonts cache... done. 2022-04-21 14:15:50.042 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-21 14:15:50.048 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-21 14:15:50.053 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-21 14:15:51.361 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-21 14:15:52.189 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:52.232 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:52.238 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-21 14:15:53.243 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-21 14:15:53.926 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:53.932 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:53.938 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-21 14:15:53.944 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:53.949 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:53.955 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:53.960 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-21 14:15:53.966 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-21 14:15:53.971 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-21 14:15:53.977 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:53.983 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:54.594 | 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-04-21 14:15:54.617 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-21 14:15:54.622 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-21 14:15:54.642 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-21 14:15:54.648 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-21 14:15:54.653 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-21 14:15:54.659 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-21 14:15:54.664 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:54.669 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-21 14:15:54.675 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-21 14:15:54.680 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-21 14:15:54.685 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-21 14:15:54.690 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-21 14:15:54.695 | Setting up po-debconf (1.0.21) ... 2022-04-21 14:15:54.700 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-21 14:15:55.068 | Enabling module mpm_event. 2022-04-21 14:15:55.134 | Enabling module authz_core. 2022-04-21 14:15:55.140 | Enabling module authz_host. 2022-04-21 14:15:55.199 | Enabling module authn_core. 2022-04-21 14:15:55.205 | Enabling module auth_basic. 2022-04-21 14:15:55.264 | Enabling module access_compat. 2022-04-21 14:15:55.322 | Enabling module authn_file. 2022-04-21 14:15:55.383 | Enabling module authz_user. 2022-04-21 14:15:55.444 | Enabling module alias. 2022-04-21 14:15:55.508 | Enabling module dir. 2022-04-21 14:15:55.568 | Enabling module autoindex. 2022-04-21 14:15:55.628 | Enabling module env. 2022-04-21 14:15:55.688 | Enabling module mime. 2022-04-21 14:15:55.747 | Enabling module negotiation. 2022-04-21 14:15:55.807 | Enabling module setenvif. 2022-04-21 14:15:55.866 | Enabling module filter. 2022-04-21 14:15:55.926 | Enabling module deflate. 2022-04-21 14:15:55.986 | Enabling module status. 2022-04-21 14:15:56.044 | Enabling module reqtimeout. 2022-04-21 14:15:56.104 | Enabling conf charset. 2022-04-21 14:15:56.164 | Enabling conf localized-error-pages. 2022-04-21 14:15:56.223 | Enabling conf other-vhosts-access-log. 2022-04-21 14:15:56.282 | Enabling conf security. 2022-04-21 14:15:56.341 | Enabling conf serve-cgi-bin. 2022-04-21 14:15:56.401 | Enabling site 000-default. 2022-04-21 14:15:56.454 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-21 14:15:56.509 | Enabling conf javascript-common. 2022-04-21 14:15:56.766 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-21 14:15:57.334 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-21 14:15:59.990 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-21 14:16:00.003 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-21 14:16:00.024 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-21 14:16:00.029 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-21 14:16:00.041 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-21 14:16:00.047 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-21 14:16:00.052 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-21 14:16:00.057 | Setting up graphviz (2.42.2-3build2) ... 2022-04-21 14:16:00.065 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-21 14:16:00.072 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:16:00.074 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-21 14:16:01.204 | Setting up dh-autoreconf (19) ... 2022-04-21 14:16:01.210 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-21 14:16:02.056 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-21 14:16:02.064 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-21 14:16:02.071 | Setting up debhelper (12.10ubuntu1) ... 2022-04-21 14:16:02.093 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-21 14:16:02.434 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-21 14:16:02.440 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-21 14:16:02.464 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-21 14:16:02.532 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-21 14:16:15.811 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-21 14:16:15.834 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-21 14:16:16.227 | Processing triggers for ufw (0.36-6) ... 2022-04-21 14:16:16.359 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:16:40.350 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-21 14:16:40.364 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-21 14:16:48.114 | ++ functions-common:apt_get:1125 : result=0 2022-04-21 14:16:48.117 | ++ functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:16:48.119 | ++ functions-common:time_stop:2316 : local name 2022-04-21 14:16:48.121 | ++ functions-common:time_stop:2317 : local end_time 2022-04-21 14:16:48.123 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:16:48.125 | ++ functions-common:time_stop:2319 : local total 2022-04-21 14:16:48.127 | ++ functions-common:time_stop:2320 : local start_time 2022-04-21 14:16:48.129 | ++ functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:16:48.131 | ++ functions-common:time_stop:2323 : start_time=1650550456177 2022-04-21 14:16:48.133 | ++ functions-common:time_stop:2325 : [[ -z 1650550456177 ]] 2022-04-21 14:16:48.137 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:16:48.140 | ++ functions-common:time_stop:2328 : end_time=1650550608138 2022-04-21 14:16:48.142 | ++ functions-common:time_stop:2329 : elapsed_time=151961 2022-04-21 14:16:48.145 | ++ functions-common:time_stop:2330 : total=753 2022-04-21 14:16:48.147 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:16:48.149 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=152714 2022-04-21 14:16:48.151 | ++ functions-common:apt_get:1129 : return 0 2022-04-21 14:16:48.154 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-21 14:16:48.156 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-21 14:16:48.158 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-21 14:16:48.162 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-21 14:16:48.166 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-04-21 14:16:48.168 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-04-21 14:16:48.171 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-21 14:16:49.472 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-21 14:16:49.474 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-21 14:16:49.475 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-21 14:16:49.477 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-21 14:16:49.479 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-21 14:16:49.481 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-21 14:16:49.483 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-21 14:16:49.485 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-21 14:16:49.487 | + functions-common:_ensure_lsb_release:328 : return 2022-04-21 14:16:49.489 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-21 14:16:49.557 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-21 14:16:49.559 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-21 14:16:49.626 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-21 14:16:49.629 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-21 14:16:49.695 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-21 14:16:49.698 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-21 14:16:49.699 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-21 14:16:49.701 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-21 14:16:49.703 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-21 14:16:49.705 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-21 14:16:49.707 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-21 14:16:49.709 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-21 14:16:49.711 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-21 14:16:49.713 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-21 14:16:49.715 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-21 14:16:49.715 | Distro: focal 2022-04-21 14:16:49.717 | + tools/install_pip.sh:main:136 : get_versions 2022-04-21 14:16:49.720 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-21 14:16:49.723 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-21 14:16:49.725 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-21 14:16:49.727 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-21 14:16:49.728 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-21 14:16:50.121 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-04-21 14:16:50.123 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-04-21 14:16:50.123 | pip: 20.2.2 2022-04-21 14:16:50.124 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-04-21 14:16:50.494 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-04-21 14:16:50.516 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-04-21 14:16:50.518 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-04-21 14:16:50.520 | + tools/install_pip.sh:main:144 : exit 0 2022-04-21 14:16:50.523 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-21 14:16:50.526 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-21 14:16:50.529 | + ./stack.sh:main:765 : fixup_all 2022-04-21 14:16:50.532 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-04-21 14:16:50.534 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-21 14:16:50.536 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-21 14:16:50.546 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-21 14:16:50.547 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-21 14:16:50.547 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-21 14:16:50.552 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-04-21 14:16:50.554 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-04-21 14:16:50.557 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-04-21 14:16:50.565 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-04-21 14:16:50.568 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-04-21 14:16:50.570 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-04-21 14:16:50.572 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-04-21 14:16:50.575 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-04-21 14:16:50.577 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-04-21 14:16:50.579 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:16:50.581 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:16:50.583 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:16:50.585 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:16:50.587 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:16:50.589 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:16:50.591 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:16:50.593 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:16:50.595 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:16:50.597 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-04-21 14:16:50.599 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-04-21 14:16:50.601 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-04-21 14:16:50.604 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:16:50.606 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:16:50.608 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:16:50.610 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:16:50.612 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:16:50.614 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:16:50.616 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-04-21 14:16:50.619 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-04-21 14:16:50.639 | Using python 3.8 to install os-testr 2022-04-21 14:16:50.641 | + 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-04-21 14:16:51.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:16:51.294 | from cryptography.utils import int_from_bytes 2022-04-21 14:16:51.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:16:51.294 | from cryptography.utils import int_from_bytes 2022-04-21 14:16:52.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:16:52.304 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.305 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.311 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.316 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.317 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.319 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:16:52.881 | Collecting os-testr===2.0.0 2022-04-21 14:16:52.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-04-21 14:16:53.475 | Collecting stestr===3.1.0 2022-04-21 14:16:53.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-04-21 14:16:53.574 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-21 14:16:53.577 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.4.0) 2022-04-21 14:16:54.083 | Collecting python-subunit===1.4.0 2022-04-21 14:16:54.090 | 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-04-21 14:16:54.575 | Collecting future===0.18.2 2022-04-21 14:16:54.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-21 14:16:55.537 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2022-04-21 14:16:55.541 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.7.0) 2022-04-21 14:16:55.552 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-04-21 14:16:55.563 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-04-21 14:16:55.566 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.4.0) 2022-04-21 14:16:55.570 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-21 14:16:55.573 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-04-21 14:16:55.575 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.1.0) 2022-04-21 14:16:55.582 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2022-04-21 14:16:55.584 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-04-21 14:16:55.588 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-04-21 14:16:55.594 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.5.0) 2022-04-21 14:16:55.649 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-04-21 14:16:55.652 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.0.0) 2022-04-21 14:16:55.655 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.4.0) 2022-04-21 14:16:55.657 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-04-21 14:16:55.697 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (1.8.2) 2022-04-21 14:16:55.700 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2022-04-21 14:16:55.705 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.4.4) 2022-04-21 14:16:55.709 | Building wheels for collected packages: future 2022-04-21 14:16:55.710 | Building wheel for future (setup.py): started 2022-04-21 14:16:56.755 | Building wheel for future (setup.py): finished with status 'done' 2022-04-21 14:16:56.759 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=492f2c9ed80a82f6e32db265952e991be63e475bd5ee6989b9c9ced28d813874 2022-04-21 14:16:56.759 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-21 14:16:56.760 | Successfully built future 2022-04-21 14:16:57.968 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-21 14:16:58.819 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-04-21 14:16:58.923 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:16:58.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:16:59.023 | + inc/python:pip_install:200 : result=0 2022-04-21 14:16:59.025 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:16:59.027 | + functions-common:time_stop:2316 : local name 2022-04-21 14:16:59.029 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:16:59.031 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:16:59.033 | + functions-common:time_stop:2319 : local total 2022-04-21 14:16:59.035 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:16:59.037 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:16:59.039 | + functions-common:time_stop:2323 : start_time=1650550610633 2022-04-21 14:16:59.041 | + functions-common:time_stop:2325 : [[ -z 1650550610633 ]] 2022-04-21 14:16:59.044 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:16:59.047 | + functions-common:time_stop:2328 : end_time=1650550619045 2022-04-21 14:16:59.050 | + functions-common:time_stop:2329 : elapsed_time=8412 2022-04-21 14:16:59.052 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:16:59.054 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:16:59.056 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=8412 2022-04-21 14:16:59.058 | + inc/python:pip_install:203 : return 0 2022-04-21 14:16:59.061 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-21 14:16:59.108 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-04-21 14:16:59.206 | + ./stack.sh:main:779 : install_infra 2022-04-21 14:16:59.208 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-21 14:16:59.211 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-21 14:16:59.216 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-21 14:17:02.352 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-21 14:17:02.355 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-21 14:17:02.376 | + 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-04-21 14:17:04.312 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:04.319 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:04.532 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:04.726 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:04.782 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:04.843 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:05.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:17:05.135 | Collecting pbr===5.5.1 2022-04-21 14:17:05.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-04-21 14:17:05.179 | Installing collected packages: pbr 2022-04-21 14:17:05.318 | Successfully installed pbr-5.5.1 2022-04-21 14:17:05.381 | + inc/python:pip_install:200 : result=0 2022-04-21 14:17:05.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:17:05.386 | + functions-common:time_stop:2316 : local name 2022-04-21 14:17:05.388 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:17:05.390 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:17:05.392 | + functions-common:time_stop:2319 : local total 2022-04-21 14:17:05.394 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:17:05.396 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:17:05.398 | + functions-common:time_stop:2323 : start_time=1650550622369 2022-04-21 14:17:05.400 | + functions-common:time_stop:2325 : [[ -z 1650550622369 ]] 2022-04-21 14:17:05.402 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:17:05.406 | + functions-common:time_stop:2328 : end_time=1650550625404 2022-04-21 14:17:05.408 | + functions-common:time_stop:2329 : elapsed_time=3035 2022-04-21 14:17:05.410 | + functions-common:time_stop:2330 : total=8412 2022-04-21 14:17:05.412 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:17:05.414 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=11447 2022-04-21 14:17:05.417 | + inc/python:pip_install:203 : return 0 2022-04-21 14:17:05.419 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-21 14:17:05.421 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-21 14:17:05.443 | + 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-04-21 14:17:07.345 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:07.352 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:07.562 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:07.741 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:07.797 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:07.857 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:08.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:17:08.023 | Processing /opt/stack/requirements 2022-04-21 14:17:09.339 | Collecting fixtures===3.0.0 2022-04-21 14:17:09.347 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-21 14:17:09.565 | Collecting PyYAML===5.4.1 2022-04-21 14:17:09.573 | 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-04-21 14:17:09.750 | Collecting requests===2.25.1 2022-04-21 14:17:09.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-04-21 14:17:09.850 | Collecting packaging===20.9 2022-04-21 14:17:09.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-04-21 14:17:09.924 | Collecting testtools===2.4.0 2022-04-21 14:17:09.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-04-21 14:17:10.021 | Collecting idna===2.10 2022-04-21 14:17:10.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-04-21 14:17:10.163 | Collecting pyparsing===2.4.7 2022-04-21 14:17:10.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-04-21 14:17:10.220 | Collecting six===1.15.0 2022-04-21 14:17:10.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-04-21 14:17:10.252 | Collecting Parsley>=1.2 2022-04-21 14:17:10.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-21 14:17:10.304 | Collecting beagle>=0.2.1 2022-04-21 14:17:10.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-21 14:17:10.337 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-21 14:17:10.362 | Collecting chardet===4.0.0 2022-04-21 14:17:10.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-04-21 14:17:10.454 | Collecting certifi===2021.10.8 2022-04-21 14:17:10.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-21 14:17:10.546 | Collecting urllib3===1.26.3 2022-04-21 14:17:10.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-04-21 14:17:10.620 | Collecting traceback2===1.4.0 2022-04-21 14:17:10.626 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-04-21 14:17:10.658 | Collecting python-mimeparse===1.6.0 2022-04-21 14:17:10.665 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-04-21 14:17:10.692 | Collecting extras===1.0.0 2022-04-21 14:17:10.697 | 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-04-21 14:17:10.736 | Collecting unittest2===1.1.0 2022-04-21 14:17:10.744 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-04-21 14:17:10.844 | Collecting cliff===3.7.0 2022-04-21 14:17:10.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-04-21 14:17:10.900 | Collecting linecache2===1.0.0 2022-04-21 14:17:10.906 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-04-21 14:17:10.946 | Collecting argparse 2022-04-21 14:17:10.953 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-04-21 14:17:11.001 | Collecting prettytable===0.7.2 2022-04-21 14:17:11.008 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-04-21 14:17:11.155 | Collecting cmd2===1.5.0 2022-04-21 14:17:11.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-04-21 14:17:11.307 | Collecting stevedore===3.3.1 2022-04-21 14:17:11.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9c/35e266b71fd2a/stevedore-3.3.1-py3-none-any.whl (49 kB) 2022-04-21 14:17:11.368 | Collecting wcwidth===0.2.5 2022-04-21 14:17:11.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-21 14:17:11.427 | Collecting attrs===20.3.0 2022-04-21 14:17:11.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-04-21 14:17:11.525 | Collecting pyperclip===1.8.2 2022-04-21 14:17:11.531 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-21 14:17:11.615 | Collecting colorama===0.4.4 2022-04-21 14:17:11.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-04-21 14:17:11.635 | Building wheels for collected packages: openstack-requirements 2022-04-21 14:17:11.636 | Building wheel for openstack-requirements (setup.py): started 2022-04-21 14:17:12.417 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-21 14:17:12.417 | ERROR: Command errored out with exit status 1: 2022-04-21 14:17:12.417 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jjecf6pk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jjecf6pk/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-4in3zmh8 2022-04-21 14:17:12.417 | cwd: /tmp/pip-req-build-jjecf6pk/ 2022-04-21 14:17:12.417 | Complete output (6 lines): 2022-04-21 14:17:12.417 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-21 14:17:12.417 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-21 14:17:12.417 | or: setup.py --help-commands 2022-04-21 14:17:12.417 | or: setup.py cmd --help 2022-04-21 14:17:12.417 | 2022-04-21 14:17:12.417 | error: invalid command 'bdist_wheel' 2022-04-21 14:17:12.418 | ---------------------------------------- 2022-04-21 14:17:12.418 | ERROR: Failed building wheel for openstack-requirements 2022-04-21 14:17:12.418 | Running setup.py clean for openstack-requirements 2022-04-21 14:17:13.235 | Failed to build openstack-requirements 2022-04-21 14:17:13.460 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, python-mimeparse, six, extras, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-21 14:17:15.655 | Running setup.py install for openstack-requirements: started 2022-04-21 14:17:17.846 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-21 14:17:17.885 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4616 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.1 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-04-21 14:17:18.021 | + inc/python:pip_install:200 : result=0 2022-04-21 14:17:18.024 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:17:18.026 | + functions-common:time_stop:2316 : local name 2022-04-21 14:17:18.028 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:17:18.030 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:17:18.032 | + functions-common:time_stop:2319 : local total 2022-04-21 14:17:18.034 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:17:18.036 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:17:18.038 | + functions-common:time_stop:2323 : start_time=1650550625436 2022-04-21 14:17:18.040 | + functions-common:time_stop:2325 : [[ -z 1650550625436 ]] 2022-04-21 14:17:18.043 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:17:18.046 | + functions-common:time_stop:2328 : end_time=1650550638044 2022-04-21 14:17:18.048 | + functions-common:time_stop:2329 : elapsed_time=12608 2022-04-21 14:17:18.050 | + functions-common:time_stop:2330 : total=11447 2022-04-21 14:17:18.052 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:17:18.054 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=24055 2022-04-21 14:17:18.057 | + inc/python:pip_install:203 : return 0 2022-04-21 14:17:18.059 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-21 14:17:18.062 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-21 14:17:18.064 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-21 14:17:18.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:17:18.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:17:18.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-21 14:17:18.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:17:18.076 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-21 14:17:18.095 | Using python 3.8 to install pbr 2022-04-21 14:17:18.097 | + 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-04-21 14:17:18.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:17:18.764 | from cryptography.utils import int_from_bytes 2022-04-21 14:17:18.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:17:18.764 | from cryptography.utils import int_from_bytes 2022-04-21 14:17:19.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:17:19.806 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.807 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.812 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.817 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.818 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.821 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:17:19.946 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-21 14:17:21.421 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:17:21.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:17:21.493 | + inc/python:pip_install:200 : result=0 2022-04-21 14:17:21.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:17:21.497 | + functions-common:time_stop:2316 : local name 2022-04-21 14:17:21.499 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:17:21.501 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:17:21.503 | + functions-common:time_stop:2319 : local total 2022-04-21 14:17:21.505 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:17:21.507 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:17:21.510 | + functions-common:time_stop:2323 : start_time=1650550638090 2022-04-21 14:17:21.512 | + functions-common:time_stop:2325 : [[ -z 1650550638090 ]] 2022-04-21 14:17:21.514 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:17:21.518 | + functions-common:time_stop:2328 : end_time=1650550641516 2022-04-21 14:17:21.520 | + functions-common:time_stop:2329 : elapsed_time=3426 2022-04-21 14:17:21.522 | + functions-common:time_stop:2330 : total=24055 2022-04-21 14:17:21.524 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:17:21.526 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=27481 2022-04-21 14:17:21.528 | + inc/python:pip_install:203 : return 0 2022-04-21 14:17:21.531 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-04-21 14:17:24.604 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-21 14:17:26.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:17:26.868 | Collecting bindep 2022-04-21 14:17:26.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-04-21 14:17:26.985 | Collecting packaging; python_version >= "3.6" 2022-04-21 14:17:26.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-21 14:17:27.348 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-04-21 14:17:27.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-21 14:17:27.397 | Collecting Parsley 2022-04-21 14:17:27.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-21 14:17:27.538 | Collecting pbr>=2.0.0 2022-04-21 14:17:27.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-21 14:17:27.732 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-21 14:17:27.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-21 14:17:27.788 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2022-04-21 14:17:28.353 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-21 14:17:28.422 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-21 14:17:28.425 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-21 14:17:28.428 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-04-21 14:17:28.444 | + ./stack.sh:main:788 : pkgs= 2022-04-21 14:17:28.446 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-04-21 14:17:28.449 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-04-21 14:17:28.451 | + functions-common:run_phase:1744 : local mode=stack 2022-04-21 14:17:28.453 | + functions-common:run_phase:1745 : local phase=pre-install 2022-04-21 14:17:28.455 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:17:28.458 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:17:28.460 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:17:28.462 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:17:28.464 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:17:28.467 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:17:28.470 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:17:28.472 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:17:28.474 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:17:28.477 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-21 14:17:28.480 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:17:28.495 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:17:28.497 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:17:28.499 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:17:28.501 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-21 14:17:28.503 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:17:28.505 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:17:28.507 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:17:28.509 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-21 14:17:28.511 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:17:28.513 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-21 14:17:28.515 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:17:28.517 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:17:28.519 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-21 14:17:28.521 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-21 14:17:28.524 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:17:28.526 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:17:28.528 | + functions-common:run_phase:1771 : run_plugins stack pre-install 2022-04-21 14:17:28.530 | + functions-common:run_plugins:1730 : local mode=stack 2022-04-21 14:17:28.532 | + functions-common:run_plugins:1731 : local phase=pre-install 2022-04-21 14:17:28.534 | + functions-common:run_plugins:1733 : local plugins= 2022-04-21 14:17:28.536 | + functions-common:run_plugins:1734 : local plugin 2022-04-21 14:17:28.539 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-21 14:17:28.542 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-21 14:17:28.544 | + functions:set_systemd_override:821 : local value=2048 2022-04-21 14:17:28.546 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-21 14:17:28.548 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-21 14:17:28.596 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-21 14:17:28.596 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-21 14:17:28.598 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-21 14:17:28.947 | + ./stack.sh:main:801 : install_rpc_backend 2022-04-21 14:17:28.949 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-21 14:17:28.965 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:17:28.967 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-21 14:17:28.970 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:17:28.972 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:17:28.974 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:17:28.977 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:17:28.979 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:17:28.981 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:17:28.983 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:17:28.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:17:28.988 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:17:28.990 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:17:28.992 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:17:28.994 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:17:28.996 | + functions-common:install_package:1355 : real_install_package rabbitmq-server 2022-04-21 14:17:28.999 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:17:29.001 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:17:29.003 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:17:29.005 | + functions-common:real_install_package:1341 : apt_get install rabbitmq-server 2022-04-21 14:17:29.025 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-21 14:17:29.134 | Reading package lists... 2022-04-21 14:17:29.371 | Building dependency tree... 2022-04-21 14:17:29.372 | Reading state information... 2022-04-21 14:17:29.616 | The following packages were automatically installed and are no longer required: 2022-04-21 14:17:29.618 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:17:29.618 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:17:29.618 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:17:29.618 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:17:29.618 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:17:29.618 | python3-zope.interface 2022-04-21 14:17:29.618 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:17:29.618 | The following additional packages will be installed: 2022-04-21 14:17:29.618 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-21 14:17:29.618 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-21 14:17:29.618 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-21 14:17:29.619 | erlang-tools erlang-xmerl locales-all 2022-04-21 14:17:29.620 | Suggested packages: 2022-04-21 14:17:29.620 | erlang erlang-manpages erlang-doc 2022-04-21 14:17:29.691 | The following NEW packages will be installed: 2022-04-21 14:17:29.691 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-21 14:17:29.691 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-21 14:17:29.691 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-21 14:17:29.692 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-21 14:17:29.946 | 0 upgraded, 19 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:17:29.946 | Need to get 38.1 MB of archives. 2022-04-21 14:17:29.946 | After this operation, 276 MB of additional disk space will be used. 2022-04-21 14:17:29.946 | 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-04-21 14:17:31.790 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-21 14:17:31.860 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-21 14:17:31.872 | 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-04-21 14:17:31.936 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-21 14:17:32.000 | 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-04-21 14:17:32.205 | 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-04-21 14:17:32.340 | 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-04-21 14:17:32.342 | 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-04-21 14:17:32.344 | 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-04-21 14:17:32.345 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-21 14:17:32.400 | 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-04-21 14:17:32.591 | 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-04-21 14:17:32.592 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-21 14:17:32.852 | 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-04-21 14:17:33.018 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-21 14:17:33.026 | 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-04-21 14:17:33.054 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-21 14:17:34.685 | 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-04-21 14:17:37.294 | Fetched 38.1 MB in 7s (5,420 kB/s) 2022-04-21 14:17:37.325 | Selecting previously unselected package erlang-base. 2022-04-21 14:17:37.374 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2022-04-21 14:17:37.377 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:37.379 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.463 | Selecting previously unselected package erlang-asn1. 2022-04-21 14:17:38.471 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.473 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.582 | Selecting previously unselected package erlang-crypto. 2022-04-21 14:17:38.592 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.594 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.636 | Selecting previously unselected package erlang-public-key. 2022-04-21 14:17:38.645 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.647 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.747 | Selecting previously unselected package erlang-mnesia. 2022-04-21 14:17:38.756 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.758 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.871 | Selecting previously unselected package erlang-runtime-tools. 2022-04-21 14:17:38.880 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.882 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:38.937 | Selecting previously unselected package erlang-ssl. 2022-04-21 14:17:38.946 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:38.948 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.116 | Selecting previously unselected package erlang-eldap. 2022-04-21 14:17:39.124 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.126 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.163 | Selecting previously unselected package erlang-ftp. 2022-04-21 14:17:39.172 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.174 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.208 | Selecting previously unselected package erlang-tftp. 2022-04-21 14:17:39.217 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.219 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.254 | Selecting previously unselected package erlang-inets. 2022-04-21 14:17:39.264 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.266 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.371 | Selecting previously unselected package erlang-snmp. 2022-04-21 14:17:39.380 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.382 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.636 | Selecting previously unselected package erlang-os-mon. 2022-04-21 14:17:39.645 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.647 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.685 | Selecting previously unselected package erlang-parsetools. 2022-04-21 14:17:39.693 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.695 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.739 | Selecting previously unselected package erlang-syntax-tools. 2022-04-21 14:17:39.748 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.750 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.819 | Selecting previously unselected package erlang-tools. 2022-04-21 14:17:39.828 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.830 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:39.924 | Selecting previously unselected package erlang-xmerl. 2022-04-21 14:17:39.933 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-21 14:17:39.935 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:40.111 | Selecting previously unselected package locales-all. 2022-04-21 14:17:40.119 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-21 14:17:40.121 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-21 14:17:44.333 | Selecting previously unselected package rabbitmq-server. 2022-04-21 14:17:44.344 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-21 14:17:44.347 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-21 14:17:45.474 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:45.853 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-21 14:17:45.853 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-21 14:17:49.948 | Searching for services which depend on erlang and should be started... none found. 2022-04-21 14:17:49.952 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.958 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.963 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-21 14:17:49.971 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.976 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.982 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.987 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.992 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:49.997 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.002 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.008 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.013 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.018 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.024 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.030 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.036 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.042 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-21 14:17:50.048 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-21 14:17:50.138 | Adding group `rabbitmq' (GID 125) ... 2022-04-21 14:17:50.150 | Done. 2022-04-21 14:17:50.233 | Adding system user `rabbitmq' (UID 117) ... 2022-04-21 14:17:50.233 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-21 14:17:50.265 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-21 14:17:50.531 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-21 14:17:56.323 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:17:56.918 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:18:04.868 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:18:04.870 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:18:04.872 | + functions-common:time_stop:2316 : local name 2022-04-21 14:18:04.874 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:18:04.876 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:18:04.879 | + functions-common:time_stop:2319 : local total 2022-04-21 14:18:04.881 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:18:04.883 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:18:04.885 | + functions-common:time_stop:2323 : start_time=1650550649022 2022-04-21 14:18:04.887 | + functions-common:time_stop:2325 : [[ -z 1650550649022 ]] 2022-04-21 14:18:04.890 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:18:04.894 | + functions-common:time_stop:2328 : end_time=1650550684892 2022-04-21 14:18:04.896 | + functions-common:time_stop:2329 : elapsed_time=35870 2022-04-21 14:18:04.899 | + functions-common:time_stop:2330 : total=152714 2022-04-21 14:18:04.902 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:18:04.904 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=188584 2022-04-21 14:18:04.906 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:18:04.908 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-21 14:18:04.910 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:18:04.913 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:18:04.915 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:18:04.918 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:18:04.920 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:18:04.922 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:18:04.924 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-21 14:18:04.926 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:18:04.929 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:18:04.931 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:18:04.933 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:18:04.935 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:18:04.937 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:18:04.940 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:18:04.942 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:18:04.944 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:18:04.946 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-21 14:18:04.948 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:18:04.951 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:18:04.953 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:18:04.955 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:18:04.957 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:18:04.960 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:18:04.963 | + ./stack.sh:main:802 : restart_rpc_backend 2022-04-21 14:18:04.965 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-21 14:18:04.981 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:18:04.983 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-21 14:18:04.985 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:18:04.987 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-21 14:18:04.990 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-21 14:18:04.992 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-21 14:18:04.996 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-21 14:18:04.998 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-21 14:18:05.001 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-21 14:18:05.003 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-21 14:18:05.005 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-21 14:18:05.007 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-21 14:18:05.010 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-21 14:18:05.694 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-21 14:18:05.694 | user tags 2022-04-21 14:18:05.694 | guest [administrator]' 2022-04-21 14:18:05.698 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-21 14:18:05.698 | user tags 2022-04-21 14:18:05.698 | guest [administrator]' 2022-04-21 14:18:05.698 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-21 14:18:05.704 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-21 14:18:05.706 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-21 14:18:05.708 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-21 14:18:06.361 | Adding user "stackrabbit" ... 2022-04-21 14:18:06.384 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-21 14:18:07.050 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-21 14:18:07.073 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-21 14:18:07.075 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-21 14:18:07.753 | Changing password for user "stackrabbit" ... 2022-04-21 14:18:07.776 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-21 14:18:07.778 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-21 14:18:07.780 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-21 14:18:08.434 | Deleting user "guest" ... 2022-04-21 14:18:08.457 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-04-21 14:18:08.473 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:18:08.476 | + ./stack.sh:main:805 : install_database 2022-04-21 14:18:08.478 | + lib/database:install_database:116 : install_database_mysql 2022-04-21 14:18:08.480 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-21 14:18:08.482 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:08.485 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:08.487 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-21 14:18:08.702 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-21 14:18:08.704 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-04-21 14:18:08.708 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-04-21 14:18:08.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:08.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:08.716 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-04-21 14:18:08.718 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-04-21 14:18:08.721 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-21 14:18:08.724 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-21 14:18:08.727 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-21 14:18:08.730 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:18:08.732 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-21 14:18:08.734 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:18:08.736 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:18:08.739 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:18:08.741 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:18:08.743 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:18:08.745 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:18:08.747 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:18:08.750 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:18:08.752 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:18:08.754 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-21 14:18:08.757 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:18:08.759 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:18:08.761 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:18:08.764 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:18:08.766 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:18:08.768 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:18:08.771 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-21 14:18:08.773 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:08.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:08.778 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-21 14:18:08.780 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:18:08.782 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:18:08.784 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:18:08.787 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:18:08.789 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:18:08.792 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:18:08.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:08.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:08.798 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:18:08.800 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:18:08.803 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:18:08.805 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:18:08.807 | + functions-common:install_package:1355 : real_install_package mysql-server 2022-04-21 14:18:08.809 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:18:08.811 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:08.814 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:08.816 | + functions-common:real_install_package:1341 : apt_get install mysql-server 2022-04-21 14:18:08.837 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-21 14:18:08.946 | Reading package lists... 2022-04-21 14:18:09.184 | Building dependency tree... 2022-04-21 14:18:09.186 | Reading state information... 2022-04-21 14:18:09.430 | The following packages were automatically installed and are no longer required: 2022-04-21 14:18:09.431 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:18:09.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:18:09.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:18:09.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:18:09.431 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:18:09.432 | python3-zope.interface 2022-04-21 14:18:09.432 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:18:09.432 | The following additional packages will be installed: 2022-04-21 14:18:09.432 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-21 14:18:09.432 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-21 14:18:09.432 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-21 14:18:09.432 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-21 14:18:09.433 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-21 14:18:09.433 | mysql-server-8.0 mysql-server-core-8.0 2022-04-21 14:18:09.434 | Suggested packages: 2022-04-21 14:18:09.434 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-21 14:18:09.511 | The following NEW packages will be installed: 2022-04-21 14:18:09.511 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-21 14:18:09.511 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-21 14:18:09.511 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-21 14:18:09.511 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-21 14:18:09.511 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-21 14:18:09.512 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-21 14:18:09.655 | 0 upgraded, 24 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:18:09.655 | Need to get 31.4 MB of archives. 2022-04-21 14:18:09.655 | After this operation, 262 MB of additional disk space will be used. 2022-04-21 14:18:09.655 | 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-04-21 14:18:10.570 | 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-04-21 14:18:10.572 | 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-04-21 14:18:10.581 | 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-04-21 14:18:10.582 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-21 14:18:10.607 | 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-04-21 14:18:13.262 | 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-04-21 14:18:13.498 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-21 14:18:13.499 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-21 14:18:13.501 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-21 14:18:13.526 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-21 14:18:13.543 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-21 14:18:13.568 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-21 14:18:13.569 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-21 14:18:13.570 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-21 14:18:13.571 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-21 14:18:13.572 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-21 14:18:13.572 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-21 14:18:13.620 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-21 14:18:13.624 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-21 14:18:13.636 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-21 14:18:13.681 | 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-04-21 14:18:14.834 | 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-04-21 14:18:14.835 | 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-04-21 14:18:15.337 | Preconfiguring packages ... 2022-04-21 14:18:15.451 | Fetched 31.4 MB in 5s (5,916 kB/s) 2022-04-21 14:18:15.480 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-21 14:18:15.531 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-04-21 14:18:15.535 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:18:15.537 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:16.458 | Selecting previously unselected package mysql-client-8.0. 2022-04-21 14:18:16.468 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:18:16.470 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:16.501 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-21 14:18:16.511 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-21 14:18:16.515 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-21 14:18:16.555 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-21 14:18:16.564 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-21 14:18:16.566 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-21 14:18:16.596 | Selecting previously unselected package libmecab2:amd64. 2022-04-21 14:18:16.605 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-21 14:18:16.608 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-21 14:18:16.673 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-21 14:18:16.682 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:18:16.684 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:19.570 | Selecting previously unselected package mysql-server-8.0. 2022-04-21 14:18:19.579 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-21 14:18:20.029 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:20.091 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-21 14:18:20.100 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-21 14:18:20.103 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-21 14:18:20.129 | Selecting previously unselected package liburi-perl. 2022-04-21 14:18:20.138 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-21 14:18:20.140 | Unpacking liburi-perl (1.76-2) ... 2022-04-21 14:18:20.190 | Selecting previously unselected package libhtml-parser-perl. 2022-04-21 14:18:20.200 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-21 14:18:20.202 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-21 14:18:20.243 | Selecting previously unselected package libcgi-pm-perl. 2022-04-21 14:18:20.252 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-21 14:18:20.254 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-21 14:18:20.307 | Selecting previously unselected package libfcgi-perl. 2022-04-21 14:18:20.316 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-21 14:18:20.319 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-21 14:18:20.351 | Selecting previously unselected package libcgi-fast-perl. 2022-04-21 14:18:20.360 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-21 14:18:20.362 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-21 14:18:20.388 | Selecting previously unselected package libencode-locale-perl. 2022-04-21 14:18:20.398 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-21 14:18:20.400 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-21 14:18:20.427 | Selecting previously unselected package libhtml-template-perl. 2022-04-21 14:18:20.436 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-21 14:18:20.438 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-21 14:18:20.472 | Selecting previously unselected package libtimedate-perl. 2022-04-21 14:18:20.481 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-21 14:18:20.483 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-21 14:18:20.523 | Selecting previously unselected package libhttp-date-perl. 2022-04-21 14:18:20.532 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-21 14:18:20.534 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-21 14:18:20.561 | Selecting previously unselected package libio-html-perl. 2022-04-21 14:18:20.571 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-21 14:18:20.573 | Unpacking libio-html-perl (1.001-1) ... 2022-04-21 14:18:20.600 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-21 14:18:20.610 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-21 14:18:20.612 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-21 14:18:20.640 | Selecting previously unselected package libhttp-message-perl. 2022-04-21 14:18:20.650 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-21 14:18:20.652 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-21 14:18:20.689 | Selecting previously unselected package mecab-utils. 2022-04-21 14:18:20.699 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-21 14:18:20.701 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-21 14:18:20.729 | Selecting previously unselected package mecab-ipadic. 2022-04-21 14:18:20.738 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-21 14:18:20.741 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-21 14:18:22.001 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-21 14:18:22.010 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-21 14:18:22.012 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-21 14:18:22.039 | Selecting previously unselected package mysql-server. 2022-04-21 14:18:22.048 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-21 14:18:22.050 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:22.103 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-21 14:18:22.110 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:22.115 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-21 14:18:22.121 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-21 14:18:22.126 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-21 14:18:22.131 | Setting up mecab-utils (0.996-10build1) ... 2022-04-21 14:18:22.136 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-21 14:18:22.141 | Setting up libio-html-perl (1.001-1) ... 2022-04-21 14:18:22.147 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-21 14:18:22.152 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:22.157 | Setting up libfcgi-perl (0.79-1) ... 2022-04-21 14:18:22.163 | Setting up liburi-perl (1.76-2) ... 2022-04-21 14:18:22.168 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-21 14:18:22.178 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-21 14:18:22.183 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-21 14:18:22.188 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-21 14:18:22.192 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-21 14:18:22.192 | 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-04-21 14:18:22.192 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-21 14:18:22.192 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-21 14:18:22.337 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-21 14:18:22.337 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-21 14:18:22.337 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-21 14:18:22.337 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-21 14:18:22.345 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-21 14:18:22.436 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-21 14:18:22.437 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-21 14:18:22.437 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-21 14:18:22.465 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-21 14:18:22.511 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-21 14:18:22.809 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-21 14:18:22.815 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-21 14:18:22.910 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-21 14:18:22.910 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-21 14:18:22.910 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-21 14:18:22.910 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-21 14:18:22.915 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-21 14:18:22.916 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-21 14:18:22.962 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-21 14:18:23.157 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-21 14:18:23.157 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-21 14:18:23.158 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-21 14:18:23.158 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-21 14:18:23.160 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-21 14:18:23.161 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-21 14:18:23.603 | 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-04-21 14:18:23.727 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-21 14:18:24.037 | 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-04-21 14:18:24.041 | 2022-04-21 14:18:24.041 | done! 2022-04-21 14:18:24.047 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-21 14:18:24.051 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:24.057 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-21 14:18:24.061 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-21 14:18:24.065 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-21 14:18:24.065 | 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-04-21 14:18:24.065 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-21 14:18:24.065 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-21 14:18:24.276 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-21 14:18:24.276 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-21 14:18:24.276 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-21 14:18:24.276 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-21 14:18:24.289 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-21 14:18:24.419 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-21 14:18:24.420 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-21 14:18:24.420 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-21 14:18:24.461 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-21 14:18:24.534 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-21 14:18:25.028 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-21 14:18:25.038 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-21 14:18:25.147 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-21 14:18:25.147 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-21 14:18:25.148 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-21 14:18:25.148 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-21 14:18:25.153 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-21 14:18:25.154 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-21 14:18:25.243 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-21 14:18:25.533 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-21 14:18:25.534 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-21 14:18:25.534 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-21 14:18:25.535 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-21 14:18:25.539 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-21 14:18:25.539 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-21 14:18:26.052 | 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-04-21 14:18:26.186 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-21 14:18:26.496 | 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-04-21 14:18:26.500 | 2022-04-21 14:18:26.500 | done! 2022-04-21 14:18:26.509 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-21 14:18:26.513 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-21 14:18:26.518 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-21 14:18:26.523 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:27.183 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-21 14:18:27.215 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-21 14:18:35.257 | mysqld will log errors to /var/log/mysql/error.log 2022-04-21 14:18:35.903 | mysqld is running as pid 43661 2022-04-21 14:18:38.710 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-21 14:18:40.741 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-21 14:18:40.746 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-21 14:18:40.751 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-21 14:18:40.758 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-21 14:18:40.763 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:18:41.142 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:18:42.787 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-21 14:18:50.372 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:18:50.375 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:18:50.377 | + functions-common:time_stop:2316 : local name 2022-04-21 14:18:50.379 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:18:50.382 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:18:50.384 | + functions-common:time_stop:2319 : local total 2022-04-21 14:18:50.386 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:18:50.388 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:18:50.390 | + functions-common:time_stop:2323 : start_time=1650550688834 2022-04-21 14:18:50.392 | + functions-common:time_stop:2325 : [[ -z 1650550688834 ]] 2022-04-21 14:18:50.395 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:18:50.399 | + functions-common:time_stop:2328 : end_time=1650550730397 2022-04-21 14:18:50.401 | + functions-common:time_stop:2329 : elapsed_time=41563 2022-04-21 14:18:50.403 | + functions-common:time_stop:2330 : total=188584 2022-04-21 14:18:50.405 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:18:50.408 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=230147 2022-04-21 14:18:50.410 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:18:50.413 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-04-21 14:18:50.415 | + ./stack.sh:main:808 : install_database_python 2022-04-21 14:18:50.417 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-21 14:18:50.419 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-21 14:18:50.422 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-21 14:18:50.424 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:18:50.427 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-21 14:18:50.429 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-21 14:18:50.431 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:18:50.435 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:18:50.435 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:18:50.440 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-21 14:18:50.443 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-21 14:18:50.445 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-21 14:18:50.448 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-21 14:18:50.450 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-21 14:18:50.471 | Using python 3.8 to install PyMySQL 2022-04-21 14:18:50.474 | + 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-04-21 14:18:51.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:18:51.137 | from cryptography.utils import int_from_bytes 2022-04-21 14:18:51.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:18:51.137 | from cryptography.utils import int_from_bytes 2022-04-21 14:18:52.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:18:52.167 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.168 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.173 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.179 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.180 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.182 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:18:52.335 | Collecting PyMySQL===1.0.2 2022-04-21 14:18:52.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-21 14:18:53.745 | Installing collected packages: PyMySQL 2022-04-21 14:18:53.869 | Successfully installed PyMySQL-1.0.2 2022-04-21 14:18:53.977 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:18:53.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:18:54.049 | + inc/python:pip_install:200 : result=0 2022-04-21 14:18:54.052 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:18:54.055 | + functions-common:time_stop:2316 : local name 2022-04-21 14:18:54.057 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:18:54.060 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:18:54.062 | + functions-common:time_stop:2319 : local total 2022-04-21 14:18:54.064 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:18:54.067 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:18:54.069 | + functions-common:time_stop:2323 : start_time=1650550730466 2022-04-21 14:18:54.071 | + functions-common:time_stop:2325 : [[ -z 1650550730466 ]] 2022-04-21 14:18:54.074 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:18:54.078 | + functions-common:time_stop:2328 : end_time=1650550734076 2022-04-21 14:18:54.081 | + functions-common:time_stop:2329 : elapsed_time=3610 2022-04-21 14:18:54.083 | + functions-common:time_stop:2330 : total=27481 2022-04-21 14:18:54.085 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:18:54.087 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=31091 2022-04-21 14:18:54.090 | + inc/python:pip_install:203 : return 0 2022-04-21 14:18:54.092 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-21 14:18:54.094 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-21 14:18:54.096 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-21 14:18:54.099 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-04-21 14:18:54.115 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:18:54.118 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-04-21 14:18:54.120 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-21 14:18:54.123 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:18:54.124 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:18:54.129 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:18:54.131 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:18:54.133 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:18:54.136 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:18:54.138 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-21 14:18:54.140 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-21 14:18:54.156 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:18:54.158 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-21 14:18:54.160 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:18:54.163 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:18:54.166 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:18:54.168 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:18:54.170 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:18:54.172 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:18:54.175 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:54.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:54.180 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:18:54.182 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:18:54.184 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:18:54.186 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:18:54.189 | + functions-common:install_package:1355 : real_install_package radvd 2022-04-21 14:18:54.191 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:18:54.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:18:54.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:18:54.198 | + functions-common:real_install_package:1341 : apt_get install radvd 2022-04-21 14:18:54.219 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-21 14:18:54.328 | Reading package lists... 2022-04-21 14:18:54.579 | Building dependency tree... 2022-04-21 14:18:54.580 | Reading state information... 2022-04-21 14:18:54.828 | The following packages were automatically installed and are no longer required: 2022-04-21 14:18:54.829 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:18:54.829 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:18:54.829 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:18:54.830 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:18:54.830 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:18:54.830 | python3-zope.interface 2022-04-21 14:18:54.830 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:18:54.897 | The following NEW packages will be installed: 2022-04-21 14:18:54.897 | radvd 2022-04-21 14:18:55.007 | 0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:18:55.007 | Need to get 59.0 kB of archives. 2022-04-21 14:18:55.007 | After this operation, 164 kB of additional disk space will be used. 2022-04-21 14:18:55.007 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-21 14:18:55.660 | Fetched 59.0 kB in 0s (286 kB/s) 2022-04-21 14:18:55.694 | Selecting previously unselected package radvd. 2022-04-21 14:18:55.746 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2022-04-21 14:18:55.749 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-21 14:18:55.752 | Unpacking radvd (1:2.17-2) ... 2022-04-21 14:18:55.813 | Setting up radvd (1:2.17-2) ... 2022-04-21 14:18:56.715 | Job for radvd.service failed because the control process exited with error code. 2022-04-21 14:18:56.715 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-21 14:18:56.716 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-21 14:18:56.727 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-21 14:18:56.727 | Loaded: loaded (]8;;file://dv-neutron-838896-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-21 14:18:56.727 | Active: failed (Result: exit-code) since Thu 2022-04-21 14:18:56 UTC; 14ms ago 2022-04-21 14:18:56.727 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-21 14:18:56.727 | Process: 44817 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-21 14:18:56.728 | 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv radvd[44817]: can't open /etc/radvd.conf: No such file or directory 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv radvd[44817]: Insecure file permissions, but continuing anyway 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv radvd[44817]: exiting, failed to read config file 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-21 14:18:56.728 | Apr 21 14:18:56 dv-neutron-838896-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-21 14:18:56.732 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:18:56.828 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:19:04.745 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:19:04.747 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:19:04.749 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:04.751 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:04.753 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:04.756 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:04.758 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:04.760 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:19:04.762 | + functions-common:time_stop:2323 : start_time=1650550734216 2022-04-21 14:19:04.764 | + functions-common:time_stop:2325 : [[ -z 1650550734216 ]] 2022-04-21 14:19:04.767 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:04.771 | + functions-common:time_stop:2328 : end_time=1650550744769 2022-04-21 14:19:04.773 | + functions-common:time_stop:2329 : elapsed_time=10553 2022-04-21 14:19:04.775 | + functions-common:time_stop:2330 : total=230147 2022-04-21 14:19:04.777 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:04.780 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=240700 2022-04-21 14:19:04.782 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:19:04.784 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-21 14:19:04.800 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:19:04.803 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-21 14:19:04.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-21 14:19:04.808 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-21 14:19:04.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-21 14:19:04.830 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:19:04.832 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:19:04.834 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:19:04.836 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:19:04.838 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:19:04.841 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:19:04.843 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:04.845 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:04.847 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:19:04.850 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:19:04.852 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:19:04.854 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:19:04.856 | + functions-common:install_package:1355 : real_install_package fakeroot make openvswitch-switch 2022-04-21 14:19:04.858 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:19:04.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:04.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:04.865 | + functions-common:real_install_package:1341 : apt_get install fakeroot make openvswitch-switch 2022-04-21 14:19:04.885 | + functions-common:apt_get:1121 : 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-04-21 14:19:04.993 | Reading package lists... 2022-04-21 14:19:05.233 | Building dependency tree... 2022-04-21 14:19:05.234 | Reading state information... 2022-04-21 14:19:05.481 | fakeroot is already the newest version (1.24-1). 2022-04-21 14:19:05.481 | fakeroot set to manually installed. 2022-04-21 14:19:05.481 | make is already the newest version (4.2.1-1.2). 2022-04-21 14:19:05.481 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-21 14:19:05.481 | The following packages were automatically installed and are no longer required: 2022-04-21 14:19:05.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:19:05.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:19:05.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:19:05.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:19:05.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:19:05.483 | python3-zope.interface 2022-04-21 14:19:05.483 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:19:05.611 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:19:05.615 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:19:05.617 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:19:05.620 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:05.622 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:05.624 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:05.626 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:05.628 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:05.631 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:19:05.633 | + functions-common:time_stop:2323 : start_time=1650550744882 2022-04-21 14:19:05.635 | + functions-common:time_stop:2325 : [[ -z 1650550744882 ]] 2022-04-21 14:19:05.637 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:05.641 | + functions-common:time_stop:2328 : end_time=1650550745639 2022-04-21 14:19:05.643 | + functions-common:time_stop:2329 : elapsed_time=757 2022-04-21 14:19:05.646 | + functions-common:time_stop:2330 : total=240700 2022-04-21 14:19:05.648 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:05.650 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=241457 2022-04-21 14:19:05.652 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:19:05.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-21 14:19:05.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:05.659 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:05.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-21 14:19:05.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-21 14:19:05.666 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-21 14:19:05.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-21 14:19:05.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-21 14:19:05.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-21 14:19:05.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-21 14:19:05.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-21 14:19:05.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-21 14:19:05.685 | + functions:vercmp:628 : local v1=5.4 2022-04-21 14:19:05.687 | + functions:vercmp:629 : local 'op=<' 2022-04-21 14:19:05.689 | + functions:vercmp:630 : local v2=3.13 2022-04-21 14:19:05.691 | + functions:vercmp:631 : local result 2022-04-21 14:19:05.696 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-21 14:19:05.696 | ++ functions:vercmp:635 : head -1 2022-04-21 14:19:05.696 | ++ functions:vercmp:635 : sort -V 2022-04-21 14:19:05.701 | + functions:vercmp:635 : result=3.13 2022-04-21 14:19:05.703 | + functions:vercmp:637 : case $op in 2022-04-21 14:19:05.705 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-21 14:19:05.708 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-21 14:19:05.711 | + functions:vercmp:648 : return 2022-04-21 14:19:05.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-21 14:19:05.715 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:19:05.718 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart openvswitch-switch 2022-04-21 14:19:06.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-21 14:19:06.185 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-21 14:19:06.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:06.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:06.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-21 14:19:06.195 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:06.198 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-04-21 14:19:06.215 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:19:06.219 | + ./stack.sh:main:816 : install_etcd3 2022-04-21 14:19:06.221 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-21 14:19:06.221 | Installing etcd 2022-04-21 14:19:06.224 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-21 14:19:06.236 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-21 14:19:06.248 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-21 14:19:06.251 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-21 14:19:06.269 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-21 14:19:06.272 | ++ 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-04-21 14:19:06.275 | ++ 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-04-21 14:19:06.278 | +++ 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-04-21 14:19:06.282 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-21 14:19:06.284 | ++ 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-04-21 14:19:06.287 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-21 14:19:06.290 | ++ 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-04-21 14:19:06.293 | --2022-04-21 14:19:06-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-21 14:19:06.297 | Resolving github.com (github.com)... 140.82.121.4 2022-04-21 14:19:06.343 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-04-21 14:19:06.636 | HTTP request sent, awaiting response... 302 Found 2022-04-21 14:19:06.636 | 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%2F20220421%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220421T141906Z&X-Amz-Expires=300&X-Amz-Signature=db1283db75b92891ef5e05ddecff4cd32082611e2334ae15d2907b6ee8ab5cd4&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-04-21 14:19:06.636 | --2022-04-21 14:19:06-- 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%2F20220421%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220421T141906Z&X-Amz-Expires=300&X-Amz-Signature=db1283db75b92891ef5e05ddecff4cd32082611e2334ae15d2907b6ee8ab5cd4&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-04-21 14:19:06.729 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2022-04-21 14:19:06.754 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-04-21 14:19:07.386 | HTTP request sent, awaiting response... 200 OK 2022-04-21 14:19:07.386 | Length: 11350736 (11M) [application/octet-stream] 2022-04-21 14:19:07.386 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-21 14:19:07.502 | 2022-04-21 14:19:07.724 | 0K ........ .. 100% 32.0M=0.3s 2022-04-21 14:19:07.724 | 2022-04-21 14:19:07.725 | 2022-04-21 14:19:07 (32.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-21 14:19:07.725 | 2022-04-21 14:19:07.728 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-21 14:19:07.730 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-21 14:19:07.733 | ++ functions:get_extra_file:74 : return 2022-04-21 14:19:07.736 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-21 14:19:07.738 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-21 14:19:07.741 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-21 14:19:07.743 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-21 14:19:07.874 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-21 14:19:07.876 | + 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-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/ 2022-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/README.md 2022-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-21 14:19:07.881 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-21 14:19:07.882 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-21 14:19:07.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-21 14:19:07.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-21 14:19:07.885 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-21 14:19:07.886 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-21 14:19:07.887 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-21 14:19:07.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-21 14:19:07.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-21 14:19:07.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-21 14:19:07.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-21 14:19:07.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-21 14:19:07.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-21 14:19:07.891 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-21 14:19:07.891 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-21 14:19:07.891 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-21 14:19:07.892 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-21 14:19:07.892 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-21 14:19:07.892 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-21 14:19:07.892 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-21 14:19:07.892 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-21 14:19:08.078 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-21 14:19:08.078 | etcd-v3.3.12-linux-amd64/etcd 2022-04-21 14:19:08.308 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-21 14:19:08.345 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-21 14:19:08.378 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-21 14:19:08.381 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-04-21 14:19:08.397 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:19:08.399 | + ./stack.sh:main:835 : install_dstat 2022-04-21 14:19:08.402 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-21 14:19:08.418 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:19:08.421 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-04-21 14:19:08.424 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:19:08.426 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-21 14:19:08.428 | + ./stack.sh:main:844 : install_libs 2022-04-21 14:19:08.431 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-04-21 14:19:08.433 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-04-21 14:19:08.435 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-04-21 14:19:08.437 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-21 14:19:08.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-21 14:19:08.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.449 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-04-21 14:19:08.451 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-04-21 14:19:08.453 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-04-21 14:19:08.456 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-21 14:19:08.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-21 14:19:08.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.467 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-04-21 14:19:08.469 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-04-21 14:19:08.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-04-21 14:19:08.473 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-21 14:19:08.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-21 14:19:08.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.484 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-04-21 14:19:08.487 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-04-21 14:19:08.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-04-21 14:19:08.491 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-21 14:19:08.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-21 14:19:08.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.502 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-04-21 14:19:08.504 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-04-21 14:19:08.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-04-21 14:19:08.509 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-21 14:19:08.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-21 14:19:08.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.520 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-04-21 14:19:08.523 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-04-21 14:19:08.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-04-21 14:19:08.527 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-21 14:19:08.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-21 14:19:08.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.538 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-04-21 14:19:08.541 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-04-21 14:19:08.543 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-04-21 14:19:08.545 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-21 14:19:08.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-21 14:19:08.554 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.556 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-04-21 14:19:08.558 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-04-21 14:19:08.560 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-04-21 14:19:08.563 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-21 14:19:08.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-21 14:19:08.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.574 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-04-21 14:19:08.576 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-04-21 14:19:08.579 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-04-21 14:19:08.581 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-21 14:19:08.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-21 14:19:08.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.593 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-04-21 14:19:08.595 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-04-21 14:19:08.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-04-21 14:19:08.599 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-21 14:19:08.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-21 14:19:08.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.610 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-04-21 14:19:08.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-04-21 14:19:08.615 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-04-21 14:19:08.617 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-21 14:19:08.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-21 14:19:08.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.628 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-04-21 14:19:08.631 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-04-21 14:19:08.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-04-21 14:19:08.635 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-21 14:19:08.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-21 14:19:08.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.647 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-04-21 14:19:08.649 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-04-21 14:19:08.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-04-21 14:19:08.653 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-21 14:19:08.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-21 14:19:08.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.665 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-04-21 14:19:08.667 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-04-21 14:19:08.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-04-21 14:19:08.671 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-21 14:19:08.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-21 14:19:08.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.683 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-04-21 14:19:08.685 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-04-21 14:19:08.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-04-21 14:19:08.689 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-21 14:19:08.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-21 14:19:08.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.701 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-04-21 14:19:08.704 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-04-21 14:19:08.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-04-21 14:19:08.708 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-21 14:19:08.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-21 14:19:08.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.719 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-04-21 14:19:08.722 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-04-21 14:19:08.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-04-21 14:19:08.726 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-21 14:19:08.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-21 14:19:08.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.738 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-04-21 14:19:08.740 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-04-21 14:19:08.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-04-21 14:19:08.744 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-21 14:19:08.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-21 14:19:08.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.757 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-04-21 14:19:08.759 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-04-21 14:19:08.761 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-04-21 14:19:08.764 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-21 14:19:08.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-21 14:19:08.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.775 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-04-21 14:19:08.777 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-04-21 14:19:08.779 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-04-21 14:19:08.782 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-21 14:19:08.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-21 14:19:08.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.794 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-04-21 14:19:08.796 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-04-21 14:19:08.799 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-04-21 14:19:08.801 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-21 14:19:08.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-21 14:19:08.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.813 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-04-21 14:19:08.815 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-04-21 14:19:08.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-04-21 14:19:08.820 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-21 14:19:08.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-21 14:19:08.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.832 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-04-21 14:19:08.835 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-04-21 14:19:08.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-04-21 14:19:08.839 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-21 14:19:08.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-21 14:19:08.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.851 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-04-21 14:19:08.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-04-21 14:19:08.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-04-21 14:19:08.858 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-21 14:19:08.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-21 14:19:08.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.869 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-04-21 14:19:08.871 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-04-21 14:19:08.874 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-04-21 14:19:08.876 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-21 14:19:08.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-21 14:19:08.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.887 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-04-21 14:19:08.890 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-04-21 14:19:08.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-04-21 14:19:08.894 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-21 14:19:08.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-21 14:19:08.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.906 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-04-21 14:19:08.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-04-21 14:19:08.911 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-04-21 14:19:08.914 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-21 14:19:08.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-21 14:19:08.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.925 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-04-21 14:19:08.927 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-04-21 14:19:08.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-04-21 14:19:08.932 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-21 14:19:08.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-21 14:19:08.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.943 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-04-21 14:19:08.946 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-04-21 14:19:08.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-04-21 14:19:08.950 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-21 14:19:08.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-21 14:19:08.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.963 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-04-21 14:19:08.965 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-04-21 14:19:08.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-04-21 14:19:08.969 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-21 14:19:08.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-21 14:19:08.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:08.982 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-04-21 14:19:08.984 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-04-21 14:19:08.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-04-21 14:19:08.989 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-21 14:19:08.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:08.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:08.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-21 14:19:08.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.000 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-04-21 14:19:09.002 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-04-21 14:19:09.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-04-21 14:19:09.007 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-21 14:19:09.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:09.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:09.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-21 14:19:09.016 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.018 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-04-21 14:19:09.021 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-04-21 14:19:09.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-04-21 14:19:09.025 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-21 14:19:09.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:09.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:09.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-21 14:19:09.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.037 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-04-21 14:19:09.039 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-04-21 14:19:09.042 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-04-21 14:19:09.044 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-21 14:19:09.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:09.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:09.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-21 14:19:09.053 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.055 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-04-21 14:19:09.057 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-04-21 14:19:09.059 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-04-21 14:19:09.062 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-21 14:19:09.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:09.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:09.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-21 14:19:09.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.073 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-04-21 14:19:09.075 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-04-21 14:19:09.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-04-21 14:19:09.080 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-21 14:19:09.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:09.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:09.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-21 14:19:09.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:09.092 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-04-21 14:19:09.112 | Using python 3.8 to install etcd3 2022-04-21 14:19:09.115 | + 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-04-21 14:19:09.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:09.778 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:09.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:09.778 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:10.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:19:10.805 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:10.805 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:10.811 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:10.815 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:10.818 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:10.819 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:11.264 | Collecting etcd3===0.12.0 2022-04-21 14:19:11.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-21 14:19:20.145 | Collecting grpcio===1.36.1 2022-04-21 14:19:20.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2022-04-21 14:19:22.929 | Collecting protobuf===3.15.6 2022-04-21 14:19:22.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2022-04-21 14:19:23.027 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-21 14:19:23.030 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (6.3.1) 2022-04-21 14:19:23.044 | Building wheels for collected packages: etcd3 2022-04-21 14:19:23.044 | Building wheel for etcd3 (setup.py): started 2022-04-21 14:19:23.774 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-21 14:19:23.775 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=ae7a3f7cc8b3c978d78c030d8ed1d28c3994303dec24d6ef22901186b2b0522f 2022-04-21 14:19:23.775 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-21 14:19:23.776 | Successfully built etcd3 2022-04-21 14:19:25.155 | Installing collected packages: grpcio, protobuf, etcd3 2022-04-21 14:19:25.775 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-04-21 14:19:25.885 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:19:25.885 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:19:25.977 | + inc/python:pip_install:200 : result=0 2022-04-21 14:19:25.980 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:19:25.982 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:25.984 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:25.986 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:25.989 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:25.991 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:25.993 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:19:25.995 | + functions-common:time_stop:2323 : start_time=1650550749107 2022-04-21 14:19:25.997 | + functions-common:time_stop:2325 : [[ -z 1650550749107 ]] 2022-04-21 14:19:26.000 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:26.004 | + functions-common:time_stop:2328 : end_time=1650550766002 2022-04-21 14:19:26.006 | + functions-common:time_stop:2329 : elapsed_time=16895 2022-04-21 14:19:26.008 | + functions-common:time_stop:2330 : total=31091 2022-04-21 14:19:26.010 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:26.012 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=47986 2022-04-21 14:19:26.015 | + inc/python:pip_install:203 : return 0 2022-04-21 14:19:26.017 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-04-21 14:19:26.038 | Using python 3.8 to install etcd3gw 2022-04-21 14:19:26.040 | + 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-04-21 14:19:26.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:26.720 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:26.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:26.720 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:27.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:19:27.743 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:27.743 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:27.749 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:27.753 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:27.756 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:27.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:28.199 | Collecting etcd3gw===0.2.5 2022-04-21 14:19:28.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-04-21 14:19:28.283 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.3.0) 2022-04-21 14:19:28.289 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-21 14:19:28.292 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-04-21 14:19:28.313 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-21 14:19:28.316 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-04-21 14:19:28.337 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-04-21 14:19:28.339 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-04-21 14:19:28.342 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-04-21 14:19:29.637 | Installing collected packages: etcd3gw 2022-04-21 14:19:29.747 | Successfully installed etcd3gw-0.2.5 2022-04-21 14:19:29.855 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:19:29.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:19:29.928 | + inc/python:pip_install:200 : result=0 2022-04-21 14:19:29.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:19:29.933 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:29.935 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:29.937 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:29.939 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:29.941 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:29.944 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:19:29.946 | + functions-common:time_stop:2323 : start_time=1650550766032 2022-04-21 14:19:29.949 | + functions-common:time_stop:2325 : [[ -z 1650550766032 ]] 2022-04-21 14:19:29.951 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:29.955 | + functions-common:time_stop:2328 : end_time=1650550769953 2022-04-21 14:19:29.958 | + functions-common:time_stop:2329 : elapsed_time=3921 2022-04-21 14:19:29.960 | + functions-common:time_stop:2330 : total=47986 2022-04-21 14:19:29.962 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:29.964 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=51907 2022-04-21 14:19:29.966 | + inc/python:pip_install:203 : return 0 2022-04-21 14:19:29.969 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-04-21 14:19:29.971 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-21 14:19:29.973 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-21 14:19:29.976 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:19:29.978 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:19:29.980 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:19:29.983 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:19:29.985 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:19:29.987 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:19:29.990 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:19:29.992 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:19:29.995 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:19:29.997 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-21 14:19:29.999 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-21 14:19:30.002 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:30.004 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:30.007 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-21 14:19:30.009 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-04-21 14:19:30.011 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-21 14:19:30.014 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:19:30.016 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:19:30.018 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:19:30.020 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:19:30.023 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:19:30.025 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:19:30.027 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:30.029 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:30.032 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:19:30.034 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:19:30.036 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:19:30.038 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:19:30.041 | + functions-common:install_package:1355 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-21 14:19:30.043 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:19:30.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:30.048 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:30.050 | + functions-common:real_install_package:1341 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-21 14:19:30.071 | + functions-common:apt_get:1121 : 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-04-21 14:19:30.181 | Reading package lists... 2022-04-21 14:19:30.430 | Building dependency tree... 2022-04-21 14:19:30.431 | Reading state information... 2022-04-21 14:19:30.675 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-21 14:19:30.675 | The following packages were automatically installed and are no longer required: 2022-04-21 14:19:30.677 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:19:30.677 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:19:30.677 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:19:30.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:19:30.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:19:30.677 | python3-zope.interface 2022-04-21 14:19:30.677 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:19:30.677 | The following additional packages will be installed: 2022-04-21 14:19:30.678 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-21 14:19:30.679 | Suggested packages: 2022-04-21 14:19:30.679 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-21 14:19:30.746 | The following NEW packages will be installed: 2022-04-21 14:19:30.746 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-21 14:19:30.888 | 0 upgraded, 6 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:19:30.888 | Need to get 1,306 kB of archives. 2022-04-21 14:19:30.889 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-21 14:19:30.889 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-21 14:19:31.242 | 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-04-21 14:19:31.266 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-21 14:19:31.317 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-21 14:19:31.382 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-21 14:19:31.386 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-21 14:19:31.950 | Fetched 1,306 kB in 1s (2,026 kB/s) 2022-04-21 14:19:31.981 | Selecting previously unselected package libnorm1:amd64. 2022-04-21 14:19:32.032 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2022-04-21 14:19:32.036 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-21 14:19:32.040 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-21 14:19:32.108 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-21 14:19:32.118 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-21 14:19:32.120 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-21 14:19:32.169 | Selecting previously unselected package libzmq5:amd64. 2022-04-21 14:19:32.179 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-21 14:19:32.181 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-21 14:19:32.244 | Selecting previously unselected package uwsgi-core. 2022-04-21 14:19:32.253 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-21 14:19:32.256 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-21 14:19:32.398 | Selecting previously unselected package uwsgi. 2022-04-21 14:19:32.407 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-21 14:19:32.409 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-21 14:19:32.443 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-21 14:19:32.452 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-21 14:19:32.455 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-21 14:19:32.515 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-21 14:19:32.521 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-21 14:19:32.527 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-21 14:19:32.532 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-21 14:19:32.545 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-21 14:19:33.356 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-21 14:19:33.383 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:19:33.745 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:19:34.110 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-21 14:19:41.734 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:19:41.736 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:19:41.738 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:41.741 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:41.743 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:41.745 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:41.747 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:41.749 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:19:41.752 | + functions-common:time_stop:2323 : start_time=1650550770069 2022-04-21 14:19:41.754 | + functions-common:time_stop:2325 : [[ -z 1650550770069 ]] 2022-04-21 14:19:41.757 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:41.761 | + functions-common:time_stop:2328 : end_time=1650550781758 2022-04-21 14:19:41.763 | + functions-common:time_stop:2329 : elapsed_time=11689 2022-04-21 14:19:41.765 | + functions-common:time_stop:2330 : total=241457 2022-04-21 14:19:41.767 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:41.771 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=253146 2022-04-21 14:19:41.773 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:19:41.775 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-04-21 14:19:41.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:19:41.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:19:41.782 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-04-21 14:19:41.846 | Enabling module proxy. 2022-04-21 14:19:41.851 | To activate the new configuration, you need to run: 2022-04-21 14:19:41.852 | systemctl restart apache2 2022-04-21 14:19:41.856 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-04-21 14:19:41.918 | Considering dependency proxy for proxy_uwsgi: 2022-04-21 14:19:41.918 | Module proxy already enabled 2022-04-21 14:19:41.918 | Enabling module proxy_uwsgi. 2022-04-21 14:19:41.923 | To activate the new configuration, you need to run: 2022-04-21 14:19:41.923 | systemctl restart apache2 2022-04-21 14:19:41.928 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-04-21 14:19:41.930 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:19:41.932 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:19:41.935 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:19:42.059 | + ./stack.sh:main:850 : install_keystoneauth 2022-04-21 14:19:42.061 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-21 14:19:42.064 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-21 14:19:42.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-21 14:19:42.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.076 | + ./stack.sh:main:851 : install_keystoneclient 2022-04-21 14:19:42.079 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-21 14:19:42.081 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-21 14:19:42.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-21 14:19:42.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.094 | + ./stack.sh:main:852 : install_glanceclient 2022-04-21 14:19:42.096 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-04-21 14:19:42.099 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-21 14:19:42.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-21 14:19:42.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.110 | + ./stack.sh:main:853 : install_cinderclient 2022-04-21 14:19:42.112 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-04-21 14:19:42.115 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-21 14:19:42.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-21 14:19:42.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.126 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-04-21 14:19:42.129 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-21 14:19:42.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-21 14:19:42.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.141 | + ./stack.sh:main:854 : install_novaclient 2022-04-21 14:19:42.143 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-04-21 14:19:42.146 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-21 14:19:42.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-21 14:19:42.156 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.158 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-04-21 14:19:42.174 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:19:42.177 | + ./stack.sh:main:856 : install_swiftclient 2022-04-21 14:19:42.179 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-21 14:19:42.182 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-21 14:19:42.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-21 14:19:42.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.194 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-04-21 14:19:42.210 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:19:42.212 | + ./stack.sh:main:859 : install_neutronclient 2022-04-21 14:19:42.215 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-21 14:19:42.217 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-21 14:19:42.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-21 14:19:42.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.228 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-04-21 14:19:42.231 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-21 14:19:42.233 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-21 14:19:42.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:19:42.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:19:42.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-21 14:19:42.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:19:42.246 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-21 14:19:42.248 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-21 14:19:42.250 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:19:42.253 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-21 14:19:42.256 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-21 14:19:42.259 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:19:42.262 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:19:42.262 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:19:42.267 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-21 14:19:42.270 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-21 14:19:42.272 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-21 14:19:42.275 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-21 14:19:42.277 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-21 14:19:42.297 | Using python 3.8 to install keystonemiddleware 2022-04-21 14:19:42.299 | + 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-04-21 14:19:43.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:43.010 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:43.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:43.010 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:44.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:19:44.029 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.029 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.035 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.040 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.042 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.043 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:44.049 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (9.2.0) 2022-04-21 14:19:44.117 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.7.1) 2022-04-21 14:19:44.155 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (8.5.1) 2022-04-21 14:19:44.196 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.1.5) 2022-04-21 14:19:44.201 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-04-21 14:19:44.209 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-21 14:19:44.212 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.4.0) 2022-04-21 14:19:44.217 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (4.3.1) 2022-04-21 14:19:44.278 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.2.0) 2022-04-21 14:19:44.296 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.4.2) 2022-04-21 14:19:44.299 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (4.8.1) 2022-04-21 14:19:44.314 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2021.1) 2022-04-21 14:19:44.319 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-04-21 14:19:44.328 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-04-21 14:19:44.347 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2022-04-21 14:19:44.361 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2022-04-21 14:19:44.371 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2022-04-21 14:19:44.377 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2022-04-21 14:19:44.383 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.4.0) 2022-04-21 14:19:44.422 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-21 14:19:44.424 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2022-04-21 14:19:44.432 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2022-04-21 14:19:44.437 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-04-21 14:19:44.440 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.1.14) 2022-04-21 14:19:44.442 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.7.0) 2022-04-21 14:19:44.446 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-04-21 14:19:44.449 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2022-04-21 14:19:44.455 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.10.9) 2022-04-21 14:19:44.458 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.2) 2022-04-21 14:19:44.461 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-04-21 14:19:44.481 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-04-21 14:19:44.484 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-04-21 14:19:44.486 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-04-21 14:19:44.490 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2022-04-21 14:19:44.493 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (2.8.1) 2022-04-21 14:19:44.497 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.12.1) 2022-04-21 14:19:45.739 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:19:45.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:19:45.811 | + inc/python:pip_install:200 : result=0 2022-04-21 14:19:45.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:19:45.815 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:45.818 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:45.820 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:45.822 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:45.825 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:45.827 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:19:45.829 | + functions-common:time_stop:2323 : start_time=1650550782292 2022-04-21 14:19:45.831 | + functions-common:time_stop:2325 : [[ -z 1650550782292 ]] 2022-04-21 14:19:45.835 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:45.839 | + functions-common:time_stop:2328 : end_time=1650550785836 2022-04-21 14:19:45.841 | + functions-common:time_stop:2329 : elapsed_time=3544 2022-04-21 14:19:45.843 | + functions-common:time_stop:2330 : total=51907 2022-04-21 14:19:45.845 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:45.847 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=55451 2022-04-21 14:19:45.850 | + inc/python:pip_install:203 : return 0 2022-04-21 14:19:45.852 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-21 14:19:45.854 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-21 14:19:45.857 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:19:45.859 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-21 14:19:45.862 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-21 14:19:45.864 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:19:45.868 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:19:45.868 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:19:45.873 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-21 14:19:45.876 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-21 14:19:45.878 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-21 14:19:45.881 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-21 14:19:45.883 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-21 14:19:45.906 | Using python 3.8 to install python-memcached 2022-04-21 14:19:45.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 python-memcached 2022-04-21 14:19:46.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:46.619 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:46.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:46.619 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:47.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:19:47.653 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:47.654 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:47.659 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:47.664 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:47.666 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:47.667 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:48.095 | Collecting python-memcached===1.59 2022-04-21 14:19:48.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-21 14:19:48.172 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-21 14:19:49.508 | Installing collected packages: python-memcached 2022-04-21 14:19:49.605 | Successfully installed python-memcached-1.59 2022-04-21 14:19:49.717 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:19:49.717 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:19:49.792 | + inc/python:pip_install:200 : result=0 2022-04-21 14:19:49.794 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:19:49.796 | + functions-common:time_stop:2316 : local name 2022-04-21 14:19:49.799 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:19:49.801 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:19:49.803 | + functions-common:time_stop:2319 : local total 2022-04-21 14:19:49.805 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:19:49.808 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:19:49.810 | + functions-common:time_stop:2323 : start_time=1650550785900 2022-04-21 14:19:49.812 | + functions-common:time_stop:2325 : [[ -z 1650550785900 ]] 2022-04-21 14:19:49.815 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:19:49.819 | + functions-common:time_stop:2328 : end_time=1650550789816 2022-04-21 14:19:49.821 | + functions-common:time_stop:2329 : elapsed_time=3916 2022-04-21 14:19:49.823 | + functions-common:time_stop:2330 : total=55451 2022-04-21 14:19:49.825 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:19:49.828 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=59367 2022-04-21 14:19:49.830 | + inc/python:pip_install:203 : return 0 2022-04-21 14:19:49.833 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-04-21 14:19:49.849 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:19:49.852 | + ./stack.sh:main:866 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-21 14:19:49.854 | + ./stack.sh:main:867 : stack_install_service keystone 2022-04-21 14:19:49.856 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-21 14:19:49.859 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-21 14:19:49.861 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:19:49.863 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-21 14:19:49.866 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-21 14:19:49.881 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:19:49.883 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-04-21 14:19:49.885 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-21 14:19:49.887 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-21 14:19:49.889 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:19:49.891 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:19:49.894 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:19:49.897 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:19:49.899 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:19:49.902 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:19:49.917 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:19:49.919 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:19:49.921 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:19:49.924 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:19:49.924 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:19:49.929 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-21 14:19:49.931 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:19:49.933 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-21 14:19:49.945 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-04-21 14:19:49.948 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:19:49.948 | + functions-common:git_clone:605 : head -1 2022-04-21 14:19:49.952 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-04-21 14:19:49.955 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:19:49.957 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-21 14:19:49.960 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:19:49.962 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-21 14:19:49.964 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-21 14:19:49.966 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:19:49.968 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-21 14:19:49.971 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:19:49.974 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-21 14:19:49.976 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-21 14:19:49.978 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:19:49.981 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:19:49.983 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-21 14:19:49.986 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:19:49.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-21 14:19:49.991 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:19:49.993 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:19:49.996 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-21 14:19:50.001 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-04-21 14:19:50.004 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-04-21 14:19:50.614 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-04-21 14:19:50.616 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:19:50.618 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:19:50.621 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:19:50.623 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-21 14:19:50.625 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-04-21 14:19:50.627 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:19:50.630 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:19:50.632 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:19:50.634 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:19:50.636 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:19:50.639 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:19:50.641 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:19:50.643 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-04-21 14:19:50.662 | Using python 3.8 to install /opt/stack/keystone 2022-04-21 14:19:50.664 | + 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-04-21 14:19:51.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:51.378 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:51.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:19:51.378 | from cryptography.utils import int_from_bytes 2022-04-21 14:19:52.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:19:52.395 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:19:52.399 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.400 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.401 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.403 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.406 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.413 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:19:52.417 | Obtaining file:///opt/stack/keystone 2022-04-21 14:19:53.984 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:19:56.000 | Collecting Flask===1.1.2 2022-04-21 14:19:56.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-04-21 14:19:56.566 | Collecting Flask-RESTful===0.3.8 2022-04-21 14:19:56.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-04-21 14:19:56.648 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:19:56.655 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:19:57.076 | Collecting PyJWT===2.0.1 2022-04-21 14:19:57.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2022-04-21 14:19:57.113 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:19:57.140 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:19:57.684 | Collecting Werkzeug===1.0.1 2022-04-21 14:19:57.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-04-21 14:19:58.228 | Collecting aniso8601===9.0.1 2022-04-21 14:19:58.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-21 14:19:58.520 | Collecting bcrypt===3.2.0 2022-04-21 14:19:58.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-04-21 14:19:58.605 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:19:59.036 | Collecting click===7.1.2 2022-04-21 14:19:59.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-04-21 14:19:59.050 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-04-21 14:19:59.090 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-21 14:19:59.504 | Collecting itsdangerous===1.1.0 2022-04-21 14:19:59.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-04-21 14:19:59.580 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-04-21 14:19:59.591 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-04-21 14:19:59.644 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-04-21 14:19:59.647 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2022-04-21 14:19:59.652 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.1) 2022-04-21 14:19:59.689 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-04-21 14:19:59.730 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-04-21 14:19:59.736 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-04-21 14:19:59.785 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-04-21 14:19:59.791 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-04-21 14:19:59.829 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.2) 2022-04-21 14:19:59.884 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.1) 2022-04-21 14:19:59.903 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.1) 2022-04-21 14:19:59.918 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.1) 2022-04-21 14:19:59.927 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.1) 2022-04-21 14:19:59.950 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.1) 2022-04-21 14:19:59.961 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.1) 2022-04-21 14:19:59.978 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2022-04-21 14:20:00.022 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-21 14:20:00.456 | Collecting passlib===1.7.4 2022-04-21 14:20:00.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-21 14:20:00.555 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-21 14:20:00.558 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-21 14:20:00.560 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-04-21 14:20:00.572 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-04-21 14:20:00.574 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-04-21 14:20:00.577 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-21 14:20:01.076 | Collecting pysaml2===6.5.1 2022-04-21 14:20:01.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2022-04-21 14:20:01.179 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2022-04-21 14:20:01.183 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2022-04-21 14:20:01.201 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2022-04-21 14:20:01.205 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-21 14:20:01.224 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-04-21 14:20:02.113 | Collecting scrypt===0.8.17 2022-04-21 14:20:02.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-04-21 14:20:02.214 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-21 14:20:02.217 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2022-04-21 14:20:02.227 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2022-04-21 14:20:02.230 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-04-21 14:20:02.232 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-21 14:20:02.239 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-04-21 14:20:02.248 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-04-21 14:20:02.253 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-21 14:20:02.271 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-21 14:20:02.274 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-21 14:20:02.281 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-21 14:20:02.842 | Collecting xmlschema===1.5.2 2022-04-21 14:20:02.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2022-04-21 14:20:02.950 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2022-04-21 14:20:02.955 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-21 14:20:02.958 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-04-21 14:20:03.018 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:20:03.022 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-04-21 14:20:03.026 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-21 14:20:03.033 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:20:03.042 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-04-21 14:20:03.047 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-04-21 14:20:03.087 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-04-21 14:20:03.090 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-21 14:20:03.096 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2022-04-21 14:20:03.107 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-04-21 14:20:03.111 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:20:03.120 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:20:03.131 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-21 14:20:03.142 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-04-21 14:20:03.151 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:20:03.159 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-21 14:20:03.162 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-04-21 14:20:03.282 | Collecting importlib-resources===5.1.2 2022-04-21 14:20:03.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2022-04-21 14:20:03.378 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2022-04-21 14:20:03.806 | Collecting defusedxml===0.7.1 2022-04-21 14:20:03.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-21 14:20:03.885 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-21 14:20:03.888 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:20:03.892 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:20:03.894 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:20:03.897 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-21 14:20:03.899 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-21 14:20:03.901 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-21 14:20:03.904 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-21 14:20:04.406 | Collecting elementpath===2.2.0 2022-04-21 14:20:04.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2022-04-21 14:20:04.492 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-04-21 14:20:04.496 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2022-04-21 14:20:04.499 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2022-04-21 14:20:04.501 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:20:04.510 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (5.0.0) 2022-04-21 14:20:04.512 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-04-21 14:20:04.517 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (54.1.1) 2022-04-21 14:20:04.567 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2022-04-21 14:20:04.573 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-04-21 14:20:04.581 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-04-21 14:20:05.476 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, importlib-resources, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2022-04-21 14:20:05.673 | Attempting uninstall: click 2022-04-21 14:20:05.675 | Found existing installation: Click 7.0 2022-04-21 14:20:05.683 | Uninstalling Click-7.0: 2022-04-21 14:20:05.713 | Successfully uninstalled Click-7.0 2022-04-21 14:20:07.478 | Attempting uninstall: PyJWT 2022-04-21 14:20:07.480 | Found existing installation: PyJWT 1.7.1 2022-04-21 14:20:07.496 | Uninstalling PyJWT-1.7.1: 2022-04-21 14:20:07.524 | Successfully uninstalled PyJWT-1.7.1 2022-04-21 14:20:07.553 | Running setup.py develop for keystone 2022-04-21 14:20:09.289 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2022-04-21 14:20:09.403 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:20:09.404 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:20:09.492 | + inc/python:pip_install:200 : result=0 2022-04-21 14:20:09.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:20:09.496 | + functions-common:time_stop:2316 : local name 2022-04-21 14:20:09.498 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:20:09.500 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:20:09.502 | + functions-common:time_stop:2319 : local total 2022-04-21 14:20:09.504 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:20:09.506 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:20:09.508 | + functions-common:time_stop:2323 : start_time=1650550790657 2022-04-21 14:20:09.510 | + functions-common:time_stop:2325 : [[ -z 1650550790657 ]] 2022-04-21 14:20:09.513 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:20:09.517 | + functions-common:time_stop:2328 : end_time=1650550809515 2022-04-21 14:20:09.519 | + functions-common:time_stop:2329 : elapsed_time=18858 2022-04-21 14:20:09.522 | + functions-common:time_stop:2330 : total=59367 2022-04-21 14:20:09.524 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:20:09.526 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=78225 2022-04-21 14:20:09.528 | + inc/python:pip_install:203 : return 0 2022-04-21 14:20:09.530 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:20:09.532 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-21 14:20:09.535 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-21 14:20:09.552 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-21 14:20:09.564 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-04-21 14:20:09.566 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-21 14:20:09.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:20:09.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:20:09.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-21 14:20:09.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:20:09.579 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-04-21 14:20:09.595 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:09.597 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-04-21 14:20:09.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:20:09.602 | + ./stack.sh:main:868 : configure_keystone 2022-04-21 14:20:09.604 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-04-21 14:20:09.617 | + 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-04-21 14:20:09.619 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-21 14:20:09.623 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-04-21 14:20:09.639 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:09.642 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-21 14:20:09.671 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-21 14:20:09.698 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-21 14:20:09.728 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-21 14:20:09.758 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-21 14:20:09.787 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-21 14:20:09.816 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-21 14:20:09.844 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-21 14:20:09.871 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-21 14:20:09.873 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-21 14:20:09.875 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-21 14:20:09.877 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-21 14:20:09.880 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-21 14:20:09.882 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:20:09.897 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:09.900 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-21 14:20:09.903 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-21 14:20:09.905 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:20:09.920 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:09.922 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:20:09.925 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:20:09.954 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:20:09.957 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:20:09.960 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-04-21 14:20:09.962 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-04-21 14:20:09.964 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-04-21 14:20:09.980 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:09.983 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.35/identity 2022-04-21 14:20:10.013 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.35/identity 2022-04-21 14:20:10.040 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-04-21 14:20:10.042 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-21 14:20:10.073 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-04-21 14:20:10.075 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-04-21 14:20:10.077 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-04-21 14:20:10.080 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-04-21 14:20:10.082 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-21 14:20:10.085 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-21 14:20:10.115 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-04-21 14:20:10.117 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-04-21 14:20:10.119 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-21 14:20:10.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-21 14:20:10.125 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:20:10.141 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:20:10.143 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:20:10.146 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:20:10.148 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:20:10.151 | + 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-04-21 14:20:10.178 | + 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-04-21 14:20:10.206 | + 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-04-21 14:20:10.233 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:20:10.261 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-21 14:20:10.287 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-04-21 14:20:10.290 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-21 14:20:10.292 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-21 14:20:10.294 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-21 14:20:10.296 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-04-21 14:20:10.299 | + lib/apache:write_uwsgi_config:260 : local http= 2022-04-21 14:20:10.301 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:20:10.304 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-04-21 14:20:10.308 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-04-21 14:20:10.310 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:20:10.313 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:20:10.325 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:20:10.326 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:20:10.335 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:20:10.338 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:20:10.354 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-21 14:20:10.356 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-21 14:20:10.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-21 14:20:10.389 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-21 14:20:10.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-21 14:20:10.441 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-21 14:20:10.468 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-21 14:20:10.495 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-21 14:20:10.522 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-21 14:20:10.548 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-21 14:20:10.577 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-21 14:20:10.605 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:20:10.631 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-21 14:20:10.659 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-21 14:20:10.689 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-21 14:20:10.716 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-04-21 14:20:10.718 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-04-21 14:20:10.721 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-04-21 14:20:10.724 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-04-21 14:20:10.726 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:20:10.729 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:10.731 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:10.733 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-21 14:20:10.736 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-21 14:20:10.738 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-21 14:20:10.764 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-21 14:20:10.792 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-21 14:20:10.792 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-21 14:20:10.800 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-21 14:20:10.804 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-04-21 14:20:10.807 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-04-21 14:20:10.809 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:20:10.811 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:20:10.813 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:20:10.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:10.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:10.820 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:20:10.822 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:20:10.824 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:10.827 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:10.829 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-04-21 14:20:10.891 | Enabling site keystone-wsgi-public. 2022-04-21 14:20:10.897 | To activate the new configuration, you need to run: 2022-04-21 14:20:10.897 | systemctl reload apache2 2022-04-21 14:20:10.901 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-04-21 14:20:10.903 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:20:10.906 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:20:10.908 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:20:11.035 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-04-21 14:20:11.038 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-04-21 14:20:11.041 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-04-21 14:20:11.043 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-04-21 14:20:11.046 | + lib/apache:write_uwsgi_config:260 : local http= 2022-04-21 14:20:11.048 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:20:11.051 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-04-21 14:20:11.056 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-04-21 14:20:11.058 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:20:11.060 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:20:11.073 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:20:11.074 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:20:11.082 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:20:11.086 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:20:11.102 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-04-21 14:20:11.104 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-04-21 14:20:11.108 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-04-21 14:20:11.138 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-04-21 14:20:11.165 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-04-21 14:20:11.192 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-04-21 14:20:11.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-04-21 14:20:11.246 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-04-21 14:20:11.274 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-04-21 14:20:11.302 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-04-21 14:20:11.329 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-04-21 14:20:11.357 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:20:11.385 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-04-21 14:20:11.412 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-04-21 14:20:11.439 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-04-21 14:20:11.466 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-04-21 14:20:11.468 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-04-21 14:20:11.471 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-04-21 14:20:11.474 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-04-21 14:20:11.477 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:20:11.479 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:11.481 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:11.484 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-21 14:20:11.486 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-21 14:20:11.489 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-04-21 14:20:11.516 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-04-21 14:20:11.544 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-21 14:20:11.544 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-04-21 14:20:11.553 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-04-21 14:20:11.556 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-04-21 14:20:11.558 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-04-21 14:20:11.561 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:20:11.563 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:20:11.565 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:20:11.568 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:11.571 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:11.573 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:20:11.575 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:20:11.578 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:11.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:11.582 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-04-21 14:20:11.643 | Enabling site keystone-wsgi-admin. 2022-04-21 14:20:11.649 | To activate the new configuration, you need to run: 2022-04-21 14:20:11.649 | systemctl reload apache2 2022-04-21 14:20:11.653 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-04-21 14:20:11.655 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:20:11.658 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:20:11.660 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:20:11.787 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-21 14:20:11.816 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-21 14:20:11.847 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-21 14:20:11.879 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-04-21 14:20:11.882 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-21 14:20:11.913 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-21 14:20:11.940 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-21 14:20:11.969 | + ./stack.sh:main:872 : is_service_enabled swift 2022-04-21 14:20:11.986 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:11.988 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-04-21 14:20:12.005 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:12.007 | + ./stack.sh:main:876 : stack_install_service swift 2022-04-21 14:20:12.009 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-21 14:20:12.012 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-21 14:20:12.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:20:12.016 | + lib/stack:stack_install_service:32 : install_swift 2022-04-21 14:20:12.019 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2022-04-21 14:20:12.022 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-21 14:20:12.024 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-04-21 14:20:12.026 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:20:12.028 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:20:12.031 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:20:12.033 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:20:12.036 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:20:12.039 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:20:12.054 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:20:12.057 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:20:12.059 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:12.061 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:20:12.062 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:20:12.067 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-04-21 14:20:12.069 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:12.071 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-21 14:20:12.084 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-04-21 14:20:12.087 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:20:12.087 | + functions-common:git_clone:605 : head -1 2022-04-21 14:20:12.094 | f56bb37f0 s3api: Use constant-time string comparisons in check_signature 2022-04-21 14:20:12.097 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:20:12.100 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-04-21 14:20:12.102 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:20:12.105 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-21 14:20:12.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-21 14:20:12.109 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-21 14:20:12.112 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-21 14:20:12.114 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:20:12.117 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-21 14:20:12.119 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-21 14:20:12.121 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:20:12.124 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-21 14:20:12.127 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-21 14:20:12.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:20:12.132 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-21 14:20:12.134 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:20:12.136 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:20:12.139 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-21 14:20:12.145 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-04-21 14:20:12.148 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-04-21 14:20:12.761 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-04-21 14:20:12.763 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:20:12.766 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:20:12.768 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:20:12.770 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-04-21 14:20:12.772 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-04-21 14:20:12.775 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:20:12.777 | + inc/python:setup_package:427 : local extras=keystone 2022-04-21 14:20:12.779 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:20:12.782 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-04-21 14:20:12.784 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-04-21 14:20:12.786 | + inc/python:setup_package:437 : extras='[keystone]' 2022-04-21 14:20:12.788 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:20:12.791 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-21 14:20:12.811 | Using python 3.8 to install /opt/stack/swift 2022-04-21 14:20:12.814 | + 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-04-21 14:20:13.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:13.516 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:13.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:13.516 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:14.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:20:14.554 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:20:14.557 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.559 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.559 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.562 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.564 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.573 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:14.577 | Obtaining file:///opt/stack/swift 2022-04-21 14:20:15.853 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:20:17.121 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:20:17.130 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-04-21 14:20:17.170 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-04-21 14:20:17.180 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-04-21 14:20:17.185 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-04-21 14:20:18.166 | Collecting lxml===4.6.2 2022-04-21 14:20:18.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-04-21 14:20:18.397 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-04-21 14:20:18.400 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.1) 2022-04-21 14:20:18.439 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-04-21 14:20:18.481 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-04-21 14:20:18.487 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-04-21 14:20:18.493 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-04-21 14:20:18.560 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-04-21 14:20:18.570 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-04-21 14:20:18.586 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-04-21 14:20:18.592 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-04-21 14:20:18.594 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-04-21 14:20:19.265 | Collecting pyeclib===1.6.0 2022-04-21 14:20:19.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-21 14:20:20.313 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-04-21 14:20:20.315 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-04-21 14:20:20.319 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-04-21 14:20:20.324 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-04-21 14:20:20.343 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-04-21 14:20:20.347 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-04-21 14:20:20.368 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-04-21 14:20:20.372 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-04-21 14:20:20.421 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-04-21 14:20:20.424 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-04-21 14:20:20.432 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2022-04-21 14:20:21.092 | Collecting xattr===0.9.7 2022-04-21 14:20:21.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-04-21 14:20:21.866 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:20:21.869 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-04-21 14:20:21.877 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-04-21 14:20:21.938 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:20:21.952 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-21 14:20:21.959 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:20:21.962 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-21 14:20:21.969 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-04-21 14:20:21.975 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-04-21 14:20:21.978 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-21 14:20:21.981 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:20:21.985 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-21 14:20:21.989 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:20:21.991 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-04-21 14:20:21.994 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-04-21 14:20:21.998 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-21 14:20:22.001 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2022-04-21 14:20:22.004 | Building wheels for collected packages: pyeclib, xattr 2022-04-21 14:20:22.005 | Building wheel for pyeclib (setup.py): started 2022-04-21 14:20:23.300 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-04-21 14:20:23.301 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55511 sha256=07b436b49b52b2ee57f3bd1aabcfb728e6171059300a2d8562aa55286a76001e 2022-04-21 14:20:23.301 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-21 14:20:23.303 | Building wheel for xattr (setup.py): started 2022-04-21 14:20:24.708 | Building wheel for xattr (setup.py): finished with status 'done' 2022-04-21 14:20:24.709 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33234 sha256=e85d398973c9805673da76e830285cce62ea7dff63d43e4b934337ec44ff3369 2022-04-21 14:20:24.709 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-04-21 14:20:24.710 | Successfully built pyeclib xattr 2022-04-21 14:20:25.908 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-04-21 14:20:26.220 | Running setup.py develop for swift 2022-04-21 14:20:27.773 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-04-21 14:20:27.892 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:20:27.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:20:27.989 | + inc/python:pip_install:200 : result=0 2022-04-21 14:20:27.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:20:27.994 | + functions-common:time_stop:2316 : local name 2022-04-21 14:20:27.996 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:20:27.998 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:20:28.000 | + functions-common:time_stop:2319 : local total 2022-04-21 14:20:28.002 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:20:28.005 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:20:28.007 | + functions-common:time_stop:2323 : start_time=1650550812806 2022-04-21 14:20:28.009 | + functions-common:time_stop:2325 : [[ -z 1650550812806 ]] 2022-04-21 14:20:28.012 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:20:28.016 | + functions-common:time_stop:2328 : end_time=1650550828014 2022-04-21 14:20:28.018 | + functions-common:time_stop:2329 : elapsed_time=15208 2022-04-21 14:20:28.020 | + functions-common:time_stop:2330 : total=78225 2022-04-21 14:20:28.022 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:20:28.025 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=93433 2022-04-21 14:20:28.027 | + inc/python:pip_install:203 : return 0 2022-04-21 14:20:28.029 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:20:28.031 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-21 14:20:28.034 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-21 14:20:28.052 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-21 14:20:28.064 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-04-21 14:20:28.067 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-21 14:20:28.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:20:28.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:20:28.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-21 14:20:28.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:20:28.079 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-04-21 14:20:28.081 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:20:28.084 | + ./stack.sh:main:877 : configure_swift 2022-04-21 14:20:28.086 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-04-21 14:20:28.088 | + lib/swift:configure_swift:335 : local node_number 2022-04-21 14:20:28.090 | + lib/swift:configure_swift:336 : local swift_node_config 2022-04-21 14:20:28.092 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-04-21 14:20:28.094 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-21 14:20:28.948 | No object-server running 2022-04-21 14:20:28.948 | No container-replicator running 2022-04-21 14:20:28.948 | No object-updater running 2022-04-21 14:20:28.948 | No container-sharder running 2022-04-21 14:20:28.948 | No account-auditor running 2022-04-21 14:20:28.948 | No proxy-server running 2022-04-21 14:20:28.948 | No container-reconciler running 2022-04-21 14:20:28.948 | No container-updater running 2022-04-21 14:20:28.948 | No account-replicator running 2022-04-21 14:20:28.948 | No object-reconstructor running 2022-04-21 14:20:28.948 | No account-server running 2022-04-21 14:20:28.948 | No container-sync running 2022-04-21 14:20:28.948 | No object-expirer running 2022-04-21 14:20:28.948 | No object-replicator running 2022-04-21 14:20:28.948 | No account-reaper running 2022-04-21 14:20:28.948 | No container-auditor running 2022-04-21 14:20:28.948 | No object-auditor running 2022-04-21 14:20:28.949 | No container-server running 2022-04-21 14:20:28.993 | + lib/swift:configure_swift:340 : true 2022-04-21 14:20:28.995 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-04-21 14:20:29.007 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-21 14:20:29.019 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-21 14:20:29.022 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-04-21 14:20:29.022 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-04-21 14:20:29.027 | + lib/swift:configure_swift:354 : sed -e ' 2022-04-21 14:20:29.027 | s/%GROUP%/ubuntu/; 2022-04-21 14:20:29.027 | s/%USER%/ubuntu/; 2022-04-21 14:20:29.027 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-21 14:20:29.027 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-21 14:20:29.030 | uid = ubuntu 2022-04-21 14:20:29.030 | gid = ubuntu 2022-04-21 14:20:29.030 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-21 14:20:29.030 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-21 14:20:29.030 | address = 127.0.0.1 2022-04-21 14:20:29.030 | 2022-04-21 14:20:29.030 | [account6612] 2022-04-21 14:20:29.030 | max connections = 25 2022-04-21 14:20:29.030 | path = /opt/stack/data/swift/1/node/ 2022-04-21 14:20:29.030 | read only = false 2022-04-21 14:20:29.030 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-21 14:20:29.030 | 2022-04-21 14:20:29.030 | [account6622] 2022-04-21 14:20:29.030 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/2/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [account6632] 2022-04-21 14:20:29.031 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/3/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [account6642] 2022-04-21 14:20:29.031 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/4/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [container6611] 2022-04-21 14:20:29.031 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/1/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [container6621] 2022-04-21 14:20:29.031 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/2/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [container6631] 2022-04-21 14:20:29.031 | max connections = 25 2022-04-21 14:20:29.031 | path = /opt/stack/data/swift/3/node/ 2022-04-21 14:20:29.031 | read only = false 2022-04-21 14:20:29.031 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-21 14:20:29.031 | 2022-04-21 14:20:29.031 | [container6641] 2022-04-21 14:20:29.032 | max connections = 25 2022-04-21 14:20:29.032 | path = /opt/stack/data/swift/4/node/ 2022-04-21 14:20:29.032 | read only = false 2022-04-21 14:20:29.032 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-21 14:20:29.032 | 2022-04-21 14:20:29.032 | 2022-04-21 14:20:29.032 | [object6613] 2022-04-21 14:20:29.032 | max connections = 25 2022-04-21 14:20:29.032 | path = /opt/stack/data/swift/1/node/ 2022-04-21 14:20:29.032 | read only = false 2022-04-21 14:20:29.032 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-21 14:20:29.032 | 2022-04-21 14:20:29.032 | [object6623] 2022-04-21 14:20:29.032 | max connections = 25 2022-04-21 14:20:29.032 | path = /opt/stack/data/swift/2/node/ 2022-04-21 14:20:29.032 | read only = false 2022-04-21 14:20:29.032 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-21 14:20:29.032 | 2022-04-21 14:20:29.032 | [object6633] 2022-04-21 14:20:29.032 | max connections = 25 2022-04-21 14:20:29.032 | path = /opt/stack/data/swift/3/node/ 2022-04-21 14:20:29.032 | read only = false 2022-04-21 14:20:29.032 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-21 14:20:29.032 | 2022-04-21 14:20:29.032 | [object6643] 2022-04-21 14:20:29.032 | max connections = 25 2022-04-21 14:20:29.032 | path = /opt/stack/data/swift/4/node/ 2022-04-21 14:20:29.032 | read only = false 2022-04-21 14:20:29.032 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-21 14:20:29.033 | + lib/swift:configure_swift:360 : is_ubuntu 2022-04-21 14:20:29.036 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:29.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:29.040 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-21 14:20:29.061 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-21 14:20:29.063 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-21 14:20:29.067 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-21 14:20:29.071 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-21 14:20:29.073 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-21 14:20:29.078 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-21 14:20:29.106 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.35:8080/v1/ 2022-04-21 14:20:29.131 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-21 14:20:29.150 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-21 14:20:29.177 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-21 14:20:29.194 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-21 14:20:29.222 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-21 14:20:29.239 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-21 14:20:29.267 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-21 14:20:29.285 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-21 14:20:29.312 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-21 14:20:29.330 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-21 14:20:29.358 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-21 14:20:29.375 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-04-21 14:20:29.390 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:29.392 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-21 14:20:29.420 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-21 14:20:29.446 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-21 14:20:29.473 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-21 14:20:29.499 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-04-21 14:20:29.514 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:29.516 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-21 14:20:29.543 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-04-21 14:20:29.557 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:29.560 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-04-21 14:20:29.574 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:29.576 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-04-21 14:20:29.579 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-04-21 14:20:29.593 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:29.595 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-04-21 14:20:29.598 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-04-21 14:20:29.600 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-21 14:20:29.605 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-21 14:20:29.609 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-21 14:20:29.635 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-21 14:20:29.662 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-21 14:20:29.693 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-21 14:20:29.722 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-21 14:20:29.748 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-21 14:20:29.750 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-04-21 14:20:29.752 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-04-21 14:20:29.755 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-04-21 14:20:29.757 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-21 14:20:29.783 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-21 14:20:29.810 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:20:29.836 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-21 14:20:29.862 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-21 14:20:29.889 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-21 14:20:29.916 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-21 14:20:29.942 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-21 14:20:29.969 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:20:29.997 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-21 14:20:30.023 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-21 14:20:30.051 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-21 14:20:30.078 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-21 14:20:30.105 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-21 14:20:30.135 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-21 14:20:30.162 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-21 14:20:30.180 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-21 14:20:30.208 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-21 14:20:30.234 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-21 14:20:30.239 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-21 14:20:30.267 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-21 14:20:30.293 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-21 14:20:30.321 | + lib/swift:configure_swift:478 : local node_number 2022-04-21 14:20:30.323 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-21 14:20:30.325 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-21 14:20:30.327 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-21 14:20:30.332 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-21 14:20:30.334 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-21 14:20:30.337 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-21 14:20:30.339 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-04-21 14:20:30.341 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-04-21 14:20:30.343 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-21 14:20:30.345 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-21 14:20:30.347 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-21 14:20:30.365 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-21 14:20:30.393 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-21 14:20:30.411 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-21 14:20:30.439 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-21 14:20:30.458 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-21 14:20:30.486 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-21 14:20:30.503 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-21 14:20:30.530 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-21 14:20:30.549 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-21 14:20:30.576 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-21 14:20:30.594 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-21 14:20:30.621 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-21 14:20:30.640 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-21 14:20:30.668 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-21 14:20:30.685 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-21 14:20:30.714 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-21 14:20:30.731 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-21 14:20:30.758 | + 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-04-21 14:20:30.763 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-21 14:20:30.781 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-21 14:20:30.810 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-21 14:20:30.838 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-21 14:20:30.840 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-21 14:20:30.845 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-21 14:20:30.847 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-21 14:20:30.850 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-21 14:20:30.852 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-04-21 14:20:30.854 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-04-21 14:20:30.856 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-21 14:20:30.858 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-21 14:20:30.860 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-21 14:20:30.878 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-21 14:20:30.905 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-21 14:20:30.923 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-21 14:20:30.951 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-21 14:20:30.968 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-21 14:20:30.997 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-21 14:20:31.015 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-21 14:20:31.044 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-21 14:20:31.061 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-21 14:20:31.090 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-21 14:20:31.108 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-21 14:20:31.136 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-21 14:20:31.154 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-21 14:20:31.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-21 14:20:31.200 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-21 14:20:31.227 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-21 14:20:31.246 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-21 14:20:31.273 | + 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-04-21 14:20:31.277 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-21 14:20:31.295 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-21 14:20:31.323 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-21 14:20:31.325 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-21 14:20:31.330 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-21 14:20:31.332 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-21 14:20:31.334 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-21 14:20:31.337 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-04-21 14:20:31.339 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-04-21 14:20:31.341 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-21 14:20:31.343 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-21 14:20:31.345 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-21 14:20:31.363 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-21 14:20:31.390 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-21 14:20:31.408 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-21 14:20:31.436 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-21 14:20:31.454 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-21 14:20:31.482 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-21 14:20:31.499 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-21 14:20:31.526 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-21 14:20:31.544 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-21 14:20:31.572 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-21 14:20:31.590 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-21 14:20:31.618 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-21 14:20:31.636 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-21 14:20:31.664 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-21 14:20:31.682 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-21 14:20:31.710 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-21 14:20:31.727 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-21 14:20:31.754 | + 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-04-21 14:20:31.759 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-21 14:20:31.777 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-21 14:20:31.806 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-21 14:20:31.834 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-21 14:20:31.862 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-21 14:20:31.889 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-04-21 14:20:31.891 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-21 14:20:31.896 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-21 14:20:31.924 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-21 14:20:31.952 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-21 14:20:31.980 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-21 14:20:32.009 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-21 14:20:32.037 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-21 14:20:32.064 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-21 14:20:32.091 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-21 14:20:32.118 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-21 14:20:32.146 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-04-21 14:20:32.161 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:32.163 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-21 14:20:32.181 | + lib/swift:configure_swift:521 : local auth_vers 2022-04-21 14:20:32.184 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-04-21 14:20:32.203 | + lib/swift:configure_swift:522 : auth_vers=3 2022-04-21 14:20:32.206 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.35 2022-04-21 14:20:32.233 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-04-21 14:20:32.236 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-21 14:20:32.262 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.35/identity 2022-04-21 14:20:32.290 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-04-21 14:20:32.292 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-21 14:20:32.320 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-04-21 14:20:32.336 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:32.338 | + lib/swift:configure_swift:541 : local user_group 2022-04-21 14:20:32.341 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-04-21 14:20:32.345 | + lib/swift:configure_swift:542 : user_group=1000 2022-04-21 14:20:32.347 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-21 14:20:32.360 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-21 14:20:32.362 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-21 14:20:32.375 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-04-21 14:20:32.377 | + lib/swift:configure_swift:548 : is_suse 2022-04-21 14:20:32.379 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:20:32.382 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:20:32.384 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:20:32.386 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:20:32.388 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:20:32.391 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:20:32.393 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-21 14:20:32.405 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-04-21 14:20:32.407 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-04-21 14:20:32.410 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-04-21 14:20:32.427 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:32.429 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-04-21 14:20:32.446 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:32.449 | + ./stack.sh:main:888 : stack_install_service glance 2022-04-21 14:20:32.451 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-21 14:20:32.454 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-21 14:20:32.456 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:20:32.459 | + lib/stack:stack_install_service:32 : install_glance 2022-04-21 14:20:32.462 | + lib/glance:install_glance:438 : glance_store_extras=() 2022-04-21 14:20:32.464 | + lib/glance:install_glance:438 : local glance_store_extras 2022-04-21 14:20:32.467 | + lib/glance:install_glance:440 : is_service_enabled cinder 2022-04-21 14:20:32.483 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:32.486 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-21 14:20:32.489 | + lib/glance:install_glance:444 : is_service_enabled swift 2022-04-21 14:20:32.506 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:32.509 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-21 14:20:32.511 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2022-04-21 14:20:32.514 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-21 14:20:32.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:20:32.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:20:32.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-21 14:20:32.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:20:32.527 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2022-04-21 14:20:32.530 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-21 14:20:32.532 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-21 14:20:32.535 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2022-04-21 14:20:32.538 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-21 14:20:32.540 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-21 14:20:32.543 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-21 14:20:32.546 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-21 14:20:32.549 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-21 14:20:32.552 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-21 14:20:32.556 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:20:32.556 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-21 14:20:32.562 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-21 14:20:32.564 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-21 14:20:32.568 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-21 14:20:32.571 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-21 14:20:32.574 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-21 14:20:32.595 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-21 14:20:32.597 | + 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-04-21 14:20:33.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:33.302 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:33.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:33.302 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:34.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:20:34.340 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:20:34.343 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:34.344 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:34.345 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:34.348 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:34.350 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:34.358 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:35.040 | Collecting glance-store===2.5.0 2022-04-21 14:20:35.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2022-04-21 14:20:35.211 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-04-21 14:20:35.216 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-04-21 14:20:35.228 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-04-21 14:20:35.479 | Collecting os-brick===4.3.3 2022-04-21 14:20:35.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bd/9957b2b5dbd82/os_brick-4.3.3-py3-none-any.whl (253 kB) 2022-04-21 14:20:35.589 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-04-21 14:20:35.593 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-04-21 14:20:35.612 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-04-21 14:20:35.622 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-04-21 14:20:35.663 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-04-21 14:20:35.670 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-04-21 14:20:35.676 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-04-21 14:20:35.716 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.1) 2022-04-21 14:20:35.732 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.3.1) 2022-04-21 14:20:35.734 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-04-21 14:20:35.744 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-04-21 14:20:35.767 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-04-21 14:20:35.784 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-04-21 14:20:35.791 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-04-21 14:20:35.793 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-04-21 14:20:35.796 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-04-21 14:20:35.941 | Collecting python-cinderclient===7.4.1 2022-04-21 14:20:35.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2022-04-21 14:20:36.046 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-04-21 14:20:36.052 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-04-21 14:20:36.652 | Collecting python-swiftclient===3.11.1 2022-04-21 14:20:36.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2022-04-21 14:20:36.759 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-04-21 14:20:36.763 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-04-21 14:20:36.783 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-04-21 14:20:36.788 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.17.2) 2022-04-21 14:20:36.791 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-04-21 14:20:36.794 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-04-21 14:20:36.801 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-04-21 14:20:36.815 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2022-04-21 14:20:36.837 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2022-04-21 14:20:36.842 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-04-21 14:20:36.851 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-21 14:20:36.854 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-04-21 14:20:36.859 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-04-21 14:20:36.863 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-21 14:20:36.871 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:20:36.875 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:20:36.880 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-04-21 14:20:36.884 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-04-21 14:20:36.887 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:20:36.897 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:20:36.906 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:20:36.916 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:20:36.929 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-21 14:20:36.940 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-04-21 14:20:36.943 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-04-21 14:20:36.945 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:20:36.948 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:20:36.951 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-21 14:20:36.955 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-04-21 14:20:36.963 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-04-21 14:20:36.966 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2022-04-21 14:20:36.969 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-04-21 14:20:36.971 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-04-21 14:20:37.037 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2022-04-21 14:20:37.044 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2022-04-21 14:20:37.063 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2022-04-21 14:20:37.070 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2022-04-21 14:20:37.073 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-21 14:20:37.075 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2022-04-21 14:20:37.079 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2022-04-21 14:20:37.081 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-04-21 14:20:38.404 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-04-21 14:20:39.414 | Successfully installed glance-store-2.5.0 os-brick-4.3.3 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2022-04-21 14:20:39.534 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:20:39.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:20:39.612 | + inc/python:pip_install:200 : result=0 2022-04-21 14:20:39.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:20:39.616 | + functions-common:time_stop:2316 : local name 2022-04-21 14:20:39.619 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:20:39.621 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:20:39.623 | + functions-common:time_stop:2319 : local total 2022-04-21 14:20:39.625 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:20:39.628 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:20:39.631 | + functions-common:time_stop:2323 : start_time=1650550832589 2022-04-21 14:20:39.633 | + functions-common:time_stop:2325 : [[ -z 1650550832589 ]] 2022-04-21 14:20:39.636 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:20:39.640 | + functions-common:time_stop:2328 : end_time=1650550839637 2022-04-21 14:20:39.642 | + functions-common:time_stop:2329 : elapsed_time=7048 2022-04-21 14:20:39.645 | + functions-common:time_stop:2330 : total=93433 2022-04-21 14:20:39.647 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:20:39.649 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=100481 2022-04-21 14:20:39.652 | + inc/python:pip_install:203 : return 0 2022-04-21 14:20:39.654 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2022-04-21 14:20:39.657 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2022-04-21 14:20:39.660 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2022-04-21 14:20:39.672 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-21 14:20:39.677 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2022-04-21 14:20:39.679 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-21 14:20:39.682 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-04-21 14:20:39.684 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:20:39.686 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:20:39.689 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:20:39.692 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:20:39.694 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:20:39.697 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:20:39.714 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:20:39.716 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:20:39.718 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:39.721 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:20:39.722 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:20:39.727 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-04-21 14:20:39.729 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:39.731 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-21 14:20:39.744 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-04-21 14:20:39.747 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:20:39.747 | + functions-common:git_clone:605 : head -1 2022-04-21 14:20:39.751 | b1d635c28 Fix failing copy_image flow init 2022-04-21 14:20:39.754 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:20:39.757 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2022-04-21 14:20:39.759 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:20:39.762 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-21 14:20:39.764 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-21 14:20:39.767 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:20:39.770 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-21 14:20:39.772 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:20:39.775 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-21 14:20:39.777 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-21 14:20:39.780 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:20:39.782 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:20:39.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-21 14:20:39.788 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:20:39.791 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-21 14:20:39.793 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:20:39.795 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:20:39.798 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-21 14:20:39.804 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-04-21 14:20:39.807 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-04-21 14:20:40.418 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-04-21 14:20:40.421 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:20:40.423 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:20:40.426 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:20:40.429 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-04-21 14:20:40.431 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-04-21 14:20:40.433 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:20:40.436 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:20:40.438 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:20:40.440 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:20:40.443 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:20:40.445 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:20:40.447 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:20:40.450 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-04-21 14:20:40.471 | Using python 3.8 to install /opt/stack/glance 2022-04-21 14:20:40.474 | + 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-04-21 14:20:41.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:41.183 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:41.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:20:41.183 | from cryptography.utils import int_from_bytes 2022-04-21 14:20:42.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:20:42.226 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:20:42.230 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.231 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.231 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.237 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.245 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:20:42.249 | Obtaining file:///opt/stack/glance 2022-04-21 14:20:43.549 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:20:44.839 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:20:44.849 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:20:44.858 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:20:44.868 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:20:45.412 | Collecting WSME===0.10.1 2022-04-21 14:20:45.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2022-04-21 14:20:45.507 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:20:45.520 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:20:45.668 | Collecting castellan===3.7.2 2022-04-21 14:20:45.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2022-04-21 14:20:45.773 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-04-21 14:20:45.900 | Collecting cursive===0.2.2 2022-04-21 14:20:45.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-21 14:20:45.996 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-21 14:20:46.004 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2022-04-21 14:20:46.009 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-04-21 14:20:46.018 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-21 14:20:46.024 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2022-04-21 14:20:46.096 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-04-21 14:20:46.102 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-04-21 14:20:46.106 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-21 14:20:46.109 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-04-21 14:20:46.121 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-04-21 14:20:46.183 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-04-21 14:20:46.237 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-04-21 14:20:46.242 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-04-21 14:20:46.247 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-04-21 14:20:46.265 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.1) 2022-04-21 14:20:46.304 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-04-21 14:20:46.315 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-04-21 14:20:46.357 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-04-21 14:20:46.363 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-04-21 14:20:46.413 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-04-21 14:20:46.419 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-04-21 14:20:46.460 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.2) 2022-04-21 14:20:46.515 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.1) 2022-04-21 14:20:46.534 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.1) 2022-04-21 14:20:46.549 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2022-04-21 14:20:46.563 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-04-21 14:20:46.573 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-04-21 14:20:46.598 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.1) 2022-04-21 14:20:46.608 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-04-21 14:20:46.625 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2022-04-21 14:20:46.672 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-04-21 14:20:46.678 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-04-21 14:20:46.680 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-04-21 14:20:46.683 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2022-04-21 14:20:46.704 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2022-04-21 14:20:46.719 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-04-21 14:20:46.731 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-04-21 14:20:46.733 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-04-21 14:20:46.853 | Collecting python-barbicanclient===5.1.0 2022-04-21 14:20:46.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2022-04-21 14:20:46.955 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-04-21 14:20:46.960 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2022-04-21 14:20:46.963 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-04-21 14:20:46.981 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-04-21 14:20:46.985 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2022-04-21 14:20:46.992 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-04-21 14:20:47.118 | Collecting retrying===1.3.3 2022-04-21 14:20:47.124 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-21 14:20:47.203 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-04-21 14:20:47.208 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-04-21 14:20:47.645 | Collecting simplegeneric===0.8.1 2022-04-21 14:20:47.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-21 14:20:48.354 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-04-21 14:20:48.357 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2022-04-21 14:20:48.368 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2022-04-21 14:20:48.371 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2022-04-21 14:20:48.373 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-04-21 14:20:48.545 | Collecting taskflow===4.6.0 2022-04-21 14:20:48.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2022-04-21 14:20:48.700 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2022-04-21 14:20:48.715 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2022-04-21 14:20:48.725 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2022-04-21 14:20:48.731 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2022-04-21 14:20:48.748 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2022-04-21 14:20:48.752 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2022-04-21 14:20:48.760 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2022-04-21 14:20:48.780 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2022-04-21 14:20:48.783 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2022-04-21 14:20:48.789 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:20:48.796 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:20:48.800 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-04-21 14:20:48.809 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-21 14:20:48.815 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-04-21 14:20:48.821 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:20:48.824 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-04-21 14:20:48.829 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-04-21 14:20:48.832 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-04-21 14:20:48.874 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:20:48.881 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-04-21 14:20:48.884 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-21 14:20:48.895 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-04-21 14:20:48.898 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-21 14:20:48.910 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:20:48.914 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:20:48.916 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-21 14:20:48.920 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:20:48.923 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-21 14:20:49.090 | Collecting networkx===2.5 2022-04-21 14:20:49.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-04-21 14:20:49.375 | Collecting automaton===2.3.1 2022-04-21 14:20:49.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/230/1340e9dc683af/automaton-2.3.1-py3-none-any.whl (22 kB) 2022-04-21 14:20:49.553 | Collecting pydot===1.4.2 2022-04-21 14:20:49.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-21 14:20:49.637 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2022-04-21 14:20:49.640 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-21 14:20:49.642 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-04-21 14:20:49.645 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2022-04-21 14:20:49.648 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:20:49.651 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-04-21 14:20:49.654 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-04-21 14:20:49.656 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2022-04-21 14:20:49.659 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-21 14:20:49.715 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2022-04-21 14:20:49.717 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:20:49.759 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2022-04-21 14:20:49.764 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-21 14:20:49.768 | Building wheels for collected packages: simplegeneric 2022-04-21 14:20:49.769 | Building wheel for simplegeneric (setup.py): started 2022-04-21 14:20:50.475 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-21 14:20:50.475 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=c955fea947042e8434ecea7a10e331a47d97896019596392b8d3716dcabaf579 2022-04-21 14:20:50.476 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-21 14:20:50.476 | Successfully built simplegeneric 2022-04-21 14:20:51.438 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-04-21 14:20:53.893 | Running setup.py develop for glance 2022-04-21 14:20:55.417 | Successfully installed WSME-0.10.1 automaton-2.3.1 castellan-3.7.2 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2022-04-21 14:20:55.545 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:20:55.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:20:55.637 | + inc/python:pip_install:200 : result=0 2022-04-21 14:20:55.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:20:55.642 | + functions-common:time_stop:2316 : local name 2022-04-21 14:20:55.645 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:20:55.647 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:20:55.649 | + functions-common:time_stop:2319 : local total 2022-04-21 14:20:55.651 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:20:55.653 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:20:55.656 | + functions-common:time_stop:2323 : start_time=1650550840465 2022-04-21 14:20:55.658 | + functions-common:time_stop:2325 : [[ -z 1650550840465 ]] 2022-04-21 14:20:55.661 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:20:55.665 | + functions-common:time_stop:2328 : end_time=1650550855662 2022-04-21 14:20:55.667 | + functions-common:time_stop:2329 : elapsed_time=15197 2022-04-21 14:20:55.669 | + functions-common:time_stop:2330 : total=100481 2022-04-21 14:20:55.671 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:20:55.674 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=115678 2022-04-21 14:20:55.676 | + inc/python:pip_install:203 : return 0 2022-04-21 14:20:55.678 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:20:55.681 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-21 14:20:55.683 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-21 14:20:55.702 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-21 14:20:55.714 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-04-21 14:20:55.717 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-21 14:20:55.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:20:55.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:20:55.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-21 14:20:55.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:20:55.730 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:20:55.732 | + ./stack.sh:main:889 : configure_glance 2022-04-21 14:20:55.735 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-21 14:20:55.747 | + lib/glance:configure_glance:271 : local dburl 2022-04-21 14:20:55.750 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2022-04-21 14:20:55.753 | ++ lib/database:database_connection_url:132 : local db=glance 2022-04-21 14:20:55.755 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-04-21 14:20:55.758 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-04-21 14:20:55.760 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-21 14:20:55.763 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-21 14:20:55.765 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-21 14:20:55.795 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-21 14:20:55.825 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-21 14:20:55.854 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-21 14:20:55.886 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-21 14:20:55.917 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-21 14:20:55.947 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-21 14:20:55.950 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-04-21 14:20:55.952 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-04-21 14:20:55.955 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-21 14:20:55.957 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-21 14:20:55.987 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-21 14:20:56.014 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:20:56.042 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-21 14:20:56.069 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-21 14:20:56.097 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-21 14:20:56.124 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-21 14:20:56.153 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-21 14:20:56.181 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:20:56.210 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-21 14:20:56.237 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-21 14:20:56.269 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-21 14:20:56.272 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-21 14:20:56.274 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-21 14:20:56.276 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:20:56.279 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-21 14:20:56.281 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:20:56.297 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:56.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-21 14:20:56.303 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-21 14:20:56.305 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:20:56.321 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:56.324 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:20:56.327 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:20:56.355 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:20:56.357 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:20:56.359 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2022-04-21 14:20:56.362 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2022-04-21 14:20:56.364 | + lib/glance:configure_glance:288 : configure_glance_store False False 2022-04-21 14:20:56.367 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2022-04-21 14:20:56.369 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2022-04-21 14:20:56.372 | + lib/glance:configure_glance_store:231 : local be 2022-04-21 14:20:56.374 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2022-04-21 14:20:56.376 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2022-04-21 14:20:56.379 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-21 14:20:56.410 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2022-04-21 14:20:56.412 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.35 2022-04-21 14:20:56.443 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2022-04-21 14:20:56.445 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2022-04-21 14:20:56.463 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:56.465 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-21 14:20:56.493 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-21 14:20:56.521 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-21 14:20:56.549 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-21 14:20:56.578 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-21 14:20:56.606 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2022-04-21 14:20:56.623 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:56.625 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-21 14:20:56.655 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-21 14:20:56.687 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-21 14:20:56.721 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.35/identity/v3 2022-04-21 14:20:56.751 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-21 14:20:56.781 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.35/image 2022-04-21 14:20:56.810 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2022-04-21 14:20:56.828 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:56.830 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2022-04-21 14:20:56.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-21 14:20:56.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-21 14:20:56.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:20:56.857 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:20:56.860 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:20:56.863 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:20:56.865 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:20:56.868 | + 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-04-21 14:20:56.896 | + 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-04-21 14:20:56.927 | + 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-04-21 14:20:56.956 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:20:56.984 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-21 14:20:56.990 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-21 14:20:57.020 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-21 14:20:57.049 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-21 14:20:57.077 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.35/identity 2022-04-21 14:20:57.105 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-21 14:20:57.133 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-21 14:20:57.161 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-21 14:20:57.190 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-21 14:20:57.223 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-21 14:20:57.254 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-21 14:20:57.284 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-21 14:20:57.316 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-21 14:20:57.321 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-21 14:20:57.328 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2022-04-21 14:20:57.344 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:20:57.346 | + lib/glance:configure_glance:363 : [[ False == False ]] 2022-04-21 14:20:57.349 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-21 14:20:57.351 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2022-04-21 14:20:57.354 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-21 14:20:57.356 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2022-04-21 14:20:57.359 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2022-04-21 14:20:57.363 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2022-04-21 14:20:57.365 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-21 14:20:57.369 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-21 14:20:57.398 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2022-04-21 14:20:57.401 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-21 14:20:57.403 | ++ functions:get_random_port:837 : true 2022-04-21 14:20:57.405 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-21 14:20:57.408 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-21 14:20:57.410 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-21 14:20:57.495 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-21 14:20:57.498 | ++ functions:get_random_port:841 : break 2 2022-04-21 14:20:57.500 | ++ functions:get_random_port:845 : echo 60999 2022-04-21 14:20:57.504 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2022-04-21 14:20:57.506 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-21 14:20:57.533 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-21 14:20:57.560 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-21 14:20:57.588 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-21 14:20:57.616 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-21 14:20:57.643 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-21 14:20:57.671 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-21 14:20:57.699 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-21 14:20:57.726 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:20:57.754 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-21 14:20:57.781 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-21 14:20:57.809 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-21 14:20:57.837 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-21 14:20:57.865 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-21 14:20:57.892 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-21 14:20:57.920 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-21 14:20:57.948 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-21 14:20:57.976 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-21 14:20:58.004 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-21 14:20:58.032 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2022-04-21 14:20:58.036 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-04-21 14:20:58.038 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:20:58.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:58.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:58.045 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-21 14:20:58.047 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-04-21 14:20:58.107 | proxy (enabled by site administrator) 2022-04-21 14:20:58.110 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2022-04-21 14:20:58.113 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-04-21 14:20:58.115 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:20:58.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:58.120 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:58.122 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-21 14:20:58.125 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-04-21 14:20:58.178 | No module matches proxy_http 2022-04-21 14:20:58.181 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-04-21 14:20:58.242 | Considering dependency proxy for proxy_http: 2022-04-21 14:20:58.243 | Module proxy already enabled 2022-04-21 14:20:58.243 | Enabling module proxy_http. 2022-04-21 14:20:58.248 | To activate the new configuration, you need to run: 2022-04-21 14:20:58.248 | systemctl restart apache2 2022-04-21 14:20:58.252 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-04-21 14:20:58.255 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:20:58.258 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:20:58.260 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:20:58.393 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2022-04-21 14:20:58.396 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2022-04-21 14:20:58.399 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2022-04-21 14:20:58.402 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:20:58.404 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:58.407 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:58.410 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-21 14:20:58.413 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-21 14:20:58.416 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-21 14:20:58.416 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2022-04-21 14:20:58.425 | KeepAlive Off 2022-04-21 14:20:58.429 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2022-04-21 14:20:58.429 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-21 14:20:58.437 | SetEnv proxy-sendchunked 1 2022-04-21 14:20:58.442 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-21 14:20:58.442 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-21 14:20:58.451 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-21 14:20:58.454 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2022-04-21 14:20:58.457 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2022-04-21 14:20:58.460 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:20:58.462 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:20:58.464 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:20:58.467 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:58.469 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:58.472 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:20:58.474 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:20:58.476 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:20:58.478 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:20:58.481 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2022-04-21 14:20:58.542 | Enabling site glance-wsgi-api. 2022-04-21 14:20:58.547 | To activate the new configuration, you need to run: 2022-04-21 14:20:58.547 | systemctl reload apache2 2022-04-21 14:20:58.552 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2022-04-21 14:20:58.554 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:20:58.557 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:20:58.559 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:20:58.687 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-21 14:20:58.695 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-21 14:20:58.725 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-04-21 14:20:58.743 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:20:58.746 | + ./stack.sh:main:894 : stack_install_service cinder 2022-04-21 14:20:58.748 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-21 14:20:58.751 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-21 14:20:58.754 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:20:58.757 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-21 14:20:58.759 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2022-04-21 14:20:58.762 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-21 14:20:58.764 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-04-21 14:20:58.766 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:20:58.769 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:20:58.771 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:20:58.774 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:20:58.776 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:20:58.779 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:20:58.795 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:20:58.798 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:20:58.801 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:58.804 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:20:58.804 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:20:58.809 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-04-21 14:20:58.811 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:20:58.814 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-21 14:20:58.827 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-04-21 14:20:58.830 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:20:58.830 | + functions-common:git_clone:605 : head -1 2022-04-21 14:20:58.850 | 0a6d43a7c Merge "Fix: Race between attachment and volume deletion" into stable/wallaby 2022-04-21 14:20:58.853 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:20:58.856 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2022-04-21 14:20:58.859 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:20:58.861 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-21 14:20:58.864 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-21 14:20:58.867 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:20:58.869 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-21 14:20:58.872 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:20:58.874 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-21 14:20:58.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-21 14:20:58.879 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:20:58.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:20:58.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-21 14:20:58.887 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:20:58.890 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-21 14:20:58.892 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:20:58.896 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:20:58.899 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-21 14:20:58.905 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-04-21 14:20:58.908 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-04-21 14:20:59.511 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-04-21 14:20:59.514 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:20:59.516 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:20:59.519 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:20:59.522 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-21 14:20:59.524 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-04-21 14:20:59.526 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:20:59.529 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:20:59.531 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:20:59.533 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:20:59.536 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:20:59.539 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:20:59.541 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:20:59.543 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-04-21 14:20:59.564 | Using python 3.8 to install /opt/stack/cinder 2022-04-21 14:20:59.567 | + 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-04-21 14:21:00.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:21:00.307 | from cryptography.utils import int_from_bytes 2022-04-21 14:21:00.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:21:00.307 | from cryptography.utils import int_from_bytes 2022-04-21 14:21:01.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:21:01.379 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:21:01.382 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.384 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.384 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.387 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.390 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.397 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:21:01.402 | Obtaining file:///opt/stack/cinder 2022-04-21 14:21:03.414 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:21:05.414 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:21:05.422 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:21:05.431 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:21:05.443 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:21:05.471 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:21:08.016 | Collecting boto3===1.17.26 2022-04-21 14:21:08.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2022-04-21 14:21:11.497 | Collecting botocore===1.20.26 2022-04-21 14:21:11.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2022-04-21 14:21:11.766 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-04-21 14:21:11.786 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-04-21 14:21:11.826 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-04-21 14:21:11.840 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-21 14:21:11.843 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-04-21 14:21:12.661 | Collecting google-api-python-client===2.0.2 2022-04-21 14:21:12.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2022-04-21 14:21:13.492 | Collecting google-auth===1.27.1 2022-04-21 14:21:13.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2022-04-21 14:21:14.016 | Collecting google-auth-httplib2===0.1.0 2022-04-21 14:21:14.021 | 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-04-21 14:21:14.104 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2022-04-21 14:21:14.109 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2022-04-21 14:21:14.113 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2022-04-21 14:21:14.116 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-04-21 14:21:14.120 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-04-21 14:21:14.132 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2022-04-21 14:21:14.192 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2022-04-21 14:21:14.247 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2022-04-21 14:21:14.729 | Collecting oauth2client===4.1.3 2022-04-21 14:21:14.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-21 14:21:14.824 | Requirement already satisfied: os-brick===4.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.3) 2022-04-21 14:21:14.849 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-04-21 14:21:14.853 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2022-04-21 14:21:14.871 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.1) 2022-04-21 14:21:14.911 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-04-21 14:21:14.921 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-04-21 14:21:14.964 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-04-21 14:21:14.970 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-04-21 14:21:15.019 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-04-21 14:21:15.025 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-04-21 14:21:15.065 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.2) 2022-04-21 14:21:15.121 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.1) 2022-04-21 14:21:15.139 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-04-21 14:21:15.155 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.1) 2022-04-21 14:21:15.170 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-04-21 14:21:15.186 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.3.1) 2022-04-21 14:21:15.189 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2022-04-21 14:21:15.198 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-04-21 14:21:15.223 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.1) 2022-04-21 14:21:15.234 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.1) 2022-04-21 14:21:15.250 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.1) 2022-04-21 14:21:15.981 | Collecting oslo.vmware===3.8.1 2022-04-21 14:21:15.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/885/4c1bbb08a8640/oslo.vmware-3.8.1-py3-none-any.whl (491 kB) 2022-04-21 14:21:16.097 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-04-21 14:21:16.144 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-04-21 14:21:16.347 | Collecting paramiko===2.7.2 2022-04-21 14:21:16.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-04-21 14:21:16.471 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-04-21 14:21:16.474 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-04-21 14:21:16.477 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-04-21 14:21:16.694 | Collecting pyasn1===0.4.8 2022-04-21 14:21:16.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-21 14:21:16.996 | Collecting pyasn1-modules===0.2.8 2022-04-21 14:21:17.002 | 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-04-21 14:21:17.105 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-04-21 14:21:17.116 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-04-21 14:21:17.119 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-04-21 14:21:17.122 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (5.1.0) 2022-04-21 14:21:17.145 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2022-04-21 14:21:17.322 | Collecting python-glanceclient===3.3.0 2022-04-21 14:21:17.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2022-04-21 14:21:17.447 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2022-04-21 14:21:17.467 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (17.4.0) 2022-04-21 14:21:17.489 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (3.11.1) 2022-04-21 14:21:17.518 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2022-04-21 14:21:17.522 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2022-04-21 14:21:17.529 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2022-04-21 14:21:17.550 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2022-04-21 14:21:17.996 | Collecting rsa===4.7.2 2022-04-21 14:21:18.002 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-04-21 14:21:18.505 | Collecting rtslib-fb===2.1.74 2022-04-21 14:21:18.511 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-21 14:21:19.050 | Collecting s3transfer===0.3.4 2022-04-21 14:21:19.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2022-04-21 14:21:19.140 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (54.1.1) 2022-04-21 14:21:19.208 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2022-04-21 14:21:19.211 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2022-04-21 14:21:19.222 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2022-04-21 14:21:19.225 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2022-04-21 14:21:19.227 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.1) 2022-04-21 14:21:19.648 | Collecting suds-jurko===0.6 2022-04-21 14:21:19.653 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-04-21 14:21:20.157 | Collecting tabulate===0.8.9 2022-04-21 14:21:20.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-21 14:21:20.244 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (4.6.0) 2022-04-21 14:21:20.300 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2022-04-21 14:21:20.314 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2022-04-21 14:21:20.323 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2022-04-21 14:21:20.329 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2022-04-21 14:21:20.347 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.2) 2022-04-21 14:21:20.406 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2022-04-21 14:21:20.411 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2022-04-21 14:21:20.828 | Collecting uritemplate===3.0.1 2022-04-21 14:21:20.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-04-21 14:21:20.914 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2022-04-21 14:21:20.934 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2022-04-21 14:21:21.033 | Collecting warlock===1.3.3 2022-04-21 14:21:21.040 | 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-04-21 14:21:21.124 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2022-04-21 14:21:21.127 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2022-04-21 14:21:21.728 | Collecting zstd===1.4.8.1 2022-04-21 14:21:21.734 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2022-04-21 14:21:22.505 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:21:22.508 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-04-21 14:21:23.082 | Collecting google-api-core===1.26.1 2022-04-21 14:21:23.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2022-04-21 14:21:23.195 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-04-21 14:21:23.198 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-21 14:21:23.204 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-04-21 14:21:23.209 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2022-04-21 14:21:23.214 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:21:23.217 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-21 14:21:23.225 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:21:23.234 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-04-21 14:21:23.275 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-04-21 14:21:23.280 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-21 14:21:23.286 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:21:23.293 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2022-04-21 14:21:23.296 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-21 14:21:23.307 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2022-04-21 14:21:23.401 | Collecting PyNaCl===1.4.0 2022-04-21 14:21:23.407 | 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-04-21 14:21:23.445 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-04-21 14:21:23.457 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-21 14:21:23.468 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-04-21 14:21:23.483 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:21:23.485 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2022-04-21 14:21:23.489 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:21:23.913 | Collecting pyudev===0.22.0 2022-04-21 14:21:23.919 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-04-21 14:21:24.025 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:21:24.028 | Requirement already satisfied: automaton===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.1) 2022-04-21 14:21:24.034 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2022-04-21 14:21:24.040 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2022-04-21 14:21:24.078 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-21 14:21:24.081 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2022-04-21 14:21:24.083 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-04-21 14:21:24.086 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2022-04-21 14:21:24.088 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2022-04-21 14:21:24.093 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-04-21 14:21:24.097 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2022-04-21 14:21:24.520 | Collecting googleapis-common-protos===1.53.0 2022-04-21 14:21:24.526 | 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-04-21 14:21:24.615 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-04-21 14:21:24.617 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:21:24.626 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2022-04-21 14:21:24.631 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2022-04-21 14:21:24.634 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:21:24.637 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-21 14:21:24.694 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-04-21 14:21:24.697 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-04-21 14:21:24.699 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:21:24.741 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2022-04-21 14:21:24.746 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-21 14:21:24.750 | Building wheels for collected packages: zstd 2022-04-21 14:21:24.751 | Building wheel for zstd (setup.py): started 2022-04-21 14:22:12.870 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-21 14:22:12.882 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697088 sha256=522e6cd121220fb69bcaf30c3ee3bc5ae417f9745bb2cb05915d060a2ec0532e 2022-04-21 14:22:12.882 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2022-04-21 14:22:12.883 | Successfully built zstd 2022-04-21 14:22:13.887 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2022-04-21 14:22:14.340 | Attempting uninstall: PyNaCl 2022-04-21 14:22:14.342 | Found existing installation: PyNaCl 1.3.0 2022-04-21 14:22:14.350 | Uninstalling PyNaCl-1.3.0: 2022-04-21 14:22:14.381 | Successfully uninstalled PyNaCl-1.3.0 2022-04-21 14:22:17.460 | Running setup.py develop for cinder 2022-04-21 14:22:19.710 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2022-04-21 14:22:19.851 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:22:19.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:22:19.954 | + inc/python:pip_install:200 : result=0 2022-04-21 14:22:19.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:22:19.959 | + functions-common:time_stop:2316 : local name 2022-04-21 14:22:19.961 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:22:19.963 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:22:19.966 | + functions-common:time_stop:2319 : local total 2022-04-21 14:22:19.968 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:22:19.970 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:22:19.972 | + functions-common:time_stop:2323 : start_time=1650550859559 2022-04-21 14:22:19.974 | + functions-common:time_stop:2325 : [[ -z 1650550859559 ]] 2022-04-21 14:22:19.977 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:22:19.981 | + functions-common:time_stop:2328 : end_time=1650550939979 2022-04-21 14:22:19.984 | + functions-common:time_stop:2329 : elapsed_time=80420 2022-04-21 14:22:19.986 | + functions-common:time_stop:2330 : total=115678 2022-04-21 14:22:19.988 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:22:19.991 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=196098 2022-04-21 14:22:19.993 | + inc/python:pip_install:203 : return 0 2022-04-21 14:22:19.995 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:22:19.998 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-21 14:22:20.000 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-21 14:22:20.020 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-21 14:22:20.032 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-04-21 14:22:20.035 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-21 14:22:20.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:22:20.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:22:20.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-21 14:22:20.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:22:20.047 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-04-21 14:22:20.050 | + lib/cinder:install_cinder:452 : install_package tgt 2022-04-21 14:22:20.053 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:22:20.055 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:22:20.058 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:22:20.060 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:22:20.063 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:22:20.066 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:22:20.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:22:20.071 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:22:20.073 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:22:20.076 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:22:20.078 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:22:20.081 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:22:20.083 | + functions-common:install_package:1355 : real_install_package tgt 2022-04-21 14:22:20.086 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:22:20.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:22:20.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:22:20.093 | + functions-common:real_install_package:1341 : apt_get install tgt 2022-04-21 14:22:20.117 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-04-21 14:22:20.225 | Reading package lists... 2022-04-21 14:22:20.463 | Building dependency tree... 2022-04-21 14:22:20.465 | Reading state information... 2022-04-21 14:22:20.706 | The following packages were automatically installed and are no longer required: 2022-04-21 14:22:20.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:22:20.707 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:22:20.707 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:22:20.707 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:22:20.707 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:22:20.707 | python3-zope.interface 2022-04-21 14:22:20.707 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:22:20.708 | The following additional packages will be installed: 2022-04-21 14:22:20.708 | libconfig-general-perl 2022-04-21 14:22:20.709 | Suggested packages: 2022-04-21 14:22:20.709 | tgt-rbd 2022-04-21 14:22:20.774 | The following NEW packages will be installed: 2022-04-21 14:22:20.775 | libconfig-general-perl tgt 2022-04-21 14:22:20.918 | 0 upgraded, 2 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:22:20.918 | Need to get 269 kB of archives. 2022-04-21 14:22:20.918 | After this operation, 824 kB of additional disk space will be used. 2022-04-21 14:22:20.918 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-04-21 14:22:21.111 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-04-21 14:22:21.802 | Fetched 269 kB in 0s (577 kB/s) 2022-04-21 14:22:21.830 | Selecting previously unselected package libconfig-general-perl. 2022-04-21 14:22:21.881 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89596 files and directories currently installed.) 2022-04-21 14:22:21.885 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-04-21 14:22:21.887 | Unpacking libconfig-general-perl (2.63-1) ... 2022-04-21 14:22:21.926 | Selecting previously unselected package tgt. 2022-04-21 14:22:21.935 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-04-21 14:22:21.938 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-04-21 14:22:22.022 | Setting up libconfig-general-perl (2.63-1) ... 2022-04-21 14:22:22.028 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-04-21 14:22:23.084 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-04-21 14:22:24.006 | Processing triggers for man-db (2.9.1-1) ... 2022-04-21 14:22:24.282 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-21 14:22:32.748 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:22:32.751 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:22:32.754 | + functions-common:time_stop:2316 : local name 2022-04-21 14:22:32.756 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:22:32.759 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:22:32.761 | + functions-common:time_stop:2319 : local total 2022-04-21 14:22:32.764 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:22:32.766 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:22:32.769 | + functions-common:time_stop:2323 : start_time=1650550940114 2022-04-21 14:22:32.771 | + functions-common:time_stop:2325 : [[ -z 1650550940114 ]] 2022-04-21 14:22:32.775 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:22:32.779 | + functions-common:time_stop:2328 : end_time=1650550952776 2022-04-21 14:22:32.781 | + functions-common:time_stop:2329 : elapsed_time=12662 2022-04-21 14:22:32.784 | + functions-common:time_stop:2330 : total=253146 2022-04-21 14:22:32.786 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:22:32.789 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=265808 2022-04-21 14:22:32.791 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:22:32.794 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:22:32.796 | + ./stack.sh:main:895 : configure_cinder 2022-04-21 14:22:32.799 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-21 14:22:32.812 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2022-04-21 14:22:32.816 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2022-04-21 14:22:32.818 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-21 14:22:32.821 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-21 14:22:32.824 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-21 14:22:32.824 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-21 14:22:32.829 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-21 14:22:32.831 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-21 14:22:32.833 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-21 14:22:32.835 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-21 14:22:32.837 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-21 14:22:32.839 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-21 14:22:32.841 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-21 14:22:32.843 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-21 14:22:32.855 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-21 14:22:32.867 | + 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-04-21 14:22:32.879 | + 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-04-21 14:22:32.891 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-21 14:22:32.902 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-21 14:22:32.905 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-21 14:22:32.910 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.P1Sx9NcND5 2022-04-21 14:22:32.912 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-21 14:22:32.914 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-21 14:22:32.917 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-21 14:22:32.919 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.P1Sx9NcND5 2022-04-21 14:22:32.923 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.P1Sx9NcND5 2022-04-21 14:22:32.936 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.P1Sx9NcND5 /etc/sudoers.d/cinder-rootwrap 2022-04-21 14:22:32.948 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-21 14:22:32.952 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-21 14:22:32.954 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-21 14:22:32.957 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-21 14:22:32.959 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-21 14:22:32.961 | + 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-04-21 14:22:32.963 | + 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-04-21 14:22:32.965 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-21 14:22:32.968 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-21 14:22:32.973 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-21 14:22:32.977 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-21 14:22:32.996 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-21 14:22:33.015 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-21 14:22:33.034 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-21 14:22:33.053 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-21 14:22:33.072 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-21 14:22:33.091 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-21 14:22:33.109 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-21 14:22:33.128 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-21 14:22:33.131 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-04-21 14:22:33.133 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-04-21 14:22:33.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-21 14:22:33.138 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-21 14:22:33.167 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-21 14:22:33.195 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:22:33.223 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-21 14:22:33.250 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-21 14:22:33.278 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-21 14:22:33.306 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-21 14:22:33.333 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-21 14:22:33.362 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:22:33.389 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-21 14:22:33.417 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-21 14:22:33.448 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-04-21 14:22:33.477 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2022-04-21 14:22:33.479 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-04-21 14:22:33.481 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-04-21 14:22:33.484 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-04-21 14:22:33.487 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-21 14:22:33.489 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-21 14:22:33.521 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-21 14:22:33.549 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-21 14:22:33.577 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-21 14:22:33.605 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-21 14:22:33.633 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-21 14:22:33.661 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-21 14:22:33.693 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2022-04-21 14:22:33.695 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.35 2022-04-21 14:22:33.724 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-21 14:22:33.756 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2022-04-21 14:22:33.763 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key c576fbcd0e76e397a48c35fb31ed31f7 2022-04-21 14:22:33.792 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-21 14:22:33.819 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2022-04-21 14:22:33.836 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:33.839 | + lib/cinder:configure_cinder:270 : [[ -n lvm:lvmdriver-1 ]] 2022-04-21 14:22:33.841 | + lib/cinder:configure_cinder:271 : local enabled_backends= 2022-04-21 14:22:33.843 | + lib/cinder:configure_cinder:272 : local default_name= 2022-04-21 14:22:33.846 | + lib/cinder:configure_cinder:273 : local be be_name be_type 2022-04-21 14:22:33.848 | + lib/cinder:configure_cinder:274 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-21 14:22:33.850 | + lib/cinder:configure_cinder:275 : be_type=lvm 2022-04-21 14:22:33.853 | + lib/cinder:configure_cinder:276 : be_name=lvmdriver-1 2022-04-21 14:22:33.855 | + lib/cinder:configure_cinder:277 : type configure_cinder_backend_lvm 2022-04-21 14:22:33.857 | + lib/cinder:configure_cinder:278 : configure_cinder_backend_lvm lvmdriver-1 2022-04-21 14:22:33.860 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-21 14:22:33.862 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-21 14:22:33.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-21 14:22:33.922 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-21 14:22:33.949 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-04-21 14:22:33.978 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-21 14:22:34.006 | + lib/cinder:configure_cinder:280 : [[ -z '' ]] 2022-04-21 14:22:34.008 | + lib/cinder:configure_cinder:281 : default_name=lvmdriver-1 2022-04-21 14:22:34.011 | + lib/cinder:configure_cinder:283 : enabled_backends+=lvmdriver-1, 2022-04-21 14:22:34.013 | + lib/cinder:configure_cinder:285 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-21 14:22:34.041 | + lib/cinder:configure_cinder:288 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-21 14:22:34.070 | + lib/cinder:configure_cinder:289 : [[ -n lvmdriver-1 ]] 2022-04-21 14:22:34.072 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-21 14:22:34.100 | + lib/cinder:configure_cinder:292 : configure_cinder_image_volume_cache 2022-04-21 14:22:34.103 | + lib/cinder:configure_cinder_image_volume_cache:602 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-21 14:22:34.105 | + lib/cinder:configure_cinder_image_volume_cache:603 : local be_name=lvmdriver-1 2022-04-21 14:22:34.107 | + lib/cinder:configure_cinder_image_volume_cache:605 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-21 14:22:34.136 | + lib/cinder:configure_cinder_image_volume_cache:607 : [[ -n '' ]] 2022-04-21 14:22:34.138 | + lib/cinder:configure_cinder_image_volume_cache:611 : [[ -n '' ]] 2022-04-21 14:22:34.141 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2022-04-21 14:22:34.157 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:34.160 | + lib/cinder:configure_cinder:295 : [[ -n swift ]] 2022-04-21 14:22:34.162 | + lib/cinder:configure_cinder:296 : type configure_cinder_backup_swift 2022-04-21 14:22:34.164 | + lib/cinder:configure_cinder:297 : configure_cinder_backup_swift 2022-04-21 14:22:34.167 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-21 14:22:34.195 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.35:8080/v1/AUTH_ 2022-04-21 14:22:34.223 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2022-04-21 14:22:34.240 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:34.242 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2022-04-21 14:22:34.259 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:34.261 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2022-04-21 14:22:34.263 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-21 14:22:34.266 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-21 14:22:34.268 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-21 14:22:34.271 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:22:34.273 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-21 14:22:34.275 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:22:34.292 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:34.295 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-21 14:22:34.298 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-21 14:22:34.300 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:22:34.316 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:34.319 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:22:34.321 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:22:34.349 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:22:34.351 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:22:34.354 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2022-04-21 14:22:34.356 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-21 14:22:34.358 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-21 14:22:34.362 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:22:34.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:22:34.381 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:22:34.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:22:34.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:22:34.388 | + 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-04-21 14:22:34.416 | + 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-04-21 14:22:34.446 | + 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-04-21 14:22:34.474 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:22:34.502 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-21 14:22:34.504 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-21 14:22:34.507 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-21 14:22:34.509 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-04-21 14:22:34.511 | + lib/apache:write_uwsgi_config:260 : local http= 2022-04-21 14:22:34.514 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:22:34.517 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-04-21 14:22:34.521 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-04-21 14:22:34.523 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:22:34.525 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:22:34.538 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:22:34.541 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:22:34.547 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:22:34.550 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:22:34.566 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-21 14:22:34.569 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-21 14:22:34.573 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-21 14:22:34.602 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-21 14:22:34.629 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-21 14:22:34.655 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-21 14:22:34.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-21 14:22:34.711 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-21 14:22:34.738 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-21 14:22:34.765 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-21 14:22:34.793 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-21 14:22:34.820 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:22:34.849 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-21 14:22:34.876 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-21 14:22:34.904 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-21 14:22:34.931 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-04-21 14:22:34.933 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-04-21 14:22:34.936 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-04-21 14:22:34.939 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-04-21 14:22:34.941 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:22:34.944 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:22:34.946 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:22:34.948 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-21 14:22:34.951 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-21 14:22:34.954 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-21 14:22:34.982 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-21 14:22:35.010 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-21 14:22:35.010 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-21 14:22:35.019 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-21 14:22:35.022 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-04-21 14:22:35.025 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-04-21 14:22:35.027 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:22:35.029 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:22:35.033 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:22:35.035 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:22:35.037 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:22:35.040 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:22:35.042 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:22:35.044 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:22:35.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:22:35.049 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-04-21 14:22:35.111 | Enabling site cinder-wsgi. 2022-04-21 14:22:35.117 | To activate the new configuration, you need to run: 2022-04-21 14:22:35.117 | systemctl reload apache2 2022-04-21 14:22:35.121 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-04-21 14:22:35.123 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:22:35.126 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:22:35.129 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:22:35.262 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-21 14:22:35.264 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-21 14:22:35.294 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.35/image 2022-04-21 14:22:35.323 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2022-04-21 14:22:35.340 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:35.343 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-21 14:22:35.345 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-04-21 14:22:35.348 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-21 14:22:35.350 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-04-21 14:22:35.352 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-21 14:22:35.382 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-21 14:22:35.410 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.35/identity 2022-04-21 14:22:35.439 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-21 14:22:35.467 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-21 14:22:35.496 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-21 14:22:35.524 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-21 14:22:35.552 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-21 14:22:35.581 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:22:35.608 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-21 14:22:35.637 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-21 14:22:35.665 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-21 14:22:35.694 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2022-04-21 14:22:35.697 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2022-04-21 14:22:35.713 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:35.715 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.35:2379 2022-04-21 14:22:35.745 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-04-21 14:22:35.763 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:35.766 | + ./stack.sh:main:900 : stack_install_service neutron 2022-04-21 14:22:35.768 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-21 14:22:35.771 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-21 14:22:35.773 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:22:35.776 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-21 14:22:35.778 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-04-21 14:22:35.782 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:22:35.782 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:22:35.787 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:22:35.790 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:22:35.792 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:22:35.795 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:22:35.798 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-04-21 14:22:35.800 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-04-21 14:22:35.803 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-21 14:22:35.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:22:35.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:22:35.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-21 14:22:35.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:22:35.817 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2022-04-21 14:22:35.819 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-21 14:22:35.822 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-04-21 14:22:35.824 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:22:35.826 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:22:35.829 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:22:35.832 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:22:35.834 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:22:35.837 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:22:35.853 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:22:35.855 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:22:35.857 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:22:35.861 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:22:35.861 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:22:35.866 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-04-21 14:22:35.868 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:22:35.871 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-21 14:22:35.883 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-04-21 14:22:35.886 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:22:35.886 | + functions-common:git_clone:605 : head -1 2022-04-21 14:22:35.894 | 3b509e11b7 [DHCP] Break reference chain to any Exception object when resync 2022-04-21 14:22:35.896 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:22:35.899 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-04-21 14:22:35.901 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:22:35.904 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-21 14:22:35.906 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-21 14:22:35.909 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:22:35.911 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-21 14:22:35.914 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:22:35.916 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-21 14:22:35.919 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-21 14:22:35.921 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:22:35.925 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:22:35.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-21 14:22:35.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:22:35.933 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-21 14:22:35.936 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:22:35.938 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:22:35.941 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-21 14:22:35.947 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-04-21 14:22:35.949 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-04-21 14:22:36.570 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-04-21 14:22:36.572 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:22:36.574 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:22:36.577 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:22:36.580 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-21 14:22:36.582 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-04-21 14:22:36.584 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:22:36.586 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:22:36.589 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:22:36.591 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:22:36.593 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:22:36.596 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:22:36.599 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:22:36.601 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-04-21 14:22:36.623 | Using python 3.8 to install /opt/stack/neutron 2022-04-21 14:22:36.626 | + 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-04-21 14:22:37.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:22:37.431 | from cryptography.utils import int_from_bytes 2022-04-21 14:22:37.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:22:37.431 | from cryptography.utils import int_from_bytes 2022-04-21 14:22:38.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:22:38.480 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:22:38.483 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.486 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.486 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.489 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.491 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.499 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:38.503 | Obtaining file:///opt/stack/neutron 2022-04-21 14:22:40.604 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:22:42.674 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:22:42.681 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:22:42.684 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:22:42.694 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:22:42.703 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:22:42.715 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:22:42.742 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:22:42.756 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:22:42.764 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-04-21 14:22:42.773 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-04-21 14:22:42.776 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-04-21 14:22:42.788 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-04-21 14:22:42.794 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-21 14:22:42.800 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2022-04-21 14:22:42.804 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-04-21 14:22:42.865 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-04-21 14:22:42.918 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-04-21 14:22:42.923 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-04-21 14:22:42.926 | Requirement already satisfied: neutron-lib===2.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.2) 2022-04-21 14:22:42.966 | Requirement already satisfied: openstacksdk===0.55.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.1) 2022-04-21 14:22:42.993 | Requirement already satisfied: os-ken===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.1) 2022-04-21 14:22:43.011 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-04-21 14:22:43.015 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2022-04-21 14:22:43.020 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2022-04-21 14:22:43.043 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.1) 2022-04-21 14:22:43.082 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-04-21 14:22:43.093 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-04-21 14:22:43.134 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-04-21 14:22:43.140 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-04-21 14:22:43.190 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-04-21 14:22:43.196 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-04-21 14:22:43.234 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.2) 2022-04-21 14:22:43.289 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.1) 2022-04-21 14:22:43.307 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-04-21 14:22:43.323 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.1) 2022-04-21 14:22:43.338 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-04-21 14:22:43.352 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.3.1) 2022-04-21 14:22:43.355 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2022-04-21 14:22:43.365 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-04-21 14:22:43.387 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.1) 2022-04-21 14:22:43.399 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.1) 2022-04-21 14:22:43.415 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.1) 2022-04-21 14:22:43.435 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-04-21 14:22:43.481 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2022-04-21 14:22:43.486 | Requirement already satisfied: ovsdbapp===1.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.1) 2022-04-21 14:22:43.495 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-04-21 14:22:43.501 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-04-21 14:22:43.504 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2022-04-21 14:22:43.514 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-04-21 14:22:43.517 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-04-21 14:22:43.538 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-04-21 14:22:43.551 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-04-21 14:22:43.562 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-04-21 14:22:43.566 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-04-21 14:22:43.569 | Requirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.6.5) 2022-04-21 14:22:43.586 | Requirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.6.5) 2022-04-21 14:22:43.589 | Requirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.6.5) 2022-04-21 14:22:43.593 | Requirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.5) 2022-04-21 14:22:43.597 | Requirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.5) 2022-04-21 14:22:43.600 | Requirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.5) 2022-04-21 14:22:43.604 | Requirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.5) 2022-04-21 14:22:43.608 | Requirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.5) 2022-04-21 14:22:43.612 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2022-04-21 14:22:43.617 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2022-04-21 14:22:43.638 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2022-04-21 14:22:43.640 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2022-04-21 14:22:43.659 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (7.3.0) 2022-04-21 14:22:43.685 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (17.4.0) 2022-04-21 14:22:43.700 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2022-04-21 14:22:43.705 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2022-04-21 14:22:43.712 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2022-04-21 14:22:43.732 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2022-04-21 14:22:43.735 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2022-04-21 14:22:43.739 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.2.2) 2022-04-21 14:22:43.745 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (54.1.1) 2022-04-21 14:22:43.793 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.17.2) 2022-04-21 14:22:43.796 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2022-04-21 14:22:43.799 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (2.3.0) 2022-04-21 14:22:43.803 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2022-04-21 14:22:43.814 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2022-04-21 14:22:43.817 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2022-04-21 14:22:43.819 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.1) 2022-04-21 14:22:43.827 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2022-04-21 14:22:43.841 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2022-04-21 14:22:43.850 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2022-04-21 14:22:43.856 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2022-04-21 14:22:43.874 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.0.4) 2022-04-21 14:22:43.893 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.2) 2022-04-21 14:22:43.952 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2022-04-21 14:22:43.956 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2022-04-21 14:22:43.963 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2022-04-21 14:22:43.983 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2022-04-21 14:22:43.988 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2022-04-21 14:22:43.991 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2022-04-21 14:22:43.996 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:22:44.026 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-04-21 14:22:44.034 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-04-21 14:22:44.037 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-04-21 14:22:44.041 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-04-21 14:22:44.081 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:22:44.084 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-04-21 14:22:44.107 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-04-21 14:22:44.112 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-04-21 14:22:44.118 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-04-21 14:22:44.122 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-04-21 14:22:44.125 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-04-21 14:22:44.130 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-04-21 14:22:44.135 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-04-21 14:22:44.177 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-04-21 14:22:44.180 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:22:44.184 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-04-21 14:22:44.195 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-04-21 14:22:44.217 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2022-04-21 14:22:44.220 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2022-04-21 14:22:44.235 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-04-21 14:22:44.247 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-04-21 14:22:44.259 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2022-04-21 14:22:44.263 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:22:44.266 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-04-21 14:22:44.270 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:22:44.274 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:22:44.276 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-04-21 14:22:44.279 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2022-04-21 14:22:44.282 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-04-21 14:22:44.284 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2022-04-21 14:22:44.287 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-04-21 14:22:44.290 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-04-21 14:22:44.293 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2022-04-21 14:22:44.296 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-04-21 14:22:44.299 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2022-04-21 14:22:44.311 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (2.0.0) 2022-04-21 14:22:44.324 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-04-21 14:22:44.380 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.2) 2022-04-21 14:22:44.384 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-04-21 14:22:44.388 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-04-21 14:22:44.392 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:22:44.432 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2022-04-21 14:22:45.426 | Installing collected packages: neutron 2022-04-21 14:22:45.426 | Attempting uninstall: neutron 2022-04-21 14:22:45.428 | Found existing installation: neutron 18.2.0 2022-04-21 14:22:46.671 | Uninstalling neutron-18.2.0: 2022-04-21 14:22:46.751 | Successfully uninstalled neutron-18.2.0 2022-04-21 14:22:46.752 | Running setup.py develop for neutron 2022-04-21 14:22:49.370 | Successfully installed neutron 2022-04-21 14:22:49.506 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:22:49.506 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:22:49.592 | + inc/python:pip_install:200 : result=0 2022-04-21 14:22:49.595 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:22:49.597 | + functions-common:time_stop:2316 : local name 2022-04-21 14:22:49.599 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:22:49.601 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:22:49.603 | + functions-common:time_stop:2319 : local total 2022-04-21 14:22:49.606 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:22:49.608 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:22:49.611 | + functions-common:time_stop:2323 : start_time=1650550956618 2022-04-21 14:22:49.613 | + functions-common:time_stop:2325 : [[ -z 1650550956618 ]] 2022-04-21 14:22:49.616 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:22:49.620 | + functions-common:time_stop:2328 : end_time=1650550969617 2022-04-21 14:22:49.622 | + functions-common:time_stop:2329 : elapsed_time=12999 2022-04-21 14:22:49.624 | + functions-common:time_stop:2330 : total=196098 2022-04-21 14:22:49.627 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:22:49.629 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=209097 2022-04-21 14:22:49.631 | + inc/python:pip_install:203 : return 0 2022-04-21 14:22:49.634 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:22:49.636 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-21 14:22:49.638 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-21 14:22:49.657 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-21 14:22:49.669 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-04-21 14:22:49.672 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-21 14:22:49.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:22:49.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:22:49.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-21 14:22:49.682 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:22:49.685 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-04-21 14:22:49.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:22:49.689 | + ./stack.sh:main:903 : is_service_enabled nova 2022-04-21 14:22:49.708 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:22:49.711 | + ./stack.sh:main:905 : stack_install_service nova 2022-04-21 14:22:49.713 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-21 14:22:49.715 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-21 14:22:49.718 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:22:49.721 | + lib/stack:stack_install_service:32 : install_nova 2022-04-21 14:22:49.724 | + lib/nova:install_nova:831 : use_library_from_git os-vif 2022-04-21 14:22:49.726 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-21 14:22:49.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:22:49.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:22:49.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-21 14:22:49.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:22:49.738 | + lib/nova:install_nova:836 : is_service_enabled n-cpu 2022-04-21 14:22:49.753 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:49.756 | + lib/nova:install_nova:840 : is_service_enabled n-novnc 2022-04-21 14:22:49.772 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:49.775 | + lib/nova:install_nova:852 : is_service_enabled n-spice 2022-04-21 14:22:49.792 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:22:49.794 | + lib/nova:install_nova:864 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2022-04-21 14:22:49.796 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-21 14:22:49.798 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-04-21 14:22:49.801 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:22:49.803 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:22:49.806 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:22:49.808 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:22:49.811 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:22:49.813 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:22:49.830 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:22:49.832 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:22:49.834 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:22:49.837 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:22:49.837 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:22:49.842 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-04-21 14:22:49.845 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:22:49.848 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-21 14:22:49.860 | + functions-common:git_clone:604 : cd /opt/stack/nova 2022-04-21 14:22:49.863 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:22:49.863 | + functions-common:git_clone:605 : head -1 2022-04-21 14:22:49.868 | 327693af40 [stable-only] Drop lower-constraints job 2022-04-21 14:22:49.870 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:22:49.873 | + lib/nova:install_nova:865 : setup_develop /opt/stack/nova 2022-04-21 14:22:49.875 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:22:49.878 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-21 14:22:49.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-21 14:22:49.882 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:22:49.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-21 14:22:49.887 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:22:49.890 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-21 14:22:49.892 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-21 14:22:49.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:22:49.897 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:22:49.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-21 14:22:49.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:22:49.906 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-21 14:22:49.909 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:22:49.911 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:22:49.914 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-21 14:22:49.920 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-04-21 14:22:49.922 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-04-21 14:22:50.557 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-04-21 14:22:50.559 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:22:50.562 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:22:50.565 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:22:50.567 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-04-21 14:22:50.569 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-04-21 14:22:50.572 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:22:50.574 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:22:50.576 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:22:50.579 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:22:50.581 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:22:50.583 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:22:50.585 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:22:50.588 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-04-21 14:22:50.608 | Using python 3.8 to install /opt/stack/nova 2022-04-21 14:22:50.611 | + 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-04-21 14:22:51.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:22:51.394 | from cryptography.utils import int_from_bytes 2022-04-21 14:22:51.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:22:51.394 | from cryptography.utils import int_from_bytes 2022-04-21 14:22:52.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:22:52.447 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:22:52.450 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.452 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.452 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.455 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.458 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.465 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:22:52.470 | Obtaining file:///opt/stack/nova 2022-04-21 14:22:55.601 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:22:58.676 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:22:58.683 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:22:58.686 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-04-21 14:22:58.695 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-04-21 14:22:58.705 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:22:58.708 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:22:58.720 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:22:58.747 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:22:58.761 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-04-21 14:22:58.782 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-04-21 14:22:58.822 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2022-04-21 14:22:58.836 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-04-21 14:22:58.840 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-04-21 14:22:58.849 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-04-21 14:22:58.855 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-21 14:22:58.861 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-04-21 14:22:58.864 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-04-21 14:22:58.876 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-04-21 14:22:58.936 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-04-21 14:22:58.991 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2022-04-21 14:22:59.127 | Collecting microversion-parse===1.0.1 2022-04-21 14:22:59.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-21 14:22:59.225 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-04-21 14:22:59.230 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-04-21 14:22:59.233 | Requirement already satisfied: openstacksdk===0.55.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.1) 2022-04-21 14:22:59.259 | Requirement already satisfied: os-brick===4.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.3) 2022-04-21 14:22:59.387 | Collecting os-resource-classes===1.0.0 2022-04-21 14:22:59.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-04-21 14:22:59.489 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-04-21 14:22:59.493 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2022-04-21 14:22:59.498 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2022-04-21 14:22:59.522 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2022-04-21 14:22:59.638 | Collecting os-xenapi===0.3.4 2022-04-21 14:22:59.644 | 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-04-21 14:22:59.752 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.1) 2022-04-21 14:22:59.810 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-04-21 14:22:59.821 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-04-21 14:22:59.862 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.1) 2022-04-21 14:22:59.868 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2022-04-21 14:22:59.924 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-04-21 14:22:59.930 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2022-04-21 14:22:59.972 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.2) 2022-04-21 14:23:00.028 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.1) 2022-04-21 14:23:00.046 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.1) 2022-04-21 14:23:00.061 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.1) 2022-04-21 14:23:00.077 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2022-04-21 14:23:00.091 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-04-21 14:23:00.095 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2022-04-21 14:23:00.104 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.1) 2022-04-21 14:23:00.127 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.1) 2022-04-21 14:23:00.138 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.1) 2022-04-21 14:23:00.155 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.1) 2022-04-21 14:23:00.177 | Requirement already satisfied: ovsdbapp===1.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.1) 2022-04-21 14:23:00.186 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-04-21 14:23:00.192 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2022-04-21 14:23:00.234 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-04-21 14:23:00.238 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-04-21 14:23:00.240 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2022-04-21 14:23:00.262 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2022-04-21 14:23:00.273 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2022-04-21 14:23:00.276 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-04-21 14:23:00.405 | Collecting pypowervm===1.1.24 2022-04-21 14:23:00.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-04-21 14:23:00.560 | Requirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.6.5) 2022-04-21 14:23:00.578 | Requirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.6.5) 2022-04-21 14:23:00.581 | Requirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.5) 2022-04-21 14:23:00.585 | Requirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.5) 2022-04-21 14:23:00.589 | Requirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.5) 2022-04-21 14:23:00.592 | Requirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.5) 2022-04-21 14:23:00.598 | Requirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.5) 2022-04-21 14:23:00.601 | Requirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.5) 2022-04-21 14:23:00.605 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.1.0) 2022-04-21 14:23:00.622 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.4.1) 2022-04-21 14:23:00.638 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2022-04-21 14:23:00.643 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.3.0) 2022-04-21 14:23:00.661 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2022-04-21 14:23:00.680 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (7.3.0) 2022-04-21 14:23:00.707 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2022-04-21 14:23:00.711 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2022-04-21 14:23:00.718 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2022-04-21 14:23:00.740 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2022-04-21 14:23:00.742 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.3.3) 2022-04-21 14:23:00.747 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2022-04-21 14:23:00.752 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (54.1.1) 2022-04-21 14:23:00.802 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2022-04-21 14:23:00.805 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2022-04-21 14:23:00.809 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2022-04-21 14:23:00.819 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2022-04-21 14:23:00.822 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2022-04-21 14:23:00.826 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.1) 2022-04-21 14:23:00.833 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2022-04-21 14:23:00.889 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2022-04-21 14:23:00.904 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2022-04-21 14:23:00.914 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2022-04-21 14:23:00.920 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2022-04-21 14:23:00.938 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.2) 2022-04-21 14:23:00.999 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2022-04-21 14:23:01.003 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2022-04-21 14:23:01.010 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2022-04-21 14:23:01.033 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2022-04-21 14:23:01.037 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2022-04-21 14:23:01.145 | Collecting websockify===0.9.0 2022-04-21 14:23:01.151 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-04-21 14:23:01.243 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2022-04-21 14:23:01.245 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2022-04-21 14:23:01.767 | Collecting zVMCloudConnector===1.4.1 2022-04-21 14:23:01.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-04-21 14:23:02.662 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:23:02.666 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-04-21 14:23:02.675 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-04-21 14:23:02.698 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-04-21 14:23:02.705 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-04-21 14:23:02.708 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-04-21 14:23:02.713 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-04-21 14:23:02.716 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-04-21 14:23:02.846 | Collecting Babel===2.9.0 2022-04-21 14:23:02.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2022-04-21 14:23:03.199 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-04-21 14:23:03.206 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:23:03.214 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-04-21 14:23:03.257 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-04-21 14:23:03.262 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-04-21 14:23:03.265 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-04-21 14:23:03.268 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-04-21 14:23:03.279 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2022-04-21 14:23:03.285 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-04-21 14:23:03.298 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-04-21 14:23:03.308 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2022-04-21 14:23:03.314 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2022-04-21 14:23:03.316 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-04-21 14:23:03.329 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2022-04-21 14:23:03.344 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-04-21 14:23:03.348 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-04-21 14:23:03.364 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:23:03.368 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-04-21 14:23:03.371 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:23:03.375 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:23:03.377 | Requirement already satisfied: automaton===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.1) 2022-04-21 14:23:03.383 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2022-04-21 14:23:03.389 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2022-04-21 14:23:03.428 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2022-04-21 14:23:03.431 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-04-21 14:23:03.433 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-04-21 14:23:03.436 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2022-04-21 14:23:04.489 | Collecting numpy===1.20.1 2022-04-21 14:23:04.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2022-04-21 14:23:04.926 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2022-04-21 14:23:04.953 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-04-21 14:23:04.956 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-04-21 14:23:04.959 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-04-21 14:23:04.962 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:23:04.971 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2022-04-21 14:23:04.974 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-04-21 14:23:04.977 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2022-04-21 14:23:04.980 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-04-21 14:23:05.034 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-04-21 14:23:05.039 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:23:05.081 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-04-21 14:23:05.083 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-04-21 14:23:05.088 | Building wheels for collected packages: zVMCloudConnector 2022-04-21 14:23:05.089 | Building wheel for zVMCloudConnector (setup.py): started 2022-04-21 14:23:06.051 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-04-21 14:23:06.054 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=771e47b825897741600e6bceddaa0c44d3d2a07419faf8029ab7f322f625aea3 2022-04-21 14:23:06.054 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-04-21 14:23:06.055 | Successfully built zVMCloudConnector 2022-04-21 14:23:07.055 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2022-04-21 14:23:11.740 | Running setup.py develop for nova 2022-04-21 14:23:15.087 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-04-21 14:23:15.236 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:23:15.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:23:15.339 | + inc/python:pip_install:200 : result=0 2022-04-21 14:23:15.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:23:15.343 | + functions-common:time_stop:2316 : local name 2022-04-21 14:23:15.346 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:23:15.348 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:23:15.350 | + functions-common:time_stop:2319 : local total 2022-04-21 14:23:15.352 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:23:15.354 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:23:15.356 | + functions-common:time_stop:2323 : start_time=1650550970603 2022-04-21 14:23:15.359 | + functions-common:time_stop:2325 : [[ -z 1650550970603 ]] 2022-04-21 14:23:15.362 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:23:15.366 | + functions-common:time_stop:2328 : end_time=1650550995363 2022-04-21 14:23:15.368 | + functions-common:time_stop:2329 : elapsed_time=24760 2022-04-21 14:23:15.370 | + functions-common:time_stop:2330 : total=209097 2022-04-21 14:23:15.372 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:23:15.375 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=233857 2022-04-21 14:23:15.377 | + inc/python:pip_install:203 : return 0 2022-04-21 14:23:15.380 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:23:15.382 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-21 14:23:15.384 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-21 14:23:15.403 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-21 14:23:15.415 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-04-21 14:23:15.417 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-21 14:23:15.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:23:15.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:23:15.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-21 14:23:15.427 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:23:15.430 | + lib/nova:install_nova:866 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-21 14:23:15.443 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:23:15.446 | + ./stack.sh:main:906 : configure_nova 2022-04-21 14:23:15.449 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-04-21 14:23:15.462 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-04-21 14:23:15.464 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-21 14:23:15.467 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-21 14:23:15.471 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-21 14:23:15.471 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-21 14:23:15.476 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-21 14:23:15.478 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-21 14:23:15.481 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-21 14:23:15.484 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-21 14:23:15.486 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-21 14:23:15.488 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-21 14:23:15.491 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-21 14:23:15.493 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-21 14:23:15.505 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-21 14:23:15.517 | + 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-04-21 14:23:15.529 | + 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-04-21 14:23:15.541 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-21 14:23:15.554 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-21 14:23:15.557 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-21 14:23:15.561 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aKBTajupUf 2022-04-21 14:23:15.564 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-21 14:23:15.566 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-21 14:23:15.569 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-21 14:23:15.571 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-21 14:23:15.573 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-21 14:23:15.576 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aKBTajupUf 2022-04-21 14:23:15.580 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aKBTajupUf 2022-04-21 14:23:15.591 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aKBTajupUf /etc/sudoers.d/nova-rootwrap 2022-04-21 14:23:15.604 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-21 14:23:15.609 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-21 14:23:15.612 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-21 14:23:15.614 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-21 14:23:15.616 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-21 14:23:15.619 | + 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-04-21 14:23:15.621 | + 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-04-21 14:23:15.624 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-21 14:23:15.627 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-21 14:23:15.631 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-04-21 14:23:15.651 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:15.654 | + lib/nova:configure_nova:336 : create_nova_conf 2022-04-21 14:23:15.656 | + lib/nova:create_nova_conf:403 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-21 14:23:15.660 | + lib/nova:create_nova_conf:406 : rm -f /etc/nova/nova.conf 2022-04-21 14:23:15.663 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-21 14:23:15.692 | + lib/nova:create_nova_conf:408 : '[' True == True ']' 2022-04-21 14:23:15.694 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-21 14:23:15.720 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-21 14:23:15.749 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-21 14:23:15.774 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-21 14:23:15.804 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-21 14:23:15.833 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-21 14:23:15.863 | + lib/nova:create_nova_conf:416 : [[ 4 == 6 ]] 2022-04-21 14:23:15.865 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.35 2022-04-21 14:23:15.891 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-21 14:23:15.918 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-21 14:23:15.944 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-21 14:23:15.972 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-21 14:23:15.998 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-21 14:23:16.028 | + lib/nova:create_nova_conf:428 : is_fedora 2022-04-21 14:23:16.031 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:23:16.033 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:23:16.036 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:23:16.038 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:23:16.040 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:23:16.042 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:23:16.044 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:23:16.047 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:23:16.049 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:23:16.051 | + lib/nova:create_nova_conf:428 : is_suse 2022-04-21 14:23:16.053 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:23:16.055 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:23:16.057 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:23:16.059 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:23:16.062 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:23:16.064 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:23:16.066 | + lib/nova:create_nova_conf:437 : is_service_enabled n-api n-cond n-sched 2022-04-21 14:23:16.082 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:16.085 | + lib/nova:create_nova_conf:441 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:23:16.087 | + lib/nova:create_nova_conf:444 : local db=nova_cell0 2022-04-21 14:23:16.089 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-21 14:23:16.117 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_cell0 2022-04-21 14:23:16.119 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-04-21 14:23:16.121 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-04-21 14:23:16.123 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-04-21 14:23:16.126 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-21 14:23:16.129 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-21 14:23:16.161 | ++ lib/nova:create_nova_conf:451 : database_connection_url nova_api 2022-04-21 14:23:16.164 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-04-21 14:23:16.166 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-04-21 14:23:16.168 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-04-21 14:23:16.170 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-21 14:23:16.173 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-21 14:23:16.203 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache enabled True 2022-04-21 14:23:16.232 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-21 14:23:16.258 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-21 14:23:16.286 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api 2022-04-21 14:23:16.301 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:16.303 | + lib/nova:create_nova_conf:462 : is_service_enabled n-api-meta 2022-04-21 14:23:16.319 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:16.322 | ++ lib/nova:create_nova_conf:464 : echo osapi_compute,metadata 2022-04-21 14:23:16.322 | ++ lib/nova:create_nova_conf:464 : sed s/,metadata// 2022-04-21 14:23:16.328 | + lib/nova:create_nova_conf:464 : NOVA_ENABLED_APIS=osapi_compute 2022-04-21 14:23:16.330 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-21 14:23:16.357 | + lib/nova:create_nova_conf:467 : is_service_enabled tls-proxy 2022-04-21 14:23:16.372 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:16.375 | + lib/nova:create_nova_conf:473 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-21 14:23:16.377 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-04-21 14:23:16.380 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-21 14:23:16.382 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-21 14:23:16.384 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-21 14:23:16.413 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-21 14:23:16.440 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:23:16.467 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-21 14:23:16.494 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-21 14:23:16.521 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-21 14:23:16.549 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-21 14:23:16.576 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-21 14:23:16.603 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:23:16.630 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-21 14:23:16.657 | + lib/nova:create_nova_conf:476 : is_service_enabled cinder 2022-04-21 14:23:16.673 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:16.675 | + lib/nova:create_nova_conf:477 : configure_cinder_access 2022-04-21 14:23:16.678 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-21 14:23:16.708 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-21 14:23:16.735 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.35/identity 2022-04-21 14:23:16.763 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder username nova 2022-04-21 14:23:16.790 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-21 14:23:16.817 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-21 14:23:16.845 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-21 14:23:16.872 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-21 14:23:16.899 | + lib/nova:configure_cinder_access:612 : is_service_enabled tls-proxy 2022-04-21 14:23:16.915 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:16.917 | + lib/nova:create_nova_conf:480 : '[' -n /opt/stack/data/nova ']' 2022-04-21 14:23:16.919 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-21 14:23:16.946 | + lib/nova:create_nova_conf:482 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-21 14:23:16.976 | + lib/nova:create_nova_conf:484 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-21 14:23:16.978 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-21 14:23:17.005 | + lib/nova:create_nova_conf:487 : '[' False '!=' False ']' 2022-04-21 14:23:17.007 | + lib/nova:create_nova_conf:490 : '[' False '!=' False ']' 2022-04-21 14:23:17.009 | + lib/nova:create_nova_conf:495 : is_suse 2022-04-21 14:23:17.012 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:23:17.014 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:23:17.017 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:23:17.019 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:23:17.021 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:23:17.023 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:23:17.026 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-04-21 14:23:17.028 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-21 14:23:17.031 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-21 14:23:17.034 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:23:17.049 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:23:17.052 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:23:17.054 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:23:17.056 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:23:17.058 | + 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-04-21 14:23:17.085 | + 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-04-21 14:23:17.112 | + 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-04-21 14:23:17.140 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:23:17.167 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-21 14:23:17.197 | + lib/nova:create_nova_conf:504 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-21 14:23:17.199 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-21 14:23:17.202 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-21 14:23:17.207 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-04-21 14:23:17.209 | + lib/apache:write_uwsgi_config:260 : local http= 2022-04-21 14:23:17.211 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:23:17.214 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-04-21 14:23:17.218 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-04-21 14:23:17.221 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:23:17.223 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:23:17.236 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:23:17.236 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:23:17.244 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:23:17.247 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:23:17.263 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-21 14:23:17.266 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-21 14:23:17.270 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-21 14:23:17.298 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-21 14:23:17.325 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-21 14:23:17.352 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-21 14:23:17.379 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-21 14:23:17.406 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-21 14:23:17.432 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-21 14:23:17.465 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-21 14:23:17.493 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-21 14:23:17.520 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:23:17.547 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-21 14:23:17.574 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-21 14:23:17.600 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-21 14:23:17.628 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-04-21 14:23:17.630 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-04-21 14:23:17.633 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-04-21 14:23:17.635 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-04-21 14:23:17.637 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:23:17.640 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:17.642 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:17.645 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-21 14:23:17.647 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-21 14:23:17.649 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-21 14:23:17.676 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-21 14:23:17.704 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-21 14:23:17.705 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-21 14:23:17.713 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-21 14:23:17.716 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-04-21 14:23:17.719 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-04-21 14:23:17.722 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:23:17.724 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:23:17.726 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:23:17.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:17.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:17.733 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:23:17.736 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:23:17.738 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:17.740 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:17.742 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-04-21 14:23:17.805 | Enabling site nova-api-wsgi. 2022-04-21 14:23:17.811 | To activate the new configuration, you need to run: 2022-04-21 14:23:17.811 | systemctl reload apache2 2022-04-21 14:23:17.815 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-04-21 14:23:17.818 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:23:17.820 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:23:17.822 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:23:17.949 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-21 14:23:17.951 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-21 14:23:17.954 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-21 14:23:17.956 | + lib/apache:write_uwsgi_config:259 : local url= 2022-04-21 14:23:17.959 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-04-21 14:23:17.961 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:23:17.964 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-21 14:23:17.969 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-04-21 14:23:17.971 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:23:17.973 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:23:17.987 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:23:17.987 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:23:17.995 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:23:17.999 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:23:18.014 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-21 14:23:18.017 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-21 14:23:18.020 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-21 14:23:18.050 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-21 14:23:18.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-21 14:23:18.104 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-21 14:23:18.131 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-21 14:23:18.159 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-21 14:23:18.186 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-21 14:23:18.213 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-21 14:23:18.239 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-21 14:23:18.266 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:23:18.294 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-21 14:23:18.320 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-21 14:23:18.348 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-21 14:23:18.374 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-04-21 14:23:18.376 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-21 14:23:18.403 | + lib/nova:create_nova_conf:507 : is_service_enabled ceilometer 2022-04-21 14:23:18.420 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:18.422 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-21 14:23:18.453 | ++ lib/nova:create_nova_conf:516 : get_notification_url 2022-04-21 14:23:18.455 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-21 14:23:18.457 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-21 14:23:18.474 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:18.476 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:23:18.479 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:23:18.506 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-21 14:23:18.536 | + lib/nova:create_nova_conf:518 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-21 14:23:18.539 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-21 14:23:18.541 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-21 14:23:18.543 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:23:18.545 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-21 14:23:18.548 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:23:18.563 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:18.566 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-21 14:23:18.568 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-21 14:23:18.571 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:23:18.587 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:18.590 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:23:18.593 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:23:18.620 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:23:18.622 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:23:18.625 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-21 14:23:18.652 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-21 14:23:18.679 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-21 14:23:18.714 | + lib/nova:create_nova_conf:525 : is_service_enabled tls-proxy 2022-04-21 14:23:18.730 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:18.732 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-21 14:23:18.766 | + lib/nova:create_nova_conf:532 : '[' True == True ']' 2022-04-21 14:23:18.768 | + lib/nova:create_nova_conf:533 : init_nova_service_user_conf 2022-04-21 14:23:18.771 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-21 14:23:18.800 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-21 14:23:18.828 | + lib/nova:init_nova_service_user_conf:736 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.35/identity 2022-04-21 14:23:18.860 | + lib/nova:init_nova_service_user_conf:737 : iniset /etc/nova/nova.conf service_user username nova 2022-04-21 14:23:18.890 | + lib/nova:init_nova_service_user_conf:738 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-21 14:23:18.921 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-21 14:23:18.951 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-21 14:23:18.982 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-21 14:23:19.011 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-21 14:23:19.040 | + lib/nova:create_nova_conf:536 : is_service_enabled n-cond 2022-04-21 14:23:19.059 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:19.062 | ++ lib/nova:create_nova_conf:537 : seq 1 1 2022-04-21 14:23:19.068 | + lib/nova:create_nova_conf:537 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:23:19.071 | + lib/nova:create_nova_conf:538 : local conf 2022-04-21 14:23:19.073 | + lib/nova:create_nova_conf:539 : local vhost 2022-04-21 14:23:19.076 | ++ lib/nova:create_nova_conf:540 : conductor_conf 1 2022-04-21 14:23:19.079 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:23:19.081 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:23:19.084 | + lib/nova:create_nova_conf:540 : conf=/etc/nova/nova_cell1.conf 2022-04-21 14:23:19.087 | + lib/nova:create_nova_conf:541 : vhost=nova_cell1 2022-04-21 14:23:19.090 | + lib/nova:create_nova_conf:543 : rm -f /etc/nova/nova_cell1.conf 2022-04-21 14:23:19.094 | ++ lib/nova:create_nova_conf:544 : database_connection_url nova_cell1 2022-04-21 14:23:19.097 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-04-21 14:23:19.099 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-04-21 14:23:19.102 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-04-21 14:23:19.104 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-21 14:23:19.107 | + lib/nova:create_nova_conf:544 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-21 14:23:19.141 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-21 14:23:19.173 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-21 14:23:19.206 | + lib/nova:create_nova_conf:548 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:23:19.209 | + lib/nova:create_nova_conf:551 : rpc_backend_add_vhost nova_cell1 2022-04-21 14:23:19.211 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-21 14:23:19.214 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-21 14:23:19.232 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:19.237 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-21 14:23:19.237 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-21 14:23:19.950 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-21 14:23:19.952 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-21 14:23:20.651 | Adding vhost "nova_cell1" ... 2022-04-21 14:23:20.695 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-21 14:23:21.393 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-21 14:23:21.416 | + lib/nova:create_nova_conf:552 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-21 14:23:21.418 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-21 14:23:21.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-21 14:23:21.423 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:23:21.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-21 14:23:21.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:23:21.444 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:21.446 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-21 14:23:21.449 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-21 14:23:21.451 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:23:21.468 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:21.470 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-21 14:23:21.473 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-21 14:23:21.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:23:21.502 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:23:21.504 | + lib/nova:create_nova_conf:556 : is_service_enabled placement placement-client 2022-04-21 14:23:21.521 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:21.523 | + lib/nova:create_nova_conf:557 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-21 14:23:21.526 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova_cell1.conf 2022-04-21 14:23:21.528 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-21 14:23:21.558 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.35/identity 2022-04-21 14:23:21.585 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-21 14:23:21.612 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-21 14:23:21.641 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-21 14:23:21.668 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-21 14:23:21.695 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-21 14:23:21.723 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-21 14:23:21.750 | + lib/nova:create_nova_conf:561 : setup_logging /etc/nova/nova_cell1.conf 2022-04-21 14:23:21.752 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-21 14:23:21.754 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-21 14:23:21.757 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:23:21.774 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:23:21.776 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:23:21.778 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:23:21.781 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:23:21.783 | + 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-04-21 14:23:21.810 | + 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-04-21 14:23:21.838 | + 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-04-21 14:23:21.865 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:23:21.893 | + lib/nova:create_nova_conf:568 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:23:21.896 | ++ lib/nova:create_nova_conf:571 : seq 1 1 2022-04-21 14:23:21.900 | + lib/nova:create_nova_conf:571 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:23:21.902 | + lib/nova:create_nova_conf:572 : local conf 2022-04-21 14:23:21.904 | + lib/nova:create_nova_conf:573 : local offset 2022-04-21 14:23:21.907 | ++ lib/nova:create_nova_conf:574 : conductor_conf 1 2022-04-21 14:23:21.909 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:23:21.912 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:23:21.914 | + lib/nova:create_nova_conf:574 : conf=/etc/nova/nova_cell1.conf 2022-04-21 14:23:21.917 | + lib/nova:create_nova_conf:575 : offset=0 2022-04-21 14:23:21.919 | + lib/nova:create_nova_conf:576 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-21 14:23:21.921 | + lib/nova:configure_console_proxies:683 : local conf=/etc/nova/nova_cell1.conf 2022-04-21 14:23:21.923 | + lib/nova:configure_console_proxies:684 : local offset=0 2022-04-21 14:23:21.926 | + lib/nova:configure_console_proxies:688 : offset=0 2022-04-21 14:23:21.928 | + lib/nova:configure_console_proxies:690 : is_service_enabled n-novnc 2022-04-21 14:23:21.944 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:21.946 | + lib/nova:configure_console_proxies:690 : '[' False '!=' False ']' 2022-04-21 14:23:21.948 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-spice 2022-04-21 14:23:21.964 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:21.966 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-sproxy 2022-04-21 14:23:21.982 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:21.985 | + lib/nova:configure_nova:338 : is_service_enabled n-cpu 2022-04-21 14:23:22.001 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:23:22.004 | + ./stack.sh:main:909 : is_service_enabled placement 2022-04-21 14:23:22.021 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:23:22.023 | + ./stack.sh:main:911 : stack_install_service placement 2022-04-21 14:23:22.025 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-21 14:23:22.028 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-21 14:23:22.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-21 14:23:22.033 | + lib/stack:stack_install_service:32 : install_placement 2022-04-21 14:23:22.035 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-21 14:23:22.038 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-04-21 14:23:22.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:22.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:22.046 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-04-21 14:23:22.048 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:23:22.051 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:23:22.053 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:23:22.055 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:23:22.058 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:23:22.060 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:23:22.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:22.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:22.068 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:23:22.070 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:23:22.073 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:23:22.075 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:23:22.078 | + functions-common:install_package:1355 : real_install_package apache2 2022-04-21 14:23:22.080 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:23:22.083 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:22.085 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:22.087 | + functions-common:real_install_package:1341 : apt_get install apache2 2022-04-21 14:23:22.109 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-21 14:23:22.219 | Reading package lists... 2022-04-21 14:23:22.458 | Building dependency tree... 2022-04-21 14:23:22.460 | Reading state information... 2022-04-21 14:23:22.705 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-21 14:23:22.705 | The following packages were automatically installed and are no longer required: 2022-04-21 14:23:22.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:23:22.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:23:22.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:23:22.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:23:22.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:23:22.706 | python3-zope.interface 2022-04-21 14:23:22.706 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:23:22.820 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:23:22.825 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:23:22.828 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:23:22.830 | + functions-common:time_stop:2316 : local name 2022-04-21 14:23:22.832 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:23:22.835 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:23:22.837 | + functions-common:time_stop:2319 : local total 2022-04-21 14:23:22.839 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:23:22.841 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:23:22.844 | + functions-common:time_stop:2323 : start_time=1650551002106 2022-04-21 14:23:22.846 | + functions-common:time_stop:2325 : [[ -z 1650551002106 ]] 2022-04-21 14:23:22.849 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:23:22.853 | + functions-common:time_stop:2328 : end_time=1650551002851 2022-04-21 14:23:22.855 | + functions-common:time_stop:2329 : elapsed_time=745 2022-04-21 14:23:22.858 | + functions-common:time_stop:2330 : total=265808 2022-04-21 14:23:22.861 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:23:22.863 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=266553 2022-04-21 14:23:22.866 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:23:22.868 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-04-21 14:23:22.871 | + functions-common:is_package_installed:1363 : [[ -z libapache2-mod-wsgi ]] 2022-04-21 14:23:22.873 | + functions-common:is_package_installed:1367 : [[ -z deb ]] 2022-04-21 14:23:22.877 | + functions-common:is_package_installed:1371 : [[ deb = \d\e\b ]] 2022-04-21 14:23:22.879 | + functions-common:is_package_installed:1372 : dpkg -s libapache2-mod-wsgi 2022-04-21 14:23:22.901 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-04-21 14:23:22.903 | + functions-common:install_package:1354 : update_package_repo 2022-04-21 14:23:22.906 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-04-21 14:23:22.909 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-04-21 14:23:22.911 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-04-21 14:23:22.914 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-04-21 14:23:22.916 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-04-21 14:23:22.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:22.922 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:22.924 | + functions-common:update_package_repo:1335 : apt_get_update 2022-04-21 14:23:22.926 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-04-21 14:23:22.929 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-04-21 14:23:22.931 | + functions-common:apt_get_update:1081 : return 2022-04-21 14:23:22.934 | + functions-common:install_package:1355 : real_install_package libapache2-mod-wsgi-py3 2022-04-21 14:23:22.936 | + functions-common:real_install_package:1340 : is_ubuntu 2022-04-21 14:23:22.939 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:22.941 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:22.944 | + functions-common:real_install_package:1341 : apt_get install libapache2-mod-wsgi-py3 2022-04-21 14:23:22.966 | + functions-common:apt_get:1121 : 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-04-21 14:23:23.079 | Reading package lists... 2022-04-21 14:23:23.324 | Building dependency tree... 2022-04-21 14:23:23.326 | Reading state information... 2022-04-21 14:23:23.576 | The following packages were automatically installed and are no longer required: 2022-04-21 14:23:23.578 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-21 14:23:23.578 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-21 14:23:23.578 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-21 14:23:23.578 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-21 14:23:23.578 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-21 14:23:23.578 | python3-zope.interface 2022-04-21 14:23:23.578 | Use 'sudo apt autoremove' to remove them. 2022-04-21 14:23:23.645 | The following NEW packages will be installed: 2022-04-21 14:23:23.645 | libapache2-mod-wsgi-py3 2022-04-21 14:23:23.913 | 0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded. 2022-04-21 14:23:23.913 | Need to get 93.3 kB of archives. 2022-04-21 14:23:23.913 | After this operation, 300 kB of additional disk space will be used. 2022-04-21 14:23:23.913 | 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-04-21 14:23:24.668 | Fetched 93.3 kB in 0s (203 kB/s) 2022-04-21 14:23:24.701 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-21 14:23:24.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89647 files and directories currently installed.) 2022-04-21 14:23:24.756 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-21 14:23:24.759 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-21 14:23:24.822 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-21 14:23:24.986 | apache2_invoke: Enable module wsgi 2022-04-21 14:23:33.727 | + functions-common:apt_get:1125 : result=0 2022-04-21 14:23:33.730 | + functions-common:apt_get:1128 : time_stop apt-get 2022-04-21 14:23:33.732 | + functions-common:time_stop:2316 : local name 2022-04-21 14:23:33.735 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:23:33.737 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:23:33.740 | + functions-common:time_stop:2319 : local total 2022-04-21 14:23:33.742 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:23:33.744 | + functions-common:time_stop:2322 : name=apt-get 2022-04-21 14:23:33.746 | + functions-common:time_stop:2323 : start_time=1650551002963 2022-04-21 14:23:33.749 | + functions-common:time_stop:2325 : [[ -z 1650551002963 ]] 2022-04-21 14:23:33.752 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:23:33.756 | + functions-common:time_stop:2328 : end_time=1650551013753 2022-04-21 14:23:33.758 | + functions-common:time_stop:2329 : elapsed_time=10790 2022-04-21 14:23:33.760 | + functions-common:time_stop:2330 : total=266553 2022-04-21 14:23:33.763 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:23:33.765 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=277343 2022-04-21 14:23:33.768 | + functions-common:apt_get:1129 : return 0 2022-04-21 14:23:33.770 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-04-21 14:23:33.773 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-04-21 14:23:33.775 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:23:33.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:23:33.781 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:23:33.784 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-21 14:23:33.786 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-04-21 14:23:33.842 | wsgi (enabled by maintainer script) 2022-04-21 14:23:33.847 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-21 14:23:33.849 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-21 14:23:33.852 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:23:33.855 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-21 14:23:33.857 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-21 14:23:33.861 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:23:33.864 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:23:33.865 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:23:33.870 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-21 14:23:33.872 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-21 14:23:33.875 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-21 14:23:33.878 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-21 14:23:33.880 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-21 14:23:33.903 | Using python 3.8 to install osc-placement 2022-04-21 14:23:33.906 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-21 14:23:34.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:23:34.696 | from cryptography.utils import int_from_bytes 2022-04-21 14:23:34.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:23:34.696 | from cryptography.utils import int_from_bytes 2022-04-21 14:23:35.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:23:35.763 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:23:35.767 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:35.768 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:35.769 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:35.772 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:35.774 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:35.782 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:23:36.355 | Collecting osc-placement===2.2.0 2022-04-21 14:23:36.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2022-04-21 14:23:36.464 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.1) 2022-04-21 14:23:36.481 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-04-21 14:23:36.487 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-04-21 14:23:36.490 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-04-21 14:23:36.494 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2022-04-21 14:23:36.498 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2022-04-21 14:23:36.501 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2022-04-21 14:23:36.505 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-04-21 14:23:36.565 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-04-21 14:23:36.582 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-04-21 14:23:36.585 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-04-21 14:23:36.590 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-04-21 14:23:36.593 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-04-21 14:23:36.599 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-04-21 14:23:36.607 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.1) 2022-04-21 14:23:36.614 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2022-04-21 14:23:36.634 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-04-21 14:23:36.639 | Requirement already satisfied: openstacksdk===0.55.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.1) 2022-04-21 14:23:36.666 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-04-21 14:23:36.678 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2022-04-21 14:23:36.681 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2022-04-21 14:23:36.703 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-04-21 14:23:36.707 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:23:36.710 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:23:36.714 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-04-21 14:23:36.717 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:23:36.721 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-04-21 14:23:36.760 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-04-21 14:23:36.764 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-04-21 14:23:36.768 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2022-04-21 14:23:36.770 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-04-21 14:23:36.792 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-04-21 14:23:36.797 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-04-21 14:23:36.803 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-04-21 14:23:36.806 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-04-21 14:23:36.862 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:23:36.866 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-04-21 14:23:36.869 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-04-21 14:23:36.872 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-04-21 14:23:36.878 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:23:36.919 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-04-21 14:23:36.924 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-04-21 14:23:38.758 | Installing collected packages: osc-placement 2022-04-21 14:23:38.933 | Successfully installed osc-placement-2.2.0 2022-04-21 14:23:39.075 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:23:39.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:23:39.157 | + inc/python:pip_install:200 : result=0 2022-04-21 14:23:39.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:23:39.163 | + functions-common:time_stop:2316 : local name 2022-04-21 14:23:39.165 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:23:39.167 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:23:39.170 | + functions-common:time_stop:2319 : local total 2022-04-21 14:23:39.173 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:23:39.175 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:23:39.178 | + functions-common:time_stop:2323 : start_time=1650551013897 2022-04-21 14:23:39.180 | + functions-common:time_stop:2325 : [[ -z 1650551013897 ]] 2022-04-21 14:23:39.183 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:23:39.188 | + functions-common:time_stop:2328 : end_time=1650551019185 2022-04-21 14:23:39.191 | + functions-common:time_stop:2329 : elapsed_time=5288 2022-04-21 14:23:39.193 | + functions-common:time_stop:2330 : total=233857 2022-04-21 14:23:39.195 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:23:39.198 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=239145 2022-04-21 14:23:39.200 | + inc/python:pip_install:203 : return 0 2022-04-21 14:23:39.204 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2022-04-21 14:23:39.206 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-21 14:23:39.208 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-04-21 14:23:39.211 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-21 14:23:39.213 | + functions-common:git_clone:526 : local orig_dir 2022-04-21 14:23:39.216 | ++ functions-common:git_clone:527 : pwd 2022-04-21 14:23:39.219 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:23:39.221 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:23:39.224 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:23:39.241 | + functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:23:39.243 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:23:39.246 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:23:39.249 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-21 14:23:39.250 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:23:39.255 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-04-21 14:23:39.258 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-04-21 14:23:39.260 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-04-21 14:23:39.262 | + functions-common:git_timed:629 : local count=0 2022-04-21 14:23:39.265 | + functions-common:git_timed:630 : local timeout=0 2022-04-21 14:23:39.267 | + functions-common:git_timed:632 : [[ -n 0 ]] 2022-04-21 14:23:39.269 | + functions-common:git_timed:633 : timeout=0 2022-04-21 14:23:39.272 | + functions-common:git_timed:636 : time_start git_timed 2022-04-21 14:23:39.274 | + functions-common:time_start:2302 : local name=git_timed 2022-04-21 14:23:39.276 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:23:39.278 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:23:39.281 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:23:39.285 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551019283 2022-04-21 14:23:39.287 | + functions-common:git_timed:637 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-04-21 14:23:39.290 | Cloning into '/opt/stack/placement'... 2022-04-21 14:24:43.496 | + functions-common:git_timed:651 : time_stop git_timed 2022-04-21 14:24:43.498 | + functions-common:time_stop:2316 : local name 2022-04-21 14:24:43.500 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:24:43.503 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:24:43.505 | + functions-common:time_stop:2319 : local total 2022-04-21 14:24:43.507 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:24:43.510 | + functions-common:time_stop:2322 : name=git_timed 2022-04-21 14:24:43.512 | + functions-common:time_stop:2323 : start_time=1650551019283 2022-04-21 14:24:43.514 | + functions-common:time_stop:2325 : [[ -z 1650551019283 ]] 2022-04-21 14:24:43.517 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:24:43.522 | + functions-common:time_stop:2328 : end_time=1650551083519 2022-04-21 14:24:43.524 | + functions-common:time_stop:2329 : elapsed_time=64236 2022-04-21 14:24:43.526 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:24:43.529 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:24:43.531 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=64236 2022-04-21 14:24:43.533 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-21 14:24:43.546 | + functions-common:git_clone:604 : cd /opt/stack/placement 2022-04-21 14:24:43.549 | + functions-common:git_clone:605 : git show --oneline 2022-04-21 14:24:43.550 | + functions-common:git_clone:605 : head -1 2022-04-21 14:24:43.554 | adf525a8 Make sure the policy upgrade check get a valid config 2022-04-21 14:24:43.557 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:24:43.559 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-21 14:24:43.562 | + inc/python:setup_develop:338 : local bindep 2022-04-21 14:24:43.564 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-21 14:24:43.567 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-21 14:24:43.569 | + inc/python:setup_develop:344 : local extras= 2022-04-21 14:24:43.572 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-21 14:24:43.575 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-21 14:24:43.577 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-21 14:24:43.579 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-21 14:24:43.582 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-21 14:24:43.584 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-21 14:24:43.588 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-21 14:24:43.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-21 14:24:43.593 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-21 14:24:43.595 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-21 14:24:43.598 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-21 14:24:43.601 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-21 14:24:43.607 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-04-21 14:24:43.609 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-04-21 14:24:44.215 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-04-21 14:24:44.218 | + inc/python:setup_package:417 : local bindep=0 2022-04-21 14:24:44.220 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-21 14:24:44.223 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-21 14:24:44.225 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-04-21 14:24:44.228 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-04-21 14:24:44.230 | + inc/python:setup_package:426 : local flags=-e 2022-04-21 14:24:44.233 | + inc/python:setup_package:427 : local extras= 2022-04-21 14:24:44.235 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-21 14:24:44.238 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-21 14:24:44.241 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-21 14:24:44.243 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-21 14:24:44.246 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-21 14:24:44.248 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-04-21 14:24:44.270 | Using python 3.8 to install /opt/stack/placement 2022-04-21 14:24:44.273 | + 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-04-21 14:24:45.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:24:45.079 | from cryptography.utils import int_from_bytes 2022-04-21 14:24:45.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:24:45.079 | from cryptography.utils import int_from_bytes 2022-04-21 14:24:46.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:24:46.158 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:24:46.163 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.164 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.165 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.167 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.170 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.178 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:46.182 | Obtaining file:///opt/stack/placement 2022-04-21 14:24:47.508 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-04-21 14:24:48.821 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-04-21 14:24:48.833 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-04-21 14:24:48.862 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-21 14:24:48.875 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-04-21 14:24:48.887 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-04-21 14:24:48.942 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2022-04-21 14:24:48.946 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2022-04-21 14:24:48.951 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2022-04-21 14:24:48.956 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.1) 2022-04-21 14:24:48.995 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-04-21 14:24:49.007 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-04-21 14:24:49.049 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.1) 2022-04-21 14:24:49.055 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2022-04-21 14:24:49.104 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-04-21 14:24:49.110 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2022-04-21 14:24:49.150 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.1) 2022-04-21 14:24:49.168 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.1) 2022-04-21 14:24:49.184 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2022-04-21 14:24:49.194 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.1) 2022-04-21 14:24:49.205 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.1) 2022-04-21 14:24:49.223 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-04-21 14:24:49.228 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-04-21 14:24:49.231 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-04-21 14:24:49.234 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2022-04-21 14:24:49.245 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2022-04-21 14:24:49.248 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-04-21 14:24:49.252 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2022-04-21 14:24:49.257 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2022-04-21 14:24:49.276 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2022-04-21 14:24:49.281 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2022-04-21 14:24:49.288 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2022-04-21 14:24:49.308 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2022-04-21 14:24:49.313 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (54.1.1) 2022-04-21 14:24:49.363 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-04-21 14:24:49.366 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2022-04-21 14:24:49.376 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2022-04-21 14:24:49.381 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2022-04-21 14:24:49.383 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.1) 2022-04-21 14:24:49.390 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2022-04-21 14:24:49.400 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2022-04-21 14:24:49.406 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2022-04-21 14:24:49.424 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-04-21 14:24:49.428 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2022-04-21 14:24:49.435 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2022-04-21 14:24:49.457 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-04-21 14:24:49.518 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-04-21 14:24:49.524 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-04-21 14:24:49.529 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:24:49.533 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-04-21 14:24:49.540 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-04-21 14:24:49.545 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-04-21 14:24:49.555 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-04-21 14:24:49.562 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-04-21 14:24:49.565 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-04-21 14:24:49.569 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-04-21 14:24:49.572 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-04-21 14:24:49.576 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:24:49.579 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:24:49.582 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-04-21 14:24:49.586 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-04-21 14:24:49.588 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2022-04-21 14:24:49.591 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-04-21 14:24:49.602 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-04-21 14:24:49.605 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-04-21 14:24:49.608 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2022-04-21 14:24:49.611 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-04-21 14:24:49.616 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-04-21 14:24:49.619 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2022-04-21 14:24:49.622 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2022-04-21 14:24:49.624 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-04-21 14:24:49.633 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-04-21 14:24:51.346 | Installing collected packages: openstack-placement 2022-04-21 14:24:51.348 | Running setup.py develop for openstack-placement 2022-04-21 14:24:52.968 | Successfully installed openstack-placement 2022-04-21 14:24:53.111 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:24:53.112 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:24:53.198 | + inc/python:pip_install:200 : result=0 2022-04-21 14:24:53.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:24:53.203 | + functions-common:time_stop:2316 : local name 2022-04-21 14:24:53.206 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:24:53.208 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:24:53.210 | + functions-common:time_stop:2319 : local total 2022-04-21 14:24:53.212 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:24:53.215 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:24:53.217 | + functions-common:time_stop:2323 : start_time=1650551084264 2022-04-21 14:24:53.219 | + functions-common:time_stop:2325 : [[ -z 1650551084264 ]] 2022-04-21 14:24:53.222 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:24:53.226 | + functions-common:time_stop:2328 : end_time=1650551093224 2022-04-21 14:24:53.229 | + functions-common:time_stop:2329 : elapsed_time=8960 2022-04-21 14:24:53.231 | + functions-common:time_stop:2330 : total=239145 2022-04-21 14:24:53.233 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:24:53.235 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=248105 2022-04-21 14:24:53.238 | + inc/python:pip_install:203 : return 0 2022-04-21 14:24:53.241 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-04-21 14:24:53.243 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-21 14:24:53.246 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-21 14:24:53.265 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-21 14:24:53.276 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-04-21 14:24:53.279 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-21 14:24:53.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:24:53.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:24:53.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-21 14:24:53.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:24:53.292 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-21 14:24:53.294 | + ./stack.sh:main:912 : configure_placement 2022-04-21 14:24:53.297 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-21 14:24:53.310 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-21 14:24:53.312 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-21 14:24:53.317 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-21 14:24:53.319 | ++ lib/database:database_connection_url:132 : local db=placement 2022-04-21 14:24:53.322 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-04-21 14:24:53.325 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-04-21 14:24:53.327 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-21 14:24:53.330 | + 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-04-21 14:24:53.362 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-21 14:24:53.393 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-21 14:24:53.425 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-21 14:24:53.428 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-04-21 14:24:53.430 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-04-21 14:24:53.433 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-21 14:24:53.435 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-21 14:24:53.467 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-21 14:24:53.496 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:24:53.526 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-21 14:24:53.555 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-21 14:24:53.584 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-21 14:24:53.613 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-21 14:24:53.641 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-21 14:24:53.671 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:24:53.700 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-21 14:24:53.729 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-21 14:24:53.731 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-21 14:24:53.734 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-21 14:24:53.737 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:24:53.755 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:24:53.757 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:24:53.760 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:24:53.762 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:24:53.765 | + 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-04-21 14:24:53.794 | + 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-04-21 14:24:53.823 | + 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-04-21 14:24:53.852 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:24:53.882 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-21 14:24:53.885 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-21 14:24:53.887 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-04-21 14:24:53.890 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-04-21 14:24:53.892 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-04-21 14:24:53.895 | + lib/apache:write_uwsgi_config:260 : local http= 2022-04-21 14:24:53.897 | + lib/apache:write_uwsgi_config:261 : local name= 2022-04-21 14:24:53.901 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-04-21 14:24:53.905 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-04-21 14:24:53.907 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-04-21 14:24:53.910 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-21 14:24:53.922 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-21 14:24:53.922 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:24:53.931 | d /var/run/uwsgi 0755 ubuntu root 2022-04-21 14:24:53.934 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-21 14:24:53.951 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-21 14:24:53.953 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-21 14:24:53.958 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-21 14:24:53.989 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-21 14:24:54.017 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-21 14:24:54.046 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-21 14:24:54.076 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-21 14:24:54.105 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-21 14:24:54.134 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-21 14:24:54.163 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-21 14:24:54.192 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-21 14:24:54.221 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-21 14:24:54.250 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-21 14:24:54.278 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-21 14:24:54.307 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-21 14:24:54.336 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-04-21 14:24:54.339 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-04-21 14:24:54.342 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-04-21 14:24:54.344 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-04-21 14:24:54.347 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-04-21 14:24:54.350 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:24:54.352 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:24:54.355 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-21 14:24:54.358 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-21 14:24:54.360 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-21 14:24:54.388 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-21 14:24:54.418 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-21 14:24:54.419 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-21 14:24:54.428 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-21 14:24:54.431 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-04-21 14:24:54.433 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-04-21 14:24:54.436 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-04-21 14:24:54.438 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-21 14:24:54.441 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-21 14:24:54.444 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:24:54.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:24:54.449 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-21 14:24:54.452 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-04-21 14:24:54.454 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:24:54.457 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:24:54.460 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-04-21 14:24:54.524 | Enabling site placement-api. 2022-04-21 14:24:54.529 | To activate the new configuration, you need to run: 2022-04-21 14:24:54.529 | systemctl reload apache2 2022-04-21 14:24:54.534 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-04-21 14:24:54.536 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-21 14:24:54.539 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:24:54.541 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-04-21 14:24:54.675 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-04-21 14:24:54.694 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:24:54.696 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-04-21 14:24:54.715 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:24:54.718 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-04-21 14:24:54.735 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:24:54.738 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-04-21 14:24:54.741 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova.conf 2022-04-21 14:24:54.743 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-21 14:24:54.776 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-04-21 14:24:54.805 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement username placement 2022-04-21 14:24:54.834 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-21 14:24:54.862 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-21 14:24:54.892 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement project_name service 2022-04-21 14:24:54.920 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-21 14:24:54.951 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-21 14:24:54.979 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-04-21 14:24:54.997 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:24:55.000 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-04-21 14:24:55.018 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:24:55.020 | + ./stack.sh:main:938 : run_phase stack install 2022-04-21 14:24:55.023 | + functions-common:run_phase:1744 : local mode=stack 2022-04-21 14:24:55.025 | + functions-common:run_phase:1745 : local phase=install 2022-04-21 14:24:55.028 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:24:55.030 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:24:55.033 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:24:55.036 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:24:55.038 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:24:55.041 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:24:55.046 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:24:55.048 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:24:55.051 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:24:55.054 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-21 14:24:55.056 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:24:55.072 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:24:55.075 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:24:55.077 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:24:55.079 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-21 14:24:55.081 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-21 14:24:55.084 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:24:55.086 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-04-21 14:24:55.088 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-21 14:24:55.090 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2022-04-21 14:24:55.178 | [Async install_tempest:self]: Running synchronously: install_tempest 2022-04-21 14:24:55.180 | ++ inc/async:async_run:103 : install_tempest 2022-04-21 14:24:55.183 | ++ lib/tempest:install_tempest:740 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-04-21 14:24:55.185 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-04-21 14:24:55.187 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-04-21 14:24:55.189 | ++ functions-common:git_clone:525 : local git_ref=master 2022-04-21 14:24:55.191 | ++ functions-common:git_clone:526 : local orig_dir 2022-04-21 14:24:55.194 | +++ functions-common:git_clone:527 : pwd 2022-04-21 14:24:55.197 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-21 14:24:55.199 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-04-21 14:24:55.202 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-21 14:24:55.217 | ++ functions-common:git_clone:530 : RECLONE=False 2022-04-21 14:24:55.219 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-21 14:24:55.221 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-21 14:24:55.224 | ++ functions-common:git_clone:544 : echo master 2022-04-21 14:24:55.225 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-04-21 14:24:55.230 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-04-21 14:24:55.232 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-21 14:24:55.234 | ++ functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-04-21 14:24:55.248 | ++ functions-common:git_clone:604 : cd /opt/stack/tempest 2022-04-21 14:24:55.250 | ++ functions-common:git_clone:605 : git show --oneline 2022-04-21 14:24:55.251 | ++ functions-common:git_clone:605 : head -1 2022-04-21 14:24:55.254 | 0afd087cb Merge "Fix test_basic_metadata_definition_namespaces" 2022-04-21 14:24:55.257 | ++ functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-21 14:24:55.259 | ++ lib/tempest:install_tempest:741 : pip_install 'tox!=2.8.0' 2022-04-21 14:24:55.280 | Using python 3.8 to install tox!=2.8.0 2022-04-21 14:24:55.283 | ++ 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-04-21 14:24:56.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:24:56.074 | from cryptography.utils import int_from_bytes 2022-04-21 14:24:56.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:24:56.074 | from cryptography.utils import int_from_bytes 2022-04-21 14:24:57.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:24:57.138 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:24:57.142 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:57.143 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:57.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:57.147 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:57.150 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:57.157 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:24:58.328 | Collecting tox!=2.8.0 2022-04-21 14:24:58.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-04-21 14:24:58.647 | Collecting virtualenv===20.4.2 2022-04-21 14:24:58.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2022-04-21 14:24:58.885 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-04-21 14:24:59.456 | Collecting toml===0.10.0 2022-04-21 14:24:59.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-04-21 14:25:00.220 | Collecting py===1.10.0 2022-04-21 14:25:00.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-04-21 14:25:00.357 | Collecting filelock===3.0.12 2022-04-21 14:25:00.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-04-21 14:25:00.369 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-04-21 14:25:00.805 | Collecting pluggy===0.13.1 2022-04-21 14:25:00.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-04-21 14:25:00.909 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-04-21 14:25:00.936 | Collecting distlib===0.3.1 2022-04-21 14:25:00.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-04-21 14:25:00.958 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-04-21 14:25:03.223 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-04-21 14:25:03.223 | Attempting uninstall: distlib 2022-04-21 14:25:03.225 | Found existing installation: distlib 0.3.4 2022-04-21 14:25:03.234 | Uninstalling distlib-0.3.4: 2022-04-21 14:25:03.235 | Successfully uninstalled distlib-0.3.4 2022-04-21 14:25:03.393 | Attempting uninstall: filelock 2022-04-21 14:25:03.396 | Found existing installation: filelock 3.6.0 2022-04-21 14:25:03.402 | Uninstalling filelock-3.6.0: 2022-04-21 14:25:03.403 | Successfully uninstalled filelock-3.6.0 2022-04-21 14:25:03.591 | Attempting uninstall: virtualenv 2022-04-21 14:25:03.593 | Found existing installation: virtualenv 20.14.1 2022-04-21 14:25:03.661 | Uninstalling virtualenv-20.14.1: 2022-04-21 14:25:03.667 | Successfully uninstalled virtualenv-20.14.1 2022-04-21 14:25:04.133 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.25.0 virtualenv-20.4.2 2022-04-21 14:25:04.307 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:25:04.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:25:04.387 | ++ inc/python:pip_install:200 : result=0 2022-04-21 14:25:04.389 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:25:04.391 | ++ functions-common:time_stop:2316 : local name 2022-04-21 14:25:04.394 | ++ functions-common:time_stop:2317 : local end_time 2022-04-21 14:25:04.396 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:25:04.398 | ++ functions-common:time_stop:2319 : local total 2022-04-21 14:25:04.400 | ++ functions-common:time_stop:2320 : local start_time 2022-04-21 14:25:04.403 | ++ functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:25:04.405 | ++ functions-common:time_stop:2323 : start_time=1650551095275 2022-04-21 14:25:04.407 | ++ functions-common:time_stop:2325 : [[ -z 1650551095275 ]] 2022-04-21 14:25:04.411 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:25:04.415 | ++ functions-common:time_stop:2328 : end_time=1650551104412 2022-04-21 14:25:04.417 | ++ functions-common:time_stop:2329 : elapsed_time=9137 2022-04-21 14:25:04.419 | ++ functions-common:time_stop:2330 : total=248105 2022-04-21 14:25:04.422 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:25:04.424 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=257242 2022-04-21 14:25:04.427 | ++ inc/python:pip_install:203 : return 0 2022-04-21 14:25:04.429 | ++ lib/tempest:install_tempest:742 : pushd /opt/stack/tempest 2022-04-21 14:25:04.429 | /opt/stack/tempest ~/devstack 2022-04-21 14:25:04.431 | ++ lib/tempest:install_tempest:746 : git checkout master 2022-04-21 14:25:04.451 | M .coveragerc 2022-04-21 14:25:04.451 | M .gitignore 2022-04-21 14:25:04.451 | M .gitreview 2022-04-21 14:25:04.451 | M .mailmap 2022-04-21 14:25:04.451 | M .stestr.conf 2022-04-21 14:25:04.451 | M CONTRIBUTING.rst 2022-04-21 14:25:04.451 | M HACKING.rst 2022-04-21 14:25:04.451 | M LICENSE 2022-04-21 14:25:04.451 | M README.rst 2022-04-21 14:25:04.451 | M REVIEWING.rst 2022-04-21 14:25:04.451 | M bindep.txt 2022-04-21 14:25:04.451 | M doc/requirements.txt 2022-04-21 14:25:04.451 | M doc/source/_extra/.htaccess 2022-04-21 14:25:04.451 | M doc/source/_static/.keep 2022-04-21 14:25:04.451 | M doc/source/account_generator.rst 2022-04-21 14:25:04.451 | M doc/source/cleanup.rst 2022-04-21 14:25:04.451 | M doc/source/conf.py 2022-04-21 14:25:04.451 | M doc/source/configuration.rst 2022-04-21 14:25:04.451 | M doc/source/contributor/contributing.rst 2022-04-21 14:25:04.451 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-04-21 14:25:04.452 | M doc/source/data/tempest-plugins-registry.header 2022-04-21 14:25:04.452 | M doc/source/index.rst 2022-04-21 14:25:04.452 | M doc/source/keystone_scopes_and_roles_support.rst 2022-04-21 14:25:04.452 | M doc/source/library.rst 2022-04-21 14:25:04.452 | M doc/source/library/api_microversion_testing.rst 2022-04-21 14:25:04.452 | M doc/source/library/auth.rst 2022-04-21 14:25:04.452 | M doc/source/library/cli.rst 2022-04-21 14:25:04.452 | M doc/source/library/clients.rst 2022-04-21 14:25:04.452 | M doc/source/library/credential_providers.rst 2022-04-21 14:25:04.452 | M doc/source/library/decorators.rst 2022-04-21 14:25:04.452 | M doc/source/library/rest_client.rst 2022-04-21 14:25:04.452 | M doc/source/library/service_clients/compute_clients.rst 2022-04-21 14:25:04.452 | M doc/source/library/utils.rst 2022-04-21 14:25:04.452 | M doc/source/library/validation_resources.rst 2022-04-21 14:25:04.452 | M doc/source/microversion_testing.rst 2022-04-21 14:25:04.452 | M doc/source/overview.rst 2022-04-21 14:25:04.452 | M doc/source/plugins/index.rst 2022-04-21 14:25:04.452 | M doc/source/plugins/plugin.rst 2022-04-21 14:25:04.452 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-04-21 14:25:04.452 | M doc/source/run.rst 2022-04-21 14:25:04.452 | M doc/source/sampleconf.rst 2022-04-21 14:25:04.452 | M doc/source/stable_branch_support_policy.rst 2022-04-21 14:25:04.452 | M doc/source/stable_branch_testing_policy.rst 2022-04-21 14:25:04.452 | M doc/source/subunit_describe_calls.rst 2022-04-21 14:25:04.452 | M doc/source/supported_version.rst 2022-04-21 14:25:04.452 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-04-21 14:25:04.452 | M doc/source/test_removal.rst 2022-04-21 14:25:04.452 | M doc/source/tests/modules.rst 2022-04-21 14:25:04.452 | M doc/source/workspace.rst 2022-04-21 14:25:04.452 | M doc/source/write_tests.rst 2022-04-21 14:25:04.452 | M etc/accounts.yaml.sample 2022-04-21 14:25:04.452 | M etc/allow-list.yaml 2022-04-21 14:25:04.452 | M etc/logging.conf.sample 2022-04-21 14:25:04.452 | M etc/rbac-persona-accounts.yaml.sample 2022-04-21 14:25:04.452 | M playbooks/devstack-tempest-ipv6.yaml 2022-04-21 14:25:04.453 | M playbooks/devstack-tempest.yaml 2022-04-21 14:25:04.453 | M playbooks/enable-fips.yaml 2022-04-21 14:25:04.453 | M playbooks/post-tempest.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-04-21 14:25:04.453 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-04-21 14:25:04.454 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-04-21 14:25:04.455 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-04-21 14:25:04.456 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-04-21 14:25:04.457 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-04-21 14:25:04.458 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-04-21 14:25:04.459 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-04-21 14:25:04.460 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-04-21 14:25:04.461 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-04-21 14:25:04.462 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-04-21 14:25:04.463 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-04-21 14:25:04.463 | M releasenotes/source/_static/.placeholder 2022-04-21 14:25:04.463 | M releasenotes/source/_templates/.placeholder 2022-04-21 14:25:04.463 | M releasenotes/source/conf.py 2022-04-21 14:25:04.463 | M releasenotes/source/index.rst 2022-04-21 14:25:04.463 | M releasenotes/source/unreleased.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v10.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v11.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v12.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v13.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v14.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v15.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v16.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v16.1.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v17.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v17.1.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v17.2.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v18.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v19.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v20.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v21.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v22.0.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v22.1.0.rst 2022-04-21 14:25:04.463 | M releasenotes/source/v23.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v24.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v26.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v26.1.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v27.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v28.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v28.1.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v29.0.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v29.1.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v29.2.0.rst 2022-04-21 14:25:04.464 | M releasenotes/source/v30.0.0.rst 2022-04-21 14:25:04.464 | M requirements.txt 2022-04-21 14:25:04.464 | M roles/acl-devstack-files/README.rst 2022-04-21 14:25:04.464 | M roles/acl-devstack-files/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/acl-devstack-files/tasks/main.yaml 2022-04-21 14:25:04.464 | M roles/run-tempest-26/README.rst 2022-04-21 14:25:04.464 | M roles/run-tempest-26/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/run-tempest-26/tasks/main.yaml 2022-04-21 14:25:04.464 | M roles/run-tempest/README.rst 2022-04-21 14:25:04.464 | M roles/run-tempest/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/run-tempest/tasks/main.yaml 2022-04-21 14:25:04.464 | M roles/setup-tempest-data-dir/README.rst 2022-04-21 14:25:04.464 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-04-21 14:25:04.464 | M roles/setup-tempest-run-dir/README.rst 2022-04-21 14:25:04.464 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-04-21 14:25:04.464 | M roles/tempest-cleanup/README.rst 2022-04-21 14:25:04.464 | M roles/tempest-cleanup/defaults/main.yaml 2022-04-21 14:25:04.464 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-04-21 14:25:04.464 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-04-21 14:25:04.464 | M roles/tempest-cleanup/tasks/main.yaml 2022-04-21 14:25:04.464 | M setup.cfg 2022-04-21 14:25:04.464 | M setup.py 2022-04-21 14:25:04.464 | M tempest/README.rst 2022-04-21 14:25:04.464 | M tempest/__init__.py 2022-04-21 14:25:04.465 | M tempest/api/README.rst 2022-04-21 14:25:04.465 | M tempest/api/__init__.py 2022-04-21 14:25:04.465 | M tempest/api/compute/__init__.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/__init__.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_agents.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_aggregates.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_availability_zone.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_create_server.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_delete_server.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_fixed_ips.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors_access.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_hosts.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_hosts_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_hypervisor.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_live_migration.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_migrations.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_networks.py 2022-04-21 14:25:04.465 | M tempest/api/compute/admin/test_quotas.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_quotas_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_security_groups.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_servers.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_servers_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_services.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_services_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_volume.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_volume_swap.py 2022-04-21 14:25:04.466 | M tempest/api/compute/admin/test_volumes_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/api_microversion_fixture.py 2022-04-21 14:25:04.466 | M tempest/api/compute/base.py 2022-04-21 14:25:04.466 | M tempest/api/compute/certificates/__init__.py 2022-04-21 14:25:04.466 | M tempest/api/compute/certificates/test_certificates.py 2022-04-21 14:25:04.466 | M tempest/api/compute/flavors/__init__.py 2022-04-21 14:25:04.466 | M tempest/api/compute/flavors/test_flavors.py 2022-04-21 14:25:04.466 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/__init__.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/base.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-04-21 14:25:04.466 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/__init__.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_image_metadata.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_images.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_images_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_images_oneserver.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-04-21 14:25:04.466 | M tempest/api/compute/images/test_list_image_filters.py 2022-04-21 14:25:04.467 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/images/test_list_images.py 2022-04-21 14:25:04.467 | M tempest/api/compute/keypairs/__init__.py 2022-04-21 14:25:04.467 | M tempest/api/compute/keypairs/base.py 2022-04-21 14:25:04.467 | M tempest/api/compute/keypairs/test_keypairs.py 2022-04-21 14:25:04.467 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-04-21 14:25:04.467 | M tempest/api/compute/limits/__init__.py 2022-04-21 14:25:04.467 | M tempest/api/compute/limits/test_absolute_limits.py 2022-04-21 14:25:04.467 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/__init__.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/base.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/test_security_groups.py 2022-04-21 14:25:04.467 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/__init__.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_availability_zone.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_create_server.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_delete_server.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_device_tagging.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_disk_config.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_instance_actions.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_list_server_filters.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_multiple_create.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_novnc.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_server_actions.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_server_addresses.py 2022-04-21 14:25:04.467 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_group.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_metadata.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_password.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_personality.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_rescue.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_server_tags.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_servers.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_servers_microversions.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_servers_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-04-21 14:25:04.468 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/test_extensions.py 2022-04-21 14:25:04.468 | M tempest/api/compute/test_networks.py 2022-04-21 14:25:04.468 | M tempest/api/compute/test_quotas.py 2022-04-21 14:25:04.468 | M tempest/api/compute/test_tenant_networks.py 2022-04-21 14:25:04.468 | M tempest/api/compute/test_versions.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/__init__.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_attach_volume.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_volumes_get.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_volumes_list.py 2022-04-21 14:25:04.468 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-04-21 14:25:04.468 | M tempest/api/identity/__init__.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/__init__.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/__init__.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_roles.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_services.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-04-21 14:25:04.468 | M tempest/api/identity/admin/v2/test_tenants.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v2/test_tokens.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v2/test_users.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/__init__.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_credentials.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_domains.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_groups.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_inherits.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_list_users.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_policies.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_projects.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_regions.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_roles.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_services.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_tokens.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_trusts.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_users.py 2022-04-21 14:25:04.469 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-04-21 14:25:04.469 | M tempest/api/identity/base.py 2022-04-21 14:25:04.469 | M tempest/api/identity/v2/__init__.py 2022-04-21 14:25:04.469 | M tempest/api/identity/v2/test_api_discovery.py 2022-04-21 14:25:04.469 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v2/test_extension.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v2/test_tenants.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v2/test_tokens.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v2/test_users.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/__init__.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_access_rules.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_api_discovery.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_application_credentials.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_catalog.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_domains.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_projects.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_tokens.py 2022-04-21 14:25:04.470 | M tempest/api/identity/v3/test_users.py 2022-04-21 14:25:04.470 | M tempest/api/image/__init__.py 2022-04-21 14:25:04.470 | M tempest/api/image/base.py 2022-04-21 14:25:04.470 | M tempest/api/image/v1/__init__.py 2022-04-21 14:25:04.470 | M tempest/api/image/v1/test_image_members.py 2022-04-21 14:25:04.470 | M tempest/api/image/v1/test_image_members_negative.py 2022-04-21 14:25:04.470 | M tempest/api/image/v1/test_images.py 2022-04-21 14:25:04.470 | M tempest/api/image/v1/test_images_negative.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/__init__.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/__init__.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images_member.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images_member_negative.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images_negative.py 2022-04-21 14:25:04.470 | M tempest/api/image/v2/test_images_tags.py 2022-04-21 14:25:04.471 | M tempest/api/image/v2/test_images_tags_negative.py 2022-04-21 14:25:04.471 | M tempest/api/image/v2/test_versions.py 2022-04-21 14:25:04.471 | M tempest/api/network/__init__.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/__init__.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_external_network_extension.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_external_networks_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_metering_extensions.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_negative_quotas.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_ports.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_quotas.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_routers.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_routers_dvr.py 2022-04-21 14:25:04.471 | M tempest/api/network/admin/test_routers_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/base.py 2022-04-21 14:25:04.471 | M tempest/api/network/base_security_groups.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_agent_management_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_allowed_address_pair.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_dhcp_ipv6.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_extensions.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_extra_dhcp_options.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_floating_ips.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_floating_ips_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_networks.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_networks_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_ports.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_routers.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_routers_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_security_groups.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_security_groups_negative.py 2022-04-21 14:25:04.471 | M tempest/api/network/test_service_providers.py 2022-04-21 14:25:04.472 | M tempest/api/network/test_subnetpools_extensions.py 2022-04-21 14:25:04.472 | M tempest/api/network/test_tags.py 2022-04-21 14:25:04.472 | M tempest/api/network/test_versions.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/__init__.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/base.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_account_bulk.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_account_quotas.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_account_services.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_account_services_negative.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_container_acl.py 2022-04-21 14:25:04.472 | M tempest/api/object_storage/test_container_acl_negative.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_quotas.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_services.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_services_negative.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_staticweb.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_sync.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_crossdomain.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_healthcheck.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_expiry.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_formpost.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_services.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_slo.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_temp_url.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-04-21 14:25:04.473 | M tempest/api/object_storage/test_object_version.py 2022-04-21 14:25:04.473 | M tempest/api/volume/__init__.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/__init__.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_group_snapshots.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_group_type_specs.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_group_types.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_groups.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_multi_backend.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_qos.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_user_messages.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_volume_hosts.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_volume_manage.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_volume_pools.py 2022-04-21 14:25:04.473 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_quotas.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_retype.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_services.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_type_access.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_types.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volumes_actions.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volumes_backup.py 2022-04-21 14:25:04.474 | M tempest/api/volume/admin/test_volumes_list.py 2022-04-21 14:25:04.474 | M tempest/api/volume/api_microversion_fixture.py 2022-04-21 14:25:04.474 | M tempest/api/volume/base.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_availability_zone.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_extensions.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_image_metadata.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_snapshot_metadata.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_versions.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volume_absolute_limits.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volume_delete_cascade.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volume_metadata.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volume_transfers.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_actions.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_backup.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_clone.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_clone_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_extend.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_get.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_list.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_negative.py 2022-04-21 14:25:04.474 | M tempest/api/volume/test_volumes_snapshots.py 2022-04-21 14:25:04.475 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-04-21 14:25:04.475 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-04-21 14:25:04.475 | M tempest/clients.py 2022-04-21 14:25:04.475 | M tempest/cmd/__init__.py 2022-04-21 14:25:04.475 | M tempest/cmd/cleanup.py 2022-04-21 14:25:04.475 | M tempest/cmd/cleanup_service.py 2022-04-21 14:25:04.475 | M tempest/cmd/config-generator.tempest.conf 2022-04-21 14:25:04.475 | M tempest/cmd/init.py 2022-04-21 14:25:04.475 | M tempest/cmd/list_plugins.py 2022-04-21 14:25:04.475 | M tempest/cmd/main.py 2022-04-21 14:25:04.475 | M tempest/cmd/run.py 2022-04-21 14:25:04.475 | M tempest/cmd/subunit_describe_calls.py 2022-04-21 14:25:04.475 | M tempest/cmd/verify_tempest_config.py 2022-04-21 14:25:04.475 | M tempest/cmd/workspace.py 2022-04-21 14:25:04.475 | M tempest/common/__init__.py 2022-04-21 14:25:04.475 | M tempest/common/compute.py 2022-04-21 14:25:04.475 | M tempest/common/credentials_factory.py 2022-04-21 14:25:04.475 | M tempest/common/custom_matchers.py 2022-04-21 14:25:04.475 | M tempest/common/identity.py 2022-04-21 14:25:04.475 | M tempest/common/image.py 2022-04-21 14:25:04.475 | M tempest/common/tempest_fixtures.py 2022-04-21 14:25:04.475 | M tempest/common/utils/__init__.py 2022-04-21 14:25:04.475 | M tempest/common/utils/linux/__init__.py 2022-04-21 14:25:04.475 | M tempest/common/utils/linux/remote_client.py 2022-04-21 14:25:04.475 | M tempest/common/utils/net_info.py 2022-04-21 14:25:04.475 | M tempest/common/utils/net_utils.py 2022-04-21 14:25:04.475 | M tempest/common/waiters.py 2022-04-21 14:25:04.475 | M tempest/config.py 2022-04-21 14:25:04.475 | M tempest/hacking/__init__.py 2022-04-21 14:25:04.475 | M tempest/hacking/checks.py 2022-04-21 14:25:04.475 | M tempest/lib/__init__.py 2022-04-21 14:25:04.475 | M tempest/lib/api_schema/__init__.py 2022-04-21 14:25:04.475 | M tempest/lib/api_schema/response/__init__.py 2022-04-21 14:25:04.475 | M tempest/lib/api_schema/response/compute/__init__.py 2022-04-21 14:25:04.475 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-04-21 14:25:04.475 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-04-21 14:25:04.476 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-04-21 14:25:04.477 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-04-21 14:25:04.478 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/backups.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/extensions.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/group_types.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/groups.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/hosts.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/limits.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/messages.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/qos.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/quotas.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/services.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/transfers.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-04-21 14:25:04.479 | M tempest/lib/api_schema/response/volume/volumes.py 2022-04-21 14:25:04.479 | M tempest/lib/auth.py 2022-04-21 14:25:04.479 | M tempest/lib/base.py 2022-04-21 14:25:04.479 | M tempest/lib/cli/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/cli/base.py 2022-04-21 14:25:04.480 | M tempest/lib/cli/output_parser.py 2022-04-21 14:25:04.480 | M tempest/lib/cmd/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/common/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/common/api_microversion_fixture.py 2022-04-21 14:25:04.480 | M tempest/lib/common/api_version_request.py 2022-04-21 14:25:04.480 | M tempest/lib/common/api_version_utils.py 2022-04-21 14:25:04.480 | M tempest/lib/common/cred_client.py 2022-04-21 14:25:04.480 | M tempest/lib/common/cred_provider.py 2022-04-21 14:25:04.480 | M tempest/lib/common/dynamic_creds.py 2022-04-21 14:25:04.480 | M tempest/lib/common/fixed_network.py 2022-04-21 14:25:04.480 | M tempest/lib/common/http.py 2022-04-21 14:25:04.480 | M tempest/lib/common/jsonschema_validator.py 2022-04-21 14:25:04.480 | M tempest/lib/common/preprov_creds.py 2022-04-21 14:25:04.480 | M tempest/lib/common/profiler.py 2022-04-21 14:25:04.480 | M tempest/lib/common/rest_client.py 2022-04-21 14:25:04.480 | M tempest/lib/common/ssh.py 2022-04-21 14:25:04.480 | M tempest/lib/common/thread.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/data_utils.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/linux/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/linux/remote_client.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/misc.py 2022-04-21 14:25:04.480 | M tempest/lib/common/utils/test_utils.py 2022-04-21 14:25:04.480 | M tempest/lib/common/validation_resources.py 2022-04-21 14:25:04.480 | M tempest/lib/decorators.py 2022-04-21 14:25:04.480 | M tempest/lib/exceptions.py 2022-04-21 14:25:04.480 | M tempest/lib/services/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/services/clients.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/__init__.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/agents_client.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/aggregates_client.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/availability_zone_client.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-04-21 14:25:04.480 | M tempest/lib/services/compute/base_compute_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/certificates_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/extensions_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/fixed_ips_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/flavors_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/floating_ips_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/hosts_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/hypervisor_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/images_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/interfaces_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/keypairs_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/limits_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/migrations_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/networks_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/quota_classes_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/quotas_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/security_group_rules_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/security_groups_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/server_groups_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/servers_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/services_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/snapshots_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/tenant_networks_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/tenant_usages_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/versions_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/compute/volumes_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/identity/__init__.py 2022-04-21 14:25:04.481 | M tempest/lib/services/identity/v2/__init__.py 2022-04-21 14:25:04.481 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/identity/v2/identity_client.py 2022-04-21 14:25:04.481 | M tempest/lib/services/identity/v2/roles_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v2/services_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v2/tenants_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v2/token_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v2/users_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/__init__.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/catalog_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/credentials_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/domains_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/groups_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/identity_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/limits_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/mappings_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/policies_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/projects_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/protocols_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/regions_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/roles_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/services_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/token_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/trusts_client.py 2022-04-21 14:25:04.482 | M tempest/lib/services/identity/v3/users_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/identity/v3/versions_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/__init__.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v1/__init__.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v1/image_members_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v1/images_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/__init__.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/image_members_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/images_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/namespaces_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/resource_types_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/schemas_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/image/v2/versions_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/__init__.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/agents_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/base.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/extensions_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/floating_ips_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/log_resource_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/loggable_resource_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/metering_label_rules_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/metering_labels_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/networks_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/ports_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/qos_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/quotas_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/routers_client.py 2022-04-21 14:25:04.483 | M tempest/lib/services/network/security_group_rules_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/security_groups_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/segments_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/service_providers_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/subnetpools_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/subnets_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/tags_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/trunks_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/network/versions_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/__init__.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/account_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/capabilities_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/container_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/object_storage/object_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/placement/__init__.py 2022-04-21 14:25:04.484 | M tempest/lib/services/placement/base_placement_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/placement/placement_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/placement/resource_providers_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/__init__.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/base_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/__init__.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/backups_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/extensions_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/hosts_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/limits_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/qos_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/quotas_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/services_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-04-21 14:25:04.484 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v2/transfers_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v2/types_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v2/volumes_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/__init__.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/attachments_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/backups_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/base_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/extensions_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/group_types_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/groups_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/hosts_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/limits_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/messages_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/qos_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/quotas_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/services_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/transfers_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/types_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/versions_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-04-21 14:25:04.485 | M tempest/lib/services/volume/v3/volumes_client.py 2022-04-21 14:25:04.485 | M tempest/scenario/README.rst 2022-04-21 14:25:04.486 | M tempest/scenario/__init__.py 2022-04-21 14:25:04.486 | M tempest/scenario/manager.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_aggregates_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_compute_unified_limits.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_dashboard_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_minimum_basic.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_network_advanced_server_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_network_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_network_qos_placement.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_network_v6.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_object_storage_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_security_groups_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_server_advanced_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_server_basic_ops.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_server_multinode.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_shelve_instance.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_snapshot_pattern.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_stamp_pattern.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_unified_limits.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_volume_backup_restore.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_volume_boot_pattern.py 2022-04-21 14:25:04.486 | M tempest/scenario/test_volume_migrate_attached.py 2022-04-21 14:25:04.486 | M tempest/services/__init__.py 2022-04-21 14:25:04.486 | M tempest/services/orchestration/__init__.py 2022-04-21 14:25:04.486 | M tempest/services/orchestration/json/__init__.py 2022-04-21 14:25:04.486 | M tempest/services/orchestration/json/orchestration_client.py 2022-04-21 14:25:04.486 | M tempest/test.py 2022-04-21 14:25:04.486 | M tempest/test_discover/__init__.py 2022-04-21 14:25:04.486 | M tempest/test_discover/plugins.py 2022-04-21 14:25:04.486 | M tempest/test_discover/test_discover.py 2022-04-21 14:25:04.486 | M tempest/tests/README.rst 2022-04-21 14:25:04.486 | M tempest/tests/__init__.py 2022-04-21 14:25:04.486 | M tempest/tests/api/__init__.py 2022-04-21 14:25:04.486 | M tempest/tests/api/compute/__init__.py 2022-04-21 14:25:04.487 | M tempest/tests/api/compute/test_base.py 2022-04-21 14:25:04.487 | M tempest/tests/base.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/__init__.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-04-21 14:25:04.487 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_account_generator.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_cleanup.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_cleanup_services.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_list_plugins.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_run.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_saved_state_json.json 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_tempest_init.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-04-21 14:25:04.487 | M tempest/tests/cmd/test_workspace.py 2022-04-21 14:25:04.487 | M tempest/tests/common/__init__.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_admin_available.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_alt_available.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_compute.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_credentials_factory.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_custom_matchers.py 2022-04-21 14:25:04.487 | M tempest/tests/common/test_image.py 2022-04-21 14:25:04.488 | M tempest/tests/common/utils/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/common/utils/linux/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-04-21 14:25:04.488 | M tempest/tests/common/utils/test_net_utils.py 2022-04-21 14:25:04.488 | M tempest/tests/fake_config.py 2022-04-21 14:25:04.488 | M tempest/tests/fake_tempest_plugin.py 2022-04-21 14:25:04.488 | M tempest/tests/files/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/files/failing-tests 2022-04-21 14:25:04.488 | M tempest/tests/files/passing-tests 2022-04-21 14:25:04.488 | M tempest/tests/files/setup.cfg 2022-04-21 14:25:04.488 | M tempest/tests/files/testr-conf 2022-04-21 14:25:04.488 | M tempest/tests/lib/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cli/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cli/test_command_failed.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cli/test_execute.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cli/test_output_parser.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cmd/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/common/__init__.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/common/test_api_version_request.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/common/test_api_version_utils.py 2022-04-21 14:25:04.488 | M tempest/tests/lib/common/test_cred_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_http.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_preprov_creds.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_profiler.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_rest_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/test_validation_resources.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/__init__.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/test_misc.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/fake_auth_provider.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/fake_credentials.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/fake_http.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/fake_identity.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/__init__.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/base.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/__init__.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-04-21 14:25:04.489 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_images_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_services_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/__init__.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-04-21 14:25:04.490 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/image/__init__.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/image/v1/__init__.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/image/v2/__init__.py 2022-04-21 14:25:04.491 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/__init__.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_agents_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_networks_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_ports_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_qos_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_routers_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_segments_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-04-21 14:25:04.492 | M tempest/tests/lib/services/network/test_tags_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/network/test_versions_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/object_storage/__init__.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/placement/__init__.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/plaSwitched to branch 'master' 2022-04-21 14:25:04.493 | cement/test_placement_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/registry_fixture.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/test_clients.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/__init__.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-04-21 14:25:04.493 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_auth.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_base.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_credentials.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_decorators.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_ssh.py 2022-04-21 14:25:04.494 | M tempest/tests/lib/test_tempest_lib.py 2022-04-21 14:25:04.494 | M tempest/tests/test_base_test.py 2022-04-21 14:25:04.494 | M tempest/tests/test_config.py 2022-04-21 14:25:04.494 | M tempest/tests/test_decorators.py 2022-04-21 14:25:04.494 | M tempest/tests/test_hacking.py 2022-04-21 14:25:04.494 | M tempest/tests/test_imports.py 2022-04-21 14:25:04.494 | M tempest/tests/test_list_tests.py 2022-04-21 14:25:04.494 | M tempest/tests/test_microversions.py 2022-04-21 14:25:04.494 | M tempest/tests/test_tempest_plugin.py 2022-04-21 14:25:04.494 | M tempest/tests/test_test.py 2022-04-21 14:25:04.494 | M tempest/tests/utils.py 2022-04-21 14:25:04.494 | M tempest/version.py 2022-04-21 14:25:04.494 | M test-requirements.txt 2022-04-21 14:25:04.494 | M tools/generate-tempest-plugins-list.py 2022-04-21 14:25:04.494 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-04-21 14:25:04.494 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-04-21 14:25:04.494 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-04-21 14:25:04.494 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-04-21 14:25:04.494 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-04-21 14:25:04.494 | M tools/tempest-plugin-sanity.sh 2022-04-21 14:25:04.494 | M tox.ini 2022-04-21 14:25:04.494 | M zuul.d/base.yaml 2022-04-21 14:25:04.494 | M zuul.d/integrated-gate.yaml 2022-04-21 14:25:04.494 | M zuul.d/project.yaml 2022-04-21 14:25:04.495 | M zuul.d/stable-jobs.yaml 2022-04-21 14:25:04.495 | M zuul.d/tempest-specific.yaml 2022-04-21 14:25:04.495 | Your branch is up to date with 'origin/master'. 2022-04-21 14:25:04.495 | ++ lib/tempest:install_tempest:748 : local tmp_u_c_m 2022-04-21 14:25:04.495 | +++ lib/tempest:install_tempest:749 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-21 14:25:04.495 | ++ lib/tempest:install_tempest:749 : tmp_u_c_m=/tmp/tempest_u_c_m.UI30iV2JbS 2022-04-21 14:25:04.495 | ++ lib/tempest:install_tempest:750 : set_tempest_venv_constraints /tmp/tempest_u_c_m.UI30iV2JbS 2022-04-21 14:25:04.495 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-04-21 14:25:04.495 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.UI30iV2JbS 2022-04-21 14:25:04.495 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-04-21 14:25:04.495 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-04-21 14:25:04.495 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-04-21 14:25:04.495 | ++ lib/tempest:install_tempest:752 : tox -r --notest -efull 2022-04-21 14:25:05.019 | full create: /opt/stack/tempest/.tox/tempest 2022-04-21 14:25:05.863 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-21 14:25:30.292 | full develop-inst: /opt/stack/tempest 2022-04-21 14:25:41.951 | 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.1,cryptography==36.0.2,debtcollector==2.5.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.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,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@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-21 14:25:41.952 | ___________________________________ summary ____________________________________ 2022-04-21 14:25:41.952 | full: skipped tests 2022-04-21 14:25:41.952 | congratulations :) 2022-04-21 14:25:41.979 | ++ lib/tempest:install_tempest:755 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2022-04-21 14:25:42.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:25:42.902 | Collecting pip<20.3 2022-04-21 14:25:42.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2022-04-21 14:25:43.526 | Installing collected packages: pip 2022-04-21 14:25:43.526 | Attempting uninstall: pip 2022-04-21 14:25:43.526 | Found existing installation: pip 21.0.1 2022-04-21 14:25:43.871 | Uninstalling pip-21.0.1: 2022-04-21 14:25:43.934 | Successfully uninstalled pip-21.0.1 2022-04-21 14:25:45.320 | Successfully installed pip-20.2.4 2022-04-21 14:25:45.412 | ++ lib/tempest:install_tempest:759 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.UI30iV2JbS -r requirements.txt 2022-04-21 14:25:47.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:25:47.063 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.063 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.065 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.066 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.067 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.067 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.068 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.069 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.070 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.070 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.071 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.072 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.073 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.074 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.075 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.076 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.077 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.078 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.080 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.080 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.082 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.082 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.083 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.084 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.085 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.086 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.086 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.087 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.088 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.088 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.089 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.090 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.091 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.092 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.093 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.093 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.093 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.094 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.095 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.097 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.097 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.098 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.098 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.099 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.100 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.101 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.101 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.102 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.103 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.103 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.104 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.105 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.105 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.106 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.107 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.108 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.108 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.109 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.110 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.110 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.111 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:47.113 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 26)) (4.5.0) 2022-04-21 14:25:47.122 | Requirement already satisfied: pbr===5.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 48)) (5.8.1) 2022-04-21 14:25:47.124 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 55)) (5.1.0) 2022-04-21 14:25:47.128 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 65)) (3.0.0) 2022-04-21 14:25:47.138 | Requirement already satisfied: debtcollector===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 126)) (2.5.0) 2022-04-21 14:25:47.143 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 146)) (0.8.0) 2022-04-21 14:25:47.147 | Requirement already satisfied: prettytable===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 156)) (3.2.0) 2022-04-21 14:25:47.157 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 184)) (2.8.1) 2022-04-21 14:25:47.194 | Requirement already satisfied: urllib3===1.26.9 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 190)) (1.26.9) 2022-04-21 14:25:47.227 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 196)) (1.4.0) 2022-04-21 14:25:47.240 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 200)) (6.0) 2022-04-21 14:25:47.242 | Requirement already satisfied: cryptography===36.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 205)) (36.0.2) 2022-04-21 14:25:47.280 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 232)) (3.2.0) 2022-04-21 14:25:47.288 | Requirement already satisfied: cliff===3.10.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 272)) (3.10.1) 2022-04-21 14:25:47.301 | Requirement already satisfied: oslo.log===4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 309)) (4.7.0) 2022-04-21 14:25:47.341 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 342)) (3.2.1) 2022-04-21 14:25:47.368 | Requirement already satisfied: oslo.serialization===4.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 343)) (4.3.0) 2022-04-21 14:25:47.376 | Requirement already satisfied: autopage===0.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 354)) (0.5.0) 2022-04-21 14:25:47.379 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 386)) (2.5.0) 2022-04-21 14:25:47.388 | Requirement already satisfied: PyNaCl===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 428)) (1.5.0) 2022-04-21 14:25:47.399 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 436)) (1.0.3) 2022-04-21 14:25:47.401 | Requirement already satisfied: oslo.config===8.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 438)) (8.8.0) 2022-04-21 14:25:47.441 | Requirement already satisfied: pyparsing===3.0.8 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 454)) (3.0.8) 2022-04-21 14:25:47.446 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 468)) (3.5.0) 2022-04-21 14:25:47.452 | Requirement already satisfied: cmd2===2.4.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 479)) (2.4.1) 2022-04-21 14:25:47.500 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 500)) (1.16.0) 2022-04-21 14:25:47.502 | Requirement already satisfied: wrapt===1.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 531)) (1.14.0) 2022-04-21 14:25:47.504 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 543)) (1.5.0) 2022-04-21 14:25:47.508 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 548)) (0.18.2) 2022-04-21 14:25:47.510 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 598)) (1.15.0) 2022-04-21 14:25:47.513 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 601)) (3.2.0) 2022-04-21 14:25:47.539 | Requirement already satisfied: fasteners===0.17.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 631)) (0.17.3) 2022-04-21 14:25:47.541 | Requirement already satisfied: oslo.utils===4.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 639)) (4.12.2) 2022-04-21 14:25:47.557 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 646)) (2.8.2) 2022-04-21 14:25:47.560 | Requirement already satisfied: pytz===2022.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 651)) (2022.1) 2022-04-21 14:25:47.563 | Requirement already satisfied: setuptools===62.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 661)) (62.1.0) 2022-04-21 14:25:47.643 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 152)) (0.2.5) 2022-04-21 14:25:47.647 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 178)) (1.0.0) 2022-04-21 14:25:47.648 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 125)) (0.9.6) 2022-04-21 14:25:47.650 | Requirement already satisfied: oslo.context===4.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 58)) (4.1.0) 2022-04-21 14:25:47.654 | Requirement already satisfied: voluptuous===0.13.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 2)) (0.13.1) 2022-04-21 14:25:47.659 | Requirement already satisfied: requests===2.27.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 242)) (2.27.1) 2022-04-21 14:25:47.687 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 299)) (1.8.2) 2022-04-21 14:25:47.688 | Requirement already satisfied: attrs===21.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 51)) (21.4.0) 2022-04-21 14:25:47.751 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 198)) (2.21) 2022-04-21 14:25:47.753 | Requirement already satisfied: pyrsistent===0.18.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 541)) (0.18.1) 2022-04-21 14:25:47.757 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 371)) (21.3) 2022-04-21 14:25:47.761 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 400)) (1.0.2) 2022-04-21 14:25:47.763 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 572)) (0.11.0) 2022-04-21 14:25:47.765 | Requirement already satisfied: charset-normalizer===2.0.12 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 623)) (2.0.12) 2022-04-21 14:25:47.769 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests===2.27.1->-c /tmp/tempest_u_c_m.UI30iV2JbS (line 242)) (2021.10.8) 2022-04-21 14:25:47.771 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.UI30iV2JbS (line 404)) (3.3) 2022-04-21 14:25:47.850 | WARNING: You are using pip version 20.2.4; however, version 22.0.4 is available. 2022-04-21 14:25:47.850 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-04-21 14:25:47.910 | ++ lib/tempest:install_tempest:760 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-04-21 14:25:47.913 | ++ lib/tempest:install_tempest:761 : rm -f /tmp/tempest_u_c_m.UI30iV2JbS 2022-04-21 14:25:47.917 | ++ lib/tempest:install_tempest:762 : popd 2022-04-21 14:25:47.917 | ~/devstack 2022-04-21 14:25:47.919 | ++ inc/async:async_run:104 : return 0 2022-04-21 14:25:47.921 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-21 14:25:47.925 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-21 14:25:47.927 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:25:47.930 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:25:47.932 | + functions-common:run_phase:1771 : run_plugins stack install 2022-04-21 14:25:47.935 | + functions-common:run_plugins:1730 : local mode=stack 2022-04-21 14:25:47.937 | + functions-common:run_plugins:1731 : local phase=install 2022-04-21 14:25:47.940 | + functions-common:run_plugins:1733 : local plugins= 2022-04-21 14:25:47.942 | + functions-common:run_plugins:1734 : local plugin 2022-04-21 14:25:47.945 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2022-04-21 14:25:47.948 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-21 14:25:47.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-21 14:25:47.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-21 14:25:47.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-21 14:25:47.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-21 14:25:47.960 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2022-04-21 14:25:47.963 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-21 14:25:47.965 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:25:47.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-21 14:25:47.971 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-21 14:25:47.974 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:25:47.978 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:25:47.978 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:25:47.983 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-21 14:25:47.986 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-21 14:25:47.989 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-21 14:25:47.992 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-21 14:25:47.994 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-21 14:25:48.016 | Using python 3.8 to install python-openstackclient 2022-04-21 14:25:48.018 | + 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-04-21 14:25:48.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:25:48.814 | from cryptography.utils import int_from_bytes 2022-04-21 14:25:48.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:25:48.814 | from cryptography.utils import int_from_bytes 2022-04-21 14:25:49.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:25:49.884 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:25:49.888 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:49.889 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:49.890 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:49.893 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:49.896 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:49.903 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:25:50.482 | Collecting python-openstackclient===5.5.1 2022-04-21 14:25:50.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7df/d1d119985c0de/python_openstackclient-5.5.1-py3-none-any.whl (929 kB) 2022-04-21 14:25:50.638 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.1) 2022-04-21 14:25:50.646 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.1) 2022-04-21 14:25:50.663 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.4.1) 2022-04-21 14:25:50.679 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-04-21 14:25:50.692 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-04-21 14:25:50.695 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (17.4.0) 2022-04-21 14:25:50.712 | Requirement already satisfied: openstacksdk===0.55.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.1) 2022-04-21 14:25:50.740 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-04-21 14:25:50.746 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2022-04-21 14:25:50.765 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2022-04-21 14:25:50.781 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-04-21 14:25:50.784 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2022-04-21 14:25:50.789 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-04-21 14:25:50.796 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-04-21 14:25:50.800 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-04-21 14:25:50.805 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-04-21 14:25:50.808 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-04-21 14:25:50.815 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-04-21 14:25:50.877 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-04-21 14:25:50.880 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2022-04-21 14:25:50.901 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.2) 2022-04-21 14:25:50.904 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-21 14:25:50.908 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-04-21 14:25:50.966 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2022-04-21 14:25:50.975 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-04-21 14:25:50.979 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-04-21 14:25:50.985 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-04-21 14:25:50.990 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-04-21 14:25:51.013 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-04-21 14:25:51.016 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2022-04-21 14:25:51.020 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-04-21 14:25:51.023 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-04-21 14:25:51.065 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-04-21 14:25:51.069 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-04-21 14:25:51.073 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-04-21 14:25:51.114 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2022-04-21 14:25:51.117 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-21 14:25:51.121 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-04-21 14:25:51.125 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-21 14:25:51.129 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2022-04-21 14:25:51.150 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-04-21 14:25:51.155 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-21 14:25:51.198 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2022-04-21 14:25:51.201 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-04-21 14:25:51.206 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-04-21 14:25:51.209 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-04-21 14:25:51.212 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-04-21 14:25:51.216 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2022-04-21 14:25:51.222 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2022-04-21 14:25:53.112 | Installing collected packages: python-openstackclient 2022-04-21 14:25:54.526 | Successfully installed python-openstackclient-5.5.1 2022-04-21 14:25:54.670 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:25:54.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:25:54.756 | + inc/python:pip_install:200 : result=0 2022-04-21 14:25:54.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:25:54.760 | + functions-common:time_stop:2316 : local name 2022-04-21 14:25:54.763 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:25:54.765 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:25:54.768 | + functions-common:time_stop:2319 : local total 2022-04-21 14:25:54.771 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:25:54.773 | + functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:25:54.775 | + functions-common:time_stop:2323 : start_time=1650551148010 2022-04-21 14:25:54.777 | + functions-common:time_stop:2325 : [[ -z 1650551148010 ]] 2022-04-21 14:25:54.780 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:25:54.785 | + functions-common:time_stop:2328 : end_time=1650551154782 2022-04-21 14:25:54.787 | + functions-common:time_stop:2329 : elapsed_time=6772 2022-04-21 14:25:54.789 | + functions-common:time_stop:2330 : total=257242 2022-04-21 14:25:54.792 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:25:54.794 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=264014 2022-04-21 14:25:54.796 | + inc/python:pip_install:203 : return 0 2022-04-21 14:25:54.799 | + ./stack.sh:main:950 : install_oscwrap 2022-04-21 14:25:54.803 | ++ functions-common:install_oscwrap:2361 : mktemp 2022-04-21 14:25:54.807 | + functions-common:install_oscwrap:2361 : OSCWRAP_TIMER_FILE=/tmp/tmp.ckDSyYrbEP 2022-04-21 14:25:54.810 | + functions-common:install_oscwrap:2364 : shopt -s expand_aliases 2022-04-21 14:25:54.812 | + functions-common:install_oscwrap:2367 : unalias -a 2022-04-21 14:25:54.816 | + functions-common:install_oscwrap:2369 : alias openstack=oscwrap 2022-04-21 14:25:54.818 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2022-04-21 14:25:54.821 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-21 14:25:54.824 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2022-04-21 14:25:54.840 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:25:54.843 | + ./stack.sh:main:1004 : configure_database 2022-04-21 14:25:54.845 | + lib/database:configure_database:126 : configure_database_mysql 2022-04-21 14:25:54.848 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-04-21 14:25:54.850 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-04-21 14:25:54.852 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:25:54.855 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-04-21 14:25:54.857 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-04-21 14:25:54.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:25:54.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:25:54.865 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-04-21 14:25:54.867 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-04-21 14:25:54.869 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:25:54.871 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:25:54.874 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:25:54.876 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:25:54.879 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:25:54.881 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:25:54.883 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:25:54.886 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:25:54.888 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:25:54.890 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-04-21 14:25:54.893 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:25:54.895 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:25:54.897 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:25:54.899 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:25:54.902 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:25:54.904 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:25:54.907 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-04-21 14:25:54.922 | mysqladmin: connect to server at 'localhost' failed 2022-04-21 14:25:54.922 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-21 14:25:54.926 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-04-21 14:25:54.929 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-04-21 14:25:54.931 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:25:54.933 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:25:54.936 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-04-21 14:25:54.938 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-21 14:25:54.942 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-21 14:25:54.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:25:54.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:25:54.949 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-21 14:25:54.951 | + 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-04-21 14:25:54.963 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:25:54.999 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-21 14:25:55.011 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:25:55.031 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-04-21 14:25:55.035 | ++ functions-common:ipv6_unquote:2114 : echo 0.0.0.0 2022-04-21 14:25:55.035 | ++ functions-common:ipv6_unquote:2114 : tr -d '[]' 2022-04-21 14:25:55.040 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-21 14:25:55.101 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-21 14:25:55.151 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-21 14:25:55.202 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-21 14:25:55.254 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-04-21 14:25:55.256 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-04-21 14:25:55.259 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:25:55.261 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart mysql 2022-04-21 14:25:57.146 | + ./stack.sh:main:1008 : save_stackenv 1008 2022-04-21 14:25:57.148 | + functions-common:save_stackenv:60 : local tag=1008 2022-04-21 14:25:57.151 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-21 14:25:57.156 | + functions-common:save_stackenv:62 : time_stamp=2022-04-21-142557 2022-04-21 14:25:57.160 | + functions-common:save_stackenv:63 : echo '# 2022-04-21-142557 1008' 2022-04-21 14:25:57.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.165 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-21 14:25:57.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.170 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-21 14:25:57.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.175 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-21 14:25:57.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.180 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-21 14:25:57.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.184 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-21 14:25:57.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.189 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-21 14:25:57.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.194 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-21-141410 2022-04-21 14:25:57.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.199 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-21 14:25:57.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.204 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-21 14:25:57.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.209 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-21 14:25:57.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.214 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-21 14:25:57.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.219 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-21 14:25:57.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:25:57.224 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-21 14:25:57.227 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2022-04-21 14:25:57.229 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-21 14:25:57.231 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-21 14:25:57.244 | + ./stack.sh:main:1034 : start_dstat 2022-04-21 14:25:57.246 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.249 | + functions-common:run_process:1571 : local service=dstat 2022-04-21 14:25:57.252 | + functions-common:run_process:1572 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.254 | + functions-common:run_process:1573 : local group= 2022-04-21 14:25:57.257 | + functions-common:run_process:1574 : local user= 2022-04-21 14:25:57.259 | + functions-common:run_process:1576 : local name=dstat 2022-04-21 14:25:57.261 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:25:57.264 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:25:57.266 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:25:57.269 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:25:57.272 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:25:57.276 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551157273 2022-04-21 14:25:57.279 | + functions-common:run_process:1579 : is_service_enabled dstat 2022-04-21 14:25:57.295 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:25:57.298 | + functions-common:run_process:1580 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-21 14:25:57.301 | + functions-common:_run_under_systemd:1536 : local service=dstat 2022-04-21 14:25:57.303 | + functions-common:_run_under_systemd:1537 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.306 | + functions-common:_run_under_systemd:1538 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.308 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.310 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.313 | + functions-common:_common_systemd_pitfalls:1511 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-21 14:25:57.316 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-21 14:25:57.318 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@dstat.service 2022-04-21 14:25:57.321 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:25:57.323 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:25:57.326 | + functions-common:_run_under_systemd:1545 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-21 14:25:57.328 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-21 14:25:57.331 | + functions-common:write_user_unit_file:1453 : local service=devstack@dstat.service 2022-04-21 14:25:57.333 | + functions-common:write_user_unit_file:1454 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.336 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:25:57.338 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:25:57.340 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:25:57.343 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:25:57.345 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-21 14:25:57.347 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:25:57.352 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-21 14:25:57.412 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-21 14:25:57.473 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-21 14:25:57.522 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-21 14:25:57.572 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-21 14:25:57.627 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:25:57.677 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:25:57.680 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-21 14:25:57.741 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:25:58.137 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@dstat.service 2022-04-21 14:25:58.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-21 14:25:58.495 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@dstat.service 2022-04-21 14:25:58.517 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:25:58.526 | + functions-common:time_stop:2316 : local name 2022-04-21 14:25:58.528 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:25:58.531 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:25:58.534 | + functions-common:time_stop:2319 : local total 2022-04-21 14:25:58.536 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:25:58.539 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:25:58.541 | + functions-common:time_stop:2323 : start_time=1650551157273 2022-04-21 14:25:58.544 | + functions-common:time_stop:2325 : [[ -z 1650551157273 ]] 2022-04-21 14:25:58.547 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:25:58.553 | + functions-common:time_stop:2328 : end_time=1650551158550 2022-04-21 14:25:58.555 | + functions-common:time_stop:2329 : elapsed_time=1277 2022-04-21 14:25:58.557 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:25:58.560 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:25:58.562 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=1277 2022-04-21 14:25:58.565 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-21 14:25:58.567 | + functions-common:run_process:1571 : local service=memory_tracker 2022-04-21 14:25:58.570 | + functions-common:run_process:1572 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-21 14:25:58.572 | + functions-common:run_process:1573 : local group= 2022-04-21 14:25:58.575 | + functions-common:run_process:1574 : local user=root 2022-04-21 14:25:58.577 | + functions-common:run_process:1576 : local name=memory_tracker 2022-04-21 14:25:58.581 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:25:58.583 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:25:58.585 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:25:58.588 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:25:58.591 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:25:58.596 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551158593 2022-04-21 14:25:58.599 | + functions-common:run_process:1579 : is_service_enabled memory_tracker 2022-04-21 14:25:58.616 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:25:58.619 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:25:58.621 | + functions-common:time_stop:2316 : local name 2022-04-21 14:25:58.623 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:25:58.626 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:25:58.629 | + functions-common:time_stop:2319 : local total 2022-04-21 14:25:58.631 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:25:58.633 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:25:58.636 | + functions-common:time_stop:2323 : start_time=1650551158593 2022-04-21 14:25:58.639 | + functions-common:time_stop:2325 : [[ -z 1650551158593 ]] 2022-04-21 14:25:58.642 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:25:58.647 | + functions-common:time_stop:2328 : end_time=1650551158644 2022-04-21 14:25:58.649 | + functions-common:time_stop:2329 : elapsed_time=51 2022-04-21 14:25:58.651 | + functions-common:time_stop:2330 : total=1277 2022-04-21 14:25:58.654 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:25:58.656 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=1328 2022-04-21 14:25:58.659 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-21 14:25:58.678 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:25:58.680 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2022-04-21 14:25:58.698 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:25:58.700 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2022-04-21 14:25:58.719 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:25:58.723 | + ./stack.sh:main:1047 : start_etcd3 2022-04-21 14:25:58.726 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-21 14:25:58.728 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-838896-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-21 14:25:58.730 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-21 14:25:58.733 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-838896-1-hyperv=http://10.222.0.35:2380' 2022-04-21 14:25:58.735 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.35:2380' 2022-04-21 14:25:58.739 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.35:2379' 2022-04-21 14:25:58.745 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-21 14:25:58.753 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-21 14:25:58.756 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.35:2379' 2022-04-21 14:25:58.758 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-21 14:25:58.761 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-21 14:25:58.763 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-21 14:25:58.766 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-838896-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-838896-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' '' root 2022-04-21 14:25:58.769 | + functions-common:write_user_unit_file:1453 : local service=devstack@etcd.service 2022-04-21 14:25:58.771 | + functions-common:write_user_unit_file:1454 : local 'command=/opt/stack/bin/etcd --name dv-neutron-838896-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-838896-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-21 14:25:58.773 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:25:58.776 | + functions-common:write_user_unit_file:1456 : local user=root 2022-04-21 14:25:58.778 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:25:58.780 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:25:58.783 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-21 14:25:58.785 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:25:58.790 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-21 14:25:58.851 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-21 14:25:58.911 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-838896-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-838896-1-hyperv=http://10.222.0.35:2380 --initial-advertise-peer-urls http://10.222.0.35:2380 --advertise-client-urls http://10.222.0.35:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.35:2379 --debug' 2022-04-21 14:25:58.962 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-21 14:25:59.012 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-21 14:25:59.062 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:25:59.113 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:25:59.115 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-21 14:25:59.176 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:25:59.549 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-21 14:25:59.601 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-21 14:25:59.653 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-21 14:25:59.708 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-21 14:25:59.758 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-21 14:25:59.762 | ++ functions-common:is_arch:428 : uname -m 2022-04-21 14:25:59.766 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-21 14:25:59.769 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-21 14:26:00.155 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-21 14:26:00.168 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-21 14:26:00.536 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-21 14:26:01.204 | + ./stack.sh:main:1058 : cat 2022-04-21 14:26:01.209 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2022-04-21 14:26:01.227 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:26:01.229 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2022-04-21 14:26:01.232 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-04-21 14:26:01.234 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-04-21 14:26:01.238 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.35/identity 2022-04-21 14:26:01.240 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.35/identity 2022-04-21 14:26:01.243 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-04-21 14:26:01.245 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-04-21 14:26:01.248 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-04-21 14:26:01.250 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-04-21 14:26:01.253 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-04-21 14:26:01.255 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-04-21 14:26:01.258 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-04-21 14:26:01.260 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-04-21 14:26:01.263 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-04-21 14:26:01.265 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-04-21 14:26:01.268 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-04-21 14:26:01.271 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-04-21 14:26:01.273 | + ./stack.sh:main:1080 : is_service_enabled keystone 2022-04-21 14:26:01.290 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:26:01.292 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2022-04-21 14:26:01.295 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:26:01.297 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-04-21 14:26:01.300 | + ./stack.sh:main:1083 : '[' 10.222.0.35 == 10.222.0.35 ']' 2022-04-21 14:26:01.303 | + ./stack.sh:main:1084 : init_keystone 2022-04-21 14:26:01.305 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-04-21 14:26:01.321 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:26:01.323 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-04-21 14:26:01.326 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-04-21 14:26:01.328 | + lib/database:recreate_database:110 : local db=keystone 2022-04-21 14:26:01.331 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-04-21 14:26:01.333 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-04-21 14:26:01.335 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-21 14:26:01.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:26:01.361 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-21 14:26:01.365 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:26:01.382 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-04-21 14:26:01.384 | + functions-common:time_start:2302 : local name=dbsync 2022-04-21 14:26:01.386 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:26:01.389 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:26:01.393 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:26:01.397 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551161395 2022-04-21 14:26:01.400 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-21 14:26:05.337 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:05.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.338 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.338 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.338 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.343 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.343 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.343 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.349 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.349 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.351 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.352 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.352 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.353 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:05.353 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:05.389 | 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=66806) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:26:05.391 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:05.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.393 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.393 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.393 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.397 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.397 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.398 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.399 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.402 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.402 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.404 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.405 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.405 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:05.406 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:05.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:05.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.433 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.433 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.433 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.436 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.437 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.438 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.438 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.442 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.442 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.444 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.444 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.445 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:05.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:05.492 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:05.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.493 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.493 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.494 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.497 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.497 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.498 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.499 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.499 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.502 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.503 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.505 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.505 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.505 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:05.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:05.506 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:05.506 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:05.512 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-21 14:26:06.464 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.464 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-21 14:26:06.471 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.472 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-21 14:26:06.479 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.479 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-21 14:26:06.487 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.487 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-21 14:26:06.494 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.494 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-21 14:26:06.502 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.502 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-21 14:26:06.612 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.612 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-21 14:26:06.674 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.674 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-21 14:26:06.700 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.700 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-21 14:26:06.708 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.708 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-21 14:26:06.715 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.715 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-21 14:26:06.722 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.722 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-21 14:26:06.730 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.730 | INFO migrate.versioning.api [-] 79 -> 80...  2022-04-21 14:26:06.738 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.738 | INFO migrate.versioning.api [-] 80 -> 81...  2022-04-21 14:26:06.776 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.777 | INFO migrate.versioning.api [-] 81 -> 82...  2022-04-21 14:26:06.897 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:06.897 | INFO migrate.versioning.api [-] 82 -> 83...  2022-04-21 14:26:07.039 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.039 | INFO migrate.versioning.api [-] 83 -> 84...  2022-04-21 14:26:07.089 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.089 | INFO migrate.versioning.api [-] 84 -> 85...  2022-04-21 14:26:07.156 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.156 | INFO migrate.versioning.api [-] 85 -> 86...  2022-04-21 14:26:07.185 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.185 | INFO migrate.versioning.api [-] 86 -> 87...  2022-04-21 14:26:07.288 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.288 | INFO migrate.versioning.api [-] 87 -> 88...  2022-04-21 14:26:07.359 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.359 | INFO migrate.versioning.api [-] 88 -> 89...  2022-04-21 14:26:07.400 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.400 | INFO migrate.versioning.api [-] 89 -> 90...  2022-04-21 14:26:07.467 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.468 | INFO migrate.versioning.api [-] 90 -> 91...  2022-04-21 14:26:07.629 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.629 | INFO migrate.versioning.api [-] 91 -> 92...  2022-04-21 14:26:07.773 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.773 | INFO migrate.versioning.api [-] 92 -> 93...  2022-04-21 14:26:07.947 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:07.947 | INFO migrate.versioning.api [-] 93 -> 94...  2022-04-21 14:26:08.060 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.060 | INFO migrate.versioning.api [-] 94 -> 95...  2022-04-21 14:26:08.138 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.138 | INFO migrate.versioning.api [-] 95 -> 96...  2022-04-21 14:26:08.151 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.151 | INFO migrate.versioning.api [-] 96 -> 97...  2022-04-21 14:26:08.163 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.163 | INFO migrate.versioning.api [-] 97 -> 98...  2022-04-21 14:26:08.170 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.170 | INFO migrate.versioning.api [-] 98 -> 99...  2022-04-21 14:26:08.177 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.177 | INFO migrate.versioning.api [-] 99 -> 100...  2022-04-21 14:26:08.184 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.184 | INFO migrate.versioning.api [-] 100 -> 101...  2022-04-21 14:26:08.195 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.195 | INFO migrate.versioning.api [-] 101 -> 102...  2022-04-21 14:26:08.220 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.221 | INFO migrate.versioning.api [-] 102 -> 103...  2022-04-21 14:26:08.256 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.256 | INFO migrate.versioning.api [-] 103 -> 104...  2022-04-21 14:26:08.267 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.267 | INFO migrate.versioning.api [-] 104 -> 105...  2022-04-21 14:26:08.325 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.325 | INFO migrate.versioning.api [-] 105 -> 106...  2022-04-21 14:26:08.372 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.373 | INFO migrate.versioning.api [-] 106 -> 107...  2022-04-21 14:26:08.445 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.445 | INFO migrate.versioning.api [-] 107 -> 108...  2022-04-21 14:26:08.506 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.506 | INFO migrate.versioning.api [-] 108 -> 109...  2022-04-21 14:26:08.547 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.552 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.553 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.553 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.554 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.554 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.557 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.558 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.560 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.560 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.560 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.562 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.563 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.563 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.567 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.567 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.569 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.569 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.572 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.573 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.578 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.587 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.587 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.589 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.590 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.590 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.591 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.591 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.614 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.617 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.617 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.618 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.639 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.640 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.642 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.642 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.643 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.643 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.643 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.646 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.646 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.646 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.647 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.647 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.647 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.649 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.651 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.651 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.651 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.651 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.651 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.653 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.653 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.654 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.654 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.656 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.656 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.657 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.657 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.657 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.657 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.659 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.660 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.660 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.660 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.662 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.662 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.665 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.665 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.666 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.666 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.666 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.666 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.666 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.667 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.667 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.668 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.670 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.670 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.670 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.670 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.671 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.671 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.672 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.672 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.672 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.673 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.674 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.674 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.675 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.675 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.675 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.675 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.676 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.676 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.676 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.676 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.676 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.678 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.678 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.679 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.679 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.680 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.680 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.681 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.682 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.682 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.682 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.682 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.682 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.684 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.684 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.684 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.685 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.686 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:08.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.695 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.695 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.696 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.696 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.696 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.696 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.696 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.697 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.697 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.698 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.698 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.698 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.699 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.699 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.700 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.700 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.700 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.700 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.700 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.701 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.701 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.702 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.702 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.702 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.702 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.703 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.703 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.704 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.705 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.705 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.705 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.706 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.706 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.706 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.706 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.708 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.708 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.709 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.709 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.710 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.711 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.712 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.712 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.712 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.712 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.712 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.713 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.714 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.714 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.715 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.715 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:08.716 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:08.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:08.723 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-21 14:26:08.730 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.730 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-21 14:26:08.737 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.737 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-21 14:26:08.815 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.815 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-21 14:26:08.822 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.822 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-21 14:26:08.828 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.829 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-21 14:26:08.836 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.837 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-21 14:26:08.844 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.844 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-21 14:26:08.851 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.852 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-21 14:26:08.858 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.858 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-21 14:26:08.955 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.955 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-21 14:26:08.962 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:08.963 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-21 14:26:09.074 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.074 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-21 14:26:09.082 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.082 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-21 14:26:09.207 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.207 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-21 14:26:09.215 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.215 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-21 14:26:09.273 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.274 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-21 14:26:09.281 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.281 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-21 14:26:09.289 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.289 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-21 14:26:09.296 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.296 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-21 14:26:09.303 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.303 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-21 14:26:09.309 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.310 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-21 14:26:09.384 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.384 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-21 14:26:09.447 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.447 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-21 14:26:09.524 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.524 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-21 14:26:09.531 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.532 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-21 14:26:09.539 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.539 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-21 14:26:09.546 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.546 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-21 14:26:09.553 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.553 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-21 14:26:09.560 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.560 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-21 14:26:09.620 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.620 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-21 14:26:09.648 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.649 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-21 14:26:09.699 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.699 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-21 14:26:09.849 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.849 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-21 14:26:09.904 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.905 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-21 14:26:09.938 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.938 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-21 14:26:09.974 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.974 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-21 14:26:09.981 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.981 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-21 14:26:09.988 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.988 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-21 14:26:09.995 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:09.995 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-21 14:26:10.002 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.002 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-21 14:26:10.010 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.010 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-21 14:26:10.016 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.016 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-21 14:26:10.023 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.023 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-21 14:26:10.030 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.030 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-21 14:26:10.157 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.157 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-21 14:26:10.159 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.159 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-21 14:26:10.454 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.455 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-21 14:26:10.603 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.603 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-21 14:26:10.610 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.610 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-21 14:26:10.617 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.617 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-21 14:26:10.625 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.625 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-21 14:26:10.632 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.632 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-21 14:26:10.664 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.664 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-21 14:26:10.672 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.672 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-21 14:26:10.772 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.772 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-21 14:26:10.831 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.831 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-21 14:26:10.839 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.839 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-21 14:26:10.846 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.846 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-21 14:26:10.853 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.853 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-21 14:26:10.860 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.860 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-21 14:26:10.867 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.867 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-21 14:26:10.919 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.919 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-21 14:26:10.926 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.926 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-21 14:26:10.988 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:10.989 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-21 14:26:11.139 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.139 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-21 14:26:11.216 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.216 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-21 14:26:11.223 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.223 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-21 14:26:11.230 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.230 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-21 14:26:11.237 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.237 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-21 14:26:11.245 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.245 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-21 14:26:11.252 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.252 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-21 14:26:11.259 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.260 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-21 14:26:11.365 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.366 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-21 14:26:11.373 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.373 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-21 14:26:11.379 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.380 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-21 14:26:11.387 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.388 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-21 14:26:11.396 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.396 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-21 14:26:11.403 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.404 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-21 14:26:11.452 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.452 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.456 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.457 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.457 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.458 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.458 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.458 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.460 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.460 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.461 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.461 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.468 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.468 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.468 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.469 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.470 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.473 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.477 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.477 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.477 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.477 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.477 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.477 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.478 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.481 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.484 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.484 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.484 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.485 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.485 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.485 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.488 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.488 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.489 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.489 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.494 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.494 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.495 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.495 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.496 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.496 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.497 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.497 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.497 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.498 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.498 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.498 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.499 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.500 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.500 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.500 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.506 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.506 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.508 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.508 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.510 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.510 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.511 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.511 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.511 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.511 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.513 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.513 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.513 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.514 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.514 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.516 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.516 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.517 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.517 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.517 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.518 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.519 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.519 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.519 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.521 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.521 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.522 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.522 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.522 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.522 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.523 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.523 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.524 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.525 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.525 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.525 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.534 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.534 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.535 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.535 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.536 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.537 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.537 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.537 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.538 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.538 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.538 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.539 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.539 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.539 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.539 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.540 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.540 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.540 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.541 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.542 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.542 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.547 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.547 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.547 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.552 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.552 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.554 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.554 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.557 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.557 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.557 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.557 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.573 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.576 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.576 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.578 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.578 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.581 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.581 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.584 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.586 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.586 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.586 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.587 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.587 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.588 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.588 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.589 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.589 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.590 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.590 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.590 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.591 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.591 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.591 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.591 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.591 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.592 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.592 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.594 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.594 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.594 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.595 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.595 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.598 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.599 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.603 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.603 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.603 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.603 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.605 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.605 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.606 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.608 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.608 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.608 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.608 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.608 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.613 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.613 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.615 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.615 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.615 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.615 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.617 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.617 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.619 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.619 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.619 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.619 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.620 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.620 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.620 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.621 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:11.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.633 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.633 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.635 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.636 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.637 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.637 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.637 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.637 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.638 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.638 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.638 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.638 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.639 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.639 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.639 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.640 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.640 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.640 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.640 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.641 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.643 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.643 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.644 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.645 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.646 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.646 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.648 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.649 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.649 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.649 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:11.650 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:11.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:11.651 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:11.657 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-21 14:26:11.665 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.665 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-21 14:26:11.672 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.672 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-21 14:26:11.688 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.688 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-21 14:26:11.695 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.695 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-21 14:26:11.702 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.702 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-21 14:26:11.709 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.709 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-21 14:26:11.716 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.716 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-21 14:26:11.723 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.723 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-21 14:26:11.730 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.730 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-21 14:26:11.737 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.737 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-21 14:26:11.744 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.744 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-21 14:26:11.781 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.781 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-21 14:26:11.789 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.789 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-21 14:26:11.840 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.840 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-21 14:26:11.906 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.906 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-21 14:26:11.914 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.914 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-21 14:26:11.921 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.921 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-21 14:26:11.930 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.930 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-21 14:26:11.937 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.937 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-21 14:26:11.944 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.944 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-21 14:26:11.951 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.951 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-21 14:26:11.959 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.959 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-21 14:26:11.966 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.966 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-21 14:26:11.973 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.973 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-21 14:26:11.981 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.981 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-21 14:26:11.988 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.988 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-21 14:26:11.996 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:11.996 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-21 14:26:12.003 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.003 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-21 14:26:12.010 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.010 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-21 14:26:12.017 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.017 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-21 14:26:12.025 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.025 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-21 14:26:12.032 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.032 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-21 14:26:12.039 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.039 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-21 14:26:12.046 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.046 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-21 14:26:12.053 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.053 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-21 14:26:12.059 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.059 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-21 14:26:12.066 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.066 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-21 14:26:12.073 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.073 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-21 14:26:12.080 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.080 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-21 14:26:12.087 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.087 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-21 14:26:12.094 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.094 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-21 14:26:12.101 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.102 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-21 14:26:12.108 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.108 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-21 14:26:12.115 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.115 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-21 14:26:12.122 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.122 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-21 14:26:12.167 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.167 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-21 14:26:12.174 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.174 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-21 14:26:12.181 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.181 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-21 14:26:12.188 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.188 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-21 14:26:12.195 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.195 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-21 14:26:12.202 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.202 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-21 14:26:12.210 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.210 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-21 14:26:12.217 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.217 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-21 14:26:12.226 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.226 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-21 14:26:12.232 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.233 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-21 14:26:12.240 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.240 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-21 14:26:12.247 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.247 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-21 14:26:12.254 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.254 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-21 14:26:12.261 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.261 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-21 14:26:12.268 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.268 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-21 14:26:12.275 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.275 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-21 14:26:12.290 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.291 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-21 14:26:12.298 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.298 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-21 14:26:12.305 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.306 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-21 14:26:12.312 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.312 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-21 14:26:12.320 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.320 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-21 14:26:12.328 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.328 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-21 14:26:12.335 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.335 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-21 14:26:12.342 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.342 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-21 14:26:12.350 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.350 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-21 14:26:12.357 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.357 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-21 14:26:12.364 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.364 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-21 14:26:12.371 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.371 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-21 14:26:12.378 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.378 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-21 14:26:12.388 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.388 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-21 14:26:12.395 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.395 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-21 14:26:12.403 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.403 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-21 14:26:12.409 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.409 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-21 14:26:12.417 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.421 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.421 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.422 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.422 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.422 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.422 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.422 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.423 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.423 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.424 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.424 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.424 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.424 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.424 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.425 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.425 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.425 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.425 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.426 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.426 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.426 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.428 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.428 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.428 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.428 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.429 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.430 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.430 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.431 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.433 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.433 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.434 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.434 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.435 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.435 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.435 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.436 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.436 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.436 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.437 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.437 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.439 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.439 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.439 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.439 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.442 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.444 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.445 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.446 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.446 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.447 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.447 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.448 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.448 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.449 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.449 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.449 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.449 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.450 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.450 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.450 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.450 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.451 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.451 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.452 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.453 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.453 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.453 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.453 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.454 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.455 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.456 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.456 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.456 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.457 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.457 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.458 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.459 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.460 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.460 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.461 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.462 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.463 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.464 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.465 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.466 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.467 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.468 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.468 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.468 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.468 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.468 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.469 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.470 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.471 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.472 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.473 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.473 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.474 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.474 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.475 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.476 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.477 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.478 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.478 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.478 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.479 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.479 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.479 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.479 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.479 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.480 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.481 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.481 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.481 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.482 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.483 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.484 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.485 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.486 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.487 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.488 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.490 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.491 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.492 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.493 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.493 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.501 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.501 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.502 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.502 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.502 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.502 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.503 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.503 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.504 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.504 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.504 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.505 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.506 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.506 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.506 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.507 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.509 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.510 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.510 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.511 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.512 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.514 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.514 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.515 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.516 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.516 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.516 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.517 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.517 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.518 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.518 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.520 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.520 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.520 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.520 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.523 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.523 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.523 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.542 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.542 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.543 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.544 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.545 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.546 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.547 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.547 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.548 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.548 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.548 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.549 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.550 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.551 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.552 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.553 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.553 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.554 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.555 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.556 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.557 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.557 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.558 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.558 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.558 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.560 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.560 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.561 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.561 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.563 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.563 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.566 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.566 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.568 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.569 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.569 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.570 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.570 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.570 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.570 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.570 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.571 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.571 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.571 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.571 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.572 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.572 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.572 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.574 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.574 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.574 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.574 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.574 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.575 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.577 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.579 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.580 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.581 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.581 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.582 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.583 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.585 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.588 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.588 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:26:12.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.596 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.597 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.597 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.597 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.597 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.598 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.599 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.600 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.601 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.602 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.604 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.605 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.606 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.607 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.609 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.610 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.611 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.612 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.613 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.613 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.616 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:26:12.619 | 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=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:26:12.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:26:12.619 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66806) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:26:12.625 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-21 14:26:12.632 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.632 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-21 14:26:12.732 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.732 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-21 14:26:12.834 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.834 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-21 14:26:12.960 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.961 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-21 14:26:12.967 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.968 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-21 14:26:12.975 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.975 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-21 14:26:12.982 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.982 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-21 14:26:12.988 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.988 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-21 14:26:12.995 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:12.995 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-21 14:26:13.002 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.002 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-21 14:26:13.060 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.060 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-21 14:26:13.142 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.142 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-21 14:26:13.277 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.277 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-21 14:26:13.504 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.504 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-21 14:26:13.604 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.604 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-21 14:26:13.611 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.611 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-21 14:26:13.618 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.619 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-21 14:26:13.626 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.626 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-21 14:26:13.634 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.634 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-21 14:26:13.641 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.641 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-21 14:26:13.648 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.648 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-21 14:26:13.655 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.655 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-21 14:26:13.662 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.662 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-21 14:26:13.760 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.760 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-21 14:26:13.767 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.767 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-21 14:26:13.774 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.774 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-21 14:26:13.781 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.781 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-21 14:26:13.789 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.789 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-21 14:26:13.796 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.796 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-21 14:26:13.804 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.804 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-21 14:26:13.811 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.811 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-21 14:26:13.844 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.845 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-21 14:26:13.853 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.853 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-21 14:26:13.860 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.860 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-21 14:26:13.914 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.914 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-21 14:26:13.968 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:13.968 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-21 14:26:14.067 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.067 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-21 14:26:14.074 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.074 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-21 14:26:14.081 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.081 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-21 14:26:14.088 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.088 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-21 14:26:14.095 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.095 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-21 14:26:14.103 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.103 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-21 14:26:14.110 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.110 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-21 14:26:14.118 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.118 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-21 14:26:14.125 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.125 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-21 14:26:14.132 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.132 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-21 14:26:14.301 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.302 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-21 14:26:14.309 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.309 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-21 14:26:14.316 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.316 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-21 14:26:14.324 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.324 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-21 14:26:14.331 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.331 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-21 14:26:14.338 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.338 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-21 14:26:14.345 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.345 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-21 14:26:14.435 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.436 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-21 14:26:14.460 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.460 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-21 14:26:14.467 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.467 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-21 14:26:14.473 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.473 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-21 14:26:14.481 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.481 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-21 14:26:14.488 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.488 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-21 14:26:14.496 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.496 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-21 14:26:14.503 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.503 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-21 14:26:14.510 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.510 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-21 14:26:14.638 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.638 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-21 14:26:14.646 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.646 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-21 14:26:14.653 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.653 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-21 14:26:14.660 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.660 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-21 14:26:14.668 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.668 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-21 14:26:14.676 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.676 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-21 14:26:14.684 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.684 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-21 14:26:14.691 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.691 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-21 14:26:14.699 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.699 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-21 14:26:14.814 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.814 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-21 14:26:14.822 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.822 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-21 14:26:14.829 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.829 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-21 14:26:14.836 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.837 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-21 14:26:14.844 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.844 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-21 14:26:14.851 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.851 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-21 14:26:14.858 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:14.858 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-21 14:26:14.864 | INFO migrate.versioning.api [-] done 2022-04-21 14:26:15.162 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-04-21 14:26:15.165 | + functions-common:time_stop:2316 : local name 2022-04-21 14:26:15.167 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:26:15.170 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:26:15.172 | + functions-common:time_stop:2319 : local total 2022-04-21 14:26:15.175 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:26:15.177 | + functions-common:time_stop:2322 : name=dbsync 2022-04-21 14:26:15.180 | + functions-common:time_stop:2323 : start_time=1650551161395 2022-04-21 14:26:15.182 | + functions-common:time_stop:2325 : [[ -z 1650551161395 ]] 2022-04-21 14:26:15.185 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:26:15.189 | + functions-common:time_stop:2328 : end_time=1650551175187 2022-04-21 14:26:15.192 | + functions-common:time_stop:2329 : elapsed_time=13792 2022-04-21 14:26:15.194 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:26:15.197 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:26:15.199 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=13792 2022-04-21 14:26:15.202 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-21 14:26:15.204 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-04-21 14:26:15.208 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-21 14:26:18.968 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-21 14:26:18.969 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-21 14:26:18.969 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-21 14:26:18.969 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-21 14:26:18.970 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-21 14:26:18.971 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-21 14:26:18.971 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-21 14:26:18.971 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-21 14:26:18.972 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-21 14:26:19.244 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-04-21 14:26:19.248 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-21 14:26:23.124 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-21 14:26:23.125 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-21 14:26:23.125 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-21 14:26:23.125 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-21 14:26:23.126 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-21 14:26:23.127 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-21 14:26:23.127 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-21 14:26:23.127 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-21 14:26:23.128 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-21 14:26:23.402 | + ./stack.sh:main:1085 : start_keystone 2022-04-21 14:26:23.405 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-04-21 14:26:23.408 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-04-21 14:26:23.410 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-04-21 14:26:23.427 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:26:23.430 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-04-21 14:26:23.433 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-04-21 14:26:23.437 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-21 14:26:23.439 | + functions-common:run_process:1571 : local service=keystone 2022-04-21 14:26:23.442 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.445 | + functions-common:run_process:1573 : local group= 2022-04-21 14:26:23.447 | + functions-common:run_process:1574 : local user= 2022-04-21 14:26:23.450 | + functions-common:run_process:1576 : local name=keystone 2022-04-21 14:26:23.452 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:26:23.455 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:26:23.457 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:26:23.460 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:26:23.463 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:26:23.467 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551183465 2022-04-21 14:26:23.470 | + functions-common:run_process:1579 : is_service_enabled keystone 2022-04-21 14:26:23.486 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:26:23.488 | + functions-common:run_process:1580 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-21 14:26:23.491 | + functions-common:_run_under_systemd:1536 : local service=keystone 2022-04-21 14:26:23.493 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.495 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.498 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.500 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.502 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-21 14:26:23.504 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-21 14:26:23.507 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@keystone.service 2022-04-21 14:26:23.510 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:26:23.512 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:26:23.515 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-21 14:26:23.517 | + functions-common:_run_under_systemd:1546 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-21 14:26:23.519 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@keystone.service 2022-04-21 14:26:23.522 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.524 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:26:23.526 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:26:23.528 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-21 14:26:23.530 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:26:23.534 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-21 14:26:23.593 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-21 14:26:23.654 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-21 14:26:23.703 | + functions-common:write_uwsgi_user_unit_file:1490 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-21 14:26:23.752 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:26:23.803 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-21 14:26:23.853 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-21 14:26:23.903 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-21 14:26:23.953 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-21 14:26:24.002 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-21 14:26:24.052 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:26:24.055 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-21 14:26:24.115 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:26:24.504 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@keystone.service 2022-04-21 14:26:24.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-21 14:26:24.889 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@keystone.service 2022-04-21 14:26:24.980 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:26:24.982 | + functions-common:time_stop:2316 : local name 2022-04-21 14:26:24.985 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:26:24.987 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:26:24.989 | + functions-common:time_stop:2319 : local total 2022-04-21 14:26:24.992 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:26:24.994 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:26:24.996 | + functions-common:time_stop:2323 : start_time=1650551183465 2022-04-21 14:26:24.998 | + functions-common:time_stop:2325 : [[ -z 1650551183465 ]] 2022-04-21 14:26:25.001 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:26:25.006 | + functions-common:time_stop:2328 : end_time=1650551185003 2022-04-21 14:26:25.009 | + functions-common:time_stop:2329 : elapsed_time=1538 2022-04-21 14:26:25.011 | + functions-common:time_stop:2330 : total=1328 2022-04-21 14:26:25.013 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:26:25.016 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=2866 2022-04-21 14:26:25.018 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-04-21 14:26:25.018 | Waiting for keystone to start... 2022-04-21 14:26:25.021 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.35/identity/v3/ 2022-04-21 14:26:25.023 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.35/identity/v3/ 2022-04-21 14:26:25.026 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:26:25.028 | + functions:wait_for_service:458 : local url=http://10.222.0.35/identity/v3/ 2022-04-21 14:26:25.030 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:26:25.033 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:26:25.035 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:26:25.038 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:26:25.040 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:26:25.043 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:26:25.047 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551185045 2022-04-21 14:26:25.050 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:26:25.056 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/identity/v3/ 2022-04-21 14:26:30.650 | + :: : [[ 200 == 503 ]] 2022-04-21 14:26:30.652 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:26:30.655 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:26:30.657 | + functions-common:time_stop:2316 : local name 2022-04-21 14:26:30.660 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:26:30.662 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:26:30.665 | + functions-common:time_stop:2319 : local total 2022-04-21 14:26:30.667 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:26:30.670 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:26:30.672 | + functions-common:time_stop:2323 : start_time=1650551185045 2022-04-21 14:26:30.674 | + functions-common:time_stop:2325 : [[ -z 1650551185045 ]] 2022-04-21 14:26:30.678 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:26:30.683 | + functions-common:time_stop:2328 : end_time=1650551190680 2022-04-21 14:26:30.685 | + functions-common:time_stop:2329 : elapsed_time=5635 2022-04-21 14:26:30.687 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:26:30.690 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:26:30.692 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=5635 2022-04-21 14:26:30.695 | + functions:wait_for_service:467 : return 0 2022-04-21 14:26:30.697 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-04-21 14:26:30.714 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:26:30.716 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-04-21 14:26:30.719 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:26:30.721 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart memcached 2022-04-21 14:26:30.750 | + ./stack.sh:main:1086 : bootstrap_keystone 2022-04-21 14:26:30.753 | + 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.35/identity --bootstrap-public-url http://10.222.0.35/identity 2022-04-21 14:26:34.609 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.609 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.610 | 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=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.619 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.666 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.791 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.806 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.806 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.813 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.817 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.817 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.817 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=67627) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-21 14:26:34.858 | 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=67627) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:26:35.193 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created domain default 2022-04-21 14:26:35.231 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created project admin 2022-04-21 14:26:35.258 | DEBUG passlib.handlers.bcrypt [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=67627) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-21 14:26:35.259 | DEBUG passlib.handlers.bcrypt [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=67627) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-21 14:26:35.318 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created user admin 2022-04-21 14:26:35.333 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created role reader 2022-04-21 14:26:35.343 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created role member 2022-04-21 14:26:35.364 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created implied role where 0741f191d5534e94a51a183a7773d1b9 implies 4a48e10947bc4f57ae77ea5f4580f82d 2022-04-21 14:26:35.374 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created role admin 2022-04-21 14:26:35.391 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created implied role where c85f9223d4404ef384b8b6dbc9cee549 implies 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:26:35.402 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Granted role admin on project admin to user admin. 2022-04-21 14:26:35.409 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Granted role admin on the system to user admin. 2022-04-21 14:26:35.421 | WARNING py.warnings [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c 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-04-21 14:26:35.421 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-21 14:26:35.421 |  2022-04-21 14:26:35.425 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created region RegionOne 2022-04-21 14:26:35.454 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created public endpoint http://10.222.0.35/identity 2022-04-21 14:26:35.464 | INFO keystone.cmd.bootstrap [None req-181cf5e2-9478-4fb3-972b-04daa4c6814c None None] Created admin endpoint http://10.222.0.35/identity 2022-04-21 14:26:35.829 | + ./stack.sh:main:1089 : create_keystone_accounts 2022-04-21 14:26:35.831 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-04-21 14:26:35.835 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-04-21 14:26:38.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:38.815 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:38.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:38.815 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:38.957 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:38.960 | + lib/keystone:create_keystone_accounts:315 : admin_project=045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:26:38.963 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-04-21 14:26:38.966 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-04-21 14:26:41.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:41.034 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:41.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:41.034 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:41.174 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:41.177 | + lib/keystone:create_keystone_accounts:317 : admin_user=4c7d13722d8f4294b6739d07d7aad8c0 2022-04-21 14:26:41.180 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-04-21 14:26:41.183 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-04-21 14:26:41.185 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 4c7d13722d8f4294b6739d07d7aad8c0 default 2022-04-21 14:26:41.275 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin 4c7d13722d8f4294b6739d07d7aad8c0 default 2022-04-21 14:26:41.277 | + inc/async:async_run:103 : get_or_add_user_domain_role admin 4c7d13722d8f4294b6739d07d7aad8c0 default 2022-04-21 14:26:41.279 | + functions-common:get_or_add_user_domain_role:930 : local user_role_id 2022-04-21 14:26:41.283 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --domain default 2022-04-21 14:26:41.283 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:26:41.284 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2022-04-21 14:26:41.286 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:26:41.289 | ++ functions-common:get_field:739 : read data 2022-04-21 14:26:43.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:43.441 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:43.441 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:43.597 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:43.601 | + functions-common:get_or_add_user_domain_role:936 : user_role_id= 2022-04-21 14:26:43.603 | + functions-common:get_or_add_user_domain_role:937 : [[ -z '' ]] 2022-04-21 14:26:43.606 | + functions-common:get_or_add_user_domain_role:939 : openstack role add admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --domain default 2022-04-21 14:26:46.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:46.029 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:46.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:46.029 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:46.171 | ++ functions-common:get_or_add_user_domain_role:946 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --domain default 2022-04-21 14:26:46.172 | ++ functions-common:get_or_add_user_domain_role:946 : get_field 1 2022-04-21 14:26:46.172 | ++ functions-common:get_or_add_user_domain_role:946 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:26:46.175 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:26:46.178 | ++ functions-common:get_field:739 : read data 2022-04-21 14:26:48.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:48.412 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:48.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:48.412 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:48.553 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:48.556 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:26:48.558 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:26:48.561 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 4c7d13722d8f4294b6739d07d7aad8c0 | | | default | | False |' 2022-04-21 14:26:48.561 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:26:48.567 | ++ functions-common:get_field:739 : read data 2022-04-21 14:26:48.570 | + functions-common:get_or_add_user_domain_role:946 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:26:48.573 | + functions-common:get_or_add_user_domain_role:948 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:26:48.573 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:26:48.575 | + inc/async:async_run:104 : return 0 2022-04-21 14:26:48.578 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-04-21 14:26:48.580 | + functions-common:get_or_create_domain:804 : local domain_id 2022-04-21 14:26:48.583 | ++ functions-common:get_or_create_domain:816 : oscwrap domain show Default -f value -c id 2022-04-21 14:26:50.779 | + functions-common:get_or_create_domain:814 : domain_id=default 2022-04-21 14:26:50.782 | + functions-common:get_or_create_domain:815 : echo default 2022-04-21 14:26:50.782 | default 2022-04-21 14:26:50.784 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-04-21 14:26:50.877 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2022-04-21 14:26:50.879 | + inc/async:async_run:103 : get_or_create_project service Default 2022-04-21 14:26:50.882 | + functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:26:50.885 | ++ functions-common:get_or_create_project:867 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-04-21 14:26:53.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:53.024 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:53.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:53.024 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:53.165 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:53.168 | + functions-common:get_or_create_project:865 : project_id=9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:26:53.171 | + functions-common:get_or_create_project:866 : echo 9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:26:53.171 | 9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:26:53.173 | + inc/async:async_run:104 : return 0 2022-04-21 14:26:53.176 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-04-21 14:26:53.268 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2022-04-21 14:26:53.270 | + inc/async:async_run:103 : get_or_create_role service 2022-04-21 14:26:53.273 | + functions-common:get_or_create_role:872 : local role_id 2022-04-21 14:26:53.276 | ++ functions-common:get_or_create_role:879 : oscwrap role create service --or-show -f value -c id 2022-04-21 14:26:55.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:55.556 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:55.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:55.556 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:55.701 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:55.704 | + functions-common:get_or_create_role:877 : role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:26:55.707 | + functions-common:get_or_create_role:878 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:26:55.707 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:26:55.710 | + inc/async:async_run:104 : return 0 2022-04-21 14:26:55.712 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-21 14:26:55.803 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2022-04-21 14:26:55.806 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2022-04-21 14:26:55.808 | + functions-common:get_or_create_role:872 : local role_id 2022-04-21 14:26:55.811 | ++ functions-common:get_or_create_role:879 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-04-21 14:26:57.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:57.849 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:57.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:26:57.849 | from cryptography.utils import int_from_bytes 2022-04-21 14:26:57.994 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:26:57.997 | + functions-common:get_or_create_role:877 : role_id=f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:26:57.999 | + functions-common:get_or_create_role:878 : echo f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:26:57.999 | f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:26:58.001 | + inc/async:async_run:104 : return 0 2022-04-21 14:26:58.004 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-04-21 14:26:58.006 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-21 14:26:58.100 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2022-04-21 14:26:58.103 | + inc/async:async_run:103 : get_or_create_role anotherrole 2022-04-21 14:26:58.105 | + functions-common:get_or_create_role:872 : local role_id 2022-04-21 14:26:58.108 | ++ functions-common:get_or_create_role:879 : oscwrap role create anotherrole --or-show -f value -c id 2022-04-21 14:27:00.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:00.136 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:00.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:00.136 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:00.278 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:00.281 | + functions-common:get_or_create_role:877 : role_id=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:00.283 | + functions-common:get_or_create_role:878 : echo 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:00.283 | 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:00.286 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:00.289 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-04-21 14:27:00.292 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-04-21 14:27:00.294 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:27:00.297 | +++ functions-common:get_or_create_project:867 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-21 14:27:02.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:02.374 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:02.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:02.374 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:02.517 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:02.520 | ++ functions-common:get_or_create_project:865 : project_id=8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:02.522 | ++ functions-common:get_or_create_project:866 : echo 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:02.525 | + lib/keystone:create_keystone_accounts:343 : invis_project=8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:02.527 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-04-21 14:27:02.530 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-04-21 14:27:02.533 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:27:02.536 | +++ functions-common:get_or_create_project:867 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-04-21 14:27:04.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:04.638 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:04.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:04.638 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:04.782 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:04.784 | ++ functions-common:get_or_create_project:865 : project_id=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:04.787 | ++ functions-common:get_or_create_project:866 : echo 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:04.790 | + lib/keystone:create_keystone_accounts:347 : demo_project=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:04.793 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-04-21 14:27:04.796 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-21 14:27:04.798 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:27:04.800 | ++ functions-common:get_or_create_user:837 : [[ ! -z demo@example.com ]] 2022-04-21 14:27:04.803 | ++ functions-common:get_or_create_user:838 : local email=--email=demo@example.com 2022-04-21 14:27:04.806 | +++ functions-common:get_or_create_user:854 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-21 14:27:06.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:06.965 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:06.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:06.965 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:07.106 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:07.109 | ++ functions-common:get_or_create_user:852 : user_id=c5968aee160541dcb8c1305741786d0c 2022-04-21 14:27:07.111 | ++ functions-common:get_or_create_user:853 : echo c5968aee160541dcb8c1305741786d0c 2022-04-21 14:27:07.114 | + lib/keystone:create_keystone_accounts:350 : demo_user=c5968aee160541dcb8c1305741786d0c 2022-04-21 14:27:07.117 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-21 14:27:07.166 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin 4c7d13722d8f4294b6739d07d7aad8c0 default (6 other jobs running) 2022-04-21 14:27:07.211 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin 4c7d13722d8f4294b6739d07d7aad8c0 default with result 0 in -1650551201 seconds 2022-04-21 14:27:07.218 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-21 14:27:07.253 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2022-04-21 14:27:07.297 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1650551210 seconds 2022-04-21 14:27:07.334 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2022-04-21 14:27:07.378 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1650551213 seconds 2022-04-21 14:27:07.414 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2022-04-21 14:27:07.459 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1650551215 seconds 2022-04-21 14:27:07.495 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2022-04-21 14:27:07.539 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1650551218 seconds 2022-04-21 14:27:07.543 | + inc/async:async_wait:166 : return 0 2022-04-21 14:27:07.546 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:07.643 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:07.646 | + inc/async:async_run:103 : get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:07.649 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:07.652 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:07.655 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:07.657 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:07.659 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:07.662 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:07.665 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:07.667 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:07.671 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:07.671 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:07.672 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:07.674 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:07.678 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:09.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:09.874 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:09.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:09.874 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:10.016 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:10.020 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:10.022 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:10.025 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:12.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:12.132 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:12.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:12.132 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:12.274 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:12.275 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:12.275 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:12.278 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:12.280 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:14.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:14.529 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:14.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:14.529 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:14.670 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:14.673 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:14.675 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:14.679 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:14.679 | ++ functions-common:get_field:745 : echo '| 0741f191d5534e94a51a183a7773d1b9 | c5968aee160541dcb8c1305741786d0c | | 0382b821f5a24ad0b5f94f344a687b1c | | | False |' 2022-04-21 14:27:14.685 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:14.688 | + functions-common:get_or_add_user_project_role:922 : user_role_id=0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:14.690 | + functions-common:get_or_add_user_project_role:924 : echo 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:14.690 | 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:14.693 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:14.696 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:14.787 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:14.790 | + inc/async:async_run:103 : get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:14.792 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:14.795 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:14.798 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:14.800 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:14.802 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:14.805 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:14.807 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:14.810 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:14.814 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:14.814 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:14.814 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:14.818 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:14.821 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:16.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:16.974 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:16.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:16.974 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:17.115 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:17.119 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:17.121 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:17.123 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:19.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:19.304 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:19.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:19.304 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:19.443 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:19.444 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:19.444 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:19.447 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:19.449 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:21.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:21.652 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:21.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:21.652 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:21.799 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:21.802 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:21.804 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:21.808 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 4c7d13722d8f4294b6739d07d7aad8c0 | | 0382b821f5a24ad0b5f94f344a687b1c | | | False |' 2022-04-21 14:27:21.808 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:21.814 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:21.819 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:21.823 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:21.823 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:21.825 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:21.828 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:21.928 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:21.931 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:21.934 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:21.937 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:21.940 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:21.944 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:21.948 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:21.950 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:21.953 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:21.956 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:21.960 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:21.960 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:21.961 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:21.964 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:21.966 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:24.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:24.165 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:24.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:24.165 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:24.305 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:24.309 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:24.311 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:24.314 | + functions-common:get_or_add_user_project_role:913 : openstack role add anotherrole --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:26.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:26.459 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:26.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:26.459 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:26.600 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role anotherrole --user c5968aee160541dcb8c1305741786d0c --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:27:26.600 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:26.600 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:26.602 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:26.605 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:28.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:28.831 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:28.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:28.831 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:28.972 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:28.975 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:28.978 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:28.980 | ++ functions-common:get_field:745 : echo '| 7405d7b3b6024a30a78248527b5f469c | c5968aee160541dcb8c1305741786d0c | | 0382b821f5a24ad0b5f94f344a687b1c | | | False |' 2022-04-21 14:27:28.981 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:28.986 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:28.990 | + functions-common:get_or_add_user_project_role:922 : user_role_id=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:28.992 | + functions-common:get_or_add_user_project_role:924 : echo 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:28.992 | 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:27:28.994 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:28.997 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:29.089 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:29.091 | + inc/async:async_run:103 : get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:29.093 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:29.096 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:29.099 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:29.102 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:29.104 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:29.106 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:29.109 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:29.111 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:29.115 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user c5968aee160541dcb8c1305741786d0c --project 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:29.116 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:29.116 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:29.118 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:29.121 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:31.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:31.298 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:31.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:31.298 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:31.439 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:31.443 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:31.445 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:31.448 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user c5968aee160541dcb8c1305741786d0c --project 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:33.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:33.618 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:33.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:33.619 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:33.763 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user c5968aee160541dcb8c1305741786d0c --project 8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:27:33.764 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:33.766 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:33.769 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:33.774 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:36.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:36.003 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:36.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:36.003 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:36.143 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:36.146 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:36.149 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:36.152 | ++ functions-common:get_field:745 : echo '| 0741f191d5534e94a51a183a7773d1b9 | c5968aee160541dcb8c1305741786d0c | | 8aa4537460b1428c8c9647da83089d4b | | | False |' 2022-04-21 14:27:36.152 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:36.158 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:36.161 | + functions-common:get_or_add_user_project_role:922 : user_role_id=0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:36.163 | + functions-common:get_or_add_user_project_role:924 : echo 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:36.163 | 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:36.166 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:36.168 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-04-21 14:27:36.171 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-04-21 14:27:36.174 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:27:36.178 | +++ functions-common:get_or_create_project:867 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-04-21 14:27:38.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:38.274 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:38.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:38.274 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:38.415 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:38.418 | ++ functions-common:get_or_create_project:865 : project_id=fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:38.420 | ++ functions-common:get_or_create_project:866 : echo fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:38.423 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:38.426 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-04-21 14:27:38.429 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-21 14:27:38.432 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:27:38.434 | ++ functions-common:get_or_create_user:837 : [[ ! -z alt_demo@example.com ]] 2022-04-21 14:27:38.436 | ++ functions-common:get_or_create_user:838 : local email=--email=alt_demo@example.com 2022-04-21 14:27:38.440 | +++ functions-common:get_or_create_user:854 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-21 14:27:40.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:40.562 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:40.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:40.562 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:40.704 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:40.707 | ++ functions-common:get_or_create_user:852 : user_id=09f3e7a508d54fad8cdf7ec4db852c8d 2022-04-21 14:27:40.709 | ++ functions-common:get_or_create_user:853 : echo 09f3e7a508d54fad8cdf7ec4db852c8d 2022-04-21 14:27:40.712 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=09f3e7a508d54fad8cdf7ec4db852c8d 2022-04-21 14:27:40.719 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:40.812 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:40.814 | + inc/async:async_run:103 : get_or_add_user_project_role member 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:40.817 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:40.820 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:40.822 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:40.825 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:40.827 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:40.830 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:40.832 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:40.835 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:40.839 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:40.839 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:40.840 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:40.842 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:40.845 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:43.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:43.021 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:43.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:43.021 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:43.162 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:43.166 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:43.168 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:43.171 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:45.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:45.335 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:45.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:45.335 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:45.475 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:45.476 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:45.476 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:45.479 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:45.482 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:47.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:47.717 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:47.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:47.717 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:47.859 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:47.862 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:47.866 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:47.869 | ++ functions-common:get_field:745 : echo '| 0741f191d5534e94a51a183a7773d1b9 | 09f3e7a508d54fad8cdf7ec4db852c8d | | fd66df6f43d6405493f49b43860bb6d9 | | | False |' 2022-04-21 14:27:47.869 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:47.875 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:47.878 | + functions-common:get_or_add_user_project_role:922 : user_role_id=0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:47.881 | + functions-common:get_or_add_user_project_role:924 : echo 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:47.881 | 0741f191d5534e94a51a183a7773d1b9 2022-04-21 14:27:47.883 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:47.886 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:47.978 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:47.980 | + inc/async:async_run:103 : get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:47.983 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:47.985 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:47.989 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:47.991 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:47.993 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:47.996 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:47.998 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:48.001 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:48.005 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:48.005 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:48.006 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:48.008 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:48.010 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:50.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:50.157 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:50.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:50.157 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:50.298 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:50.301 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:50.304 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:50.306 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:52.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:52.450 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:52.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:52.451 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:52.602 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 4c7d13722d8f4294b6739d07d7aad8c0 --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:52.602 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:52.602 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:52.605 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:52.608 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:54.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:54.874 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:54.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:54.874 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:55.014 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:55.017 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:27:55.020 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:27:55.023 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 4c7d13722d8f4294b6739d07d7aad8c0 | | fd66df6f43d6405493f49b43860bb6d9 | | | False |' 2022-04-21 14:27:55.023 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:27:55.029 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:55.032 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:55.035 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:55.035 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:27:55.037 | + inc/async:async_run:104 : return 0 2022-04-21 14:27:55.039 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:55.131 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:55.133 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:55.135 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:27:55.138 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:27:55.141 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:27:55.143 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:27:55.146 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:27:55.149 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:27:55.151 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:27:55.154 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:27:55.158 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:55.158 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:27:55.159 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:55.161 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:55.163 | ++ functions-common:get_field:739 : read data 2022-04-21 14:27:57.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:57.364 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:57.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:57.364 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:57.504 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:27:57.508 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:27:57.511 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:27:57.513 | + functions-common:get_or_add_user_project_role:913 : openstack role add anotherrole --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:59.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:59.635 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:59.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:27:59.635 | from cryptography.utils import int_from_bytes 2022-04-21 14:27:59.781 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role anotherrole --user 09f3e7a508d54fad8cdf7ec4db852c8d --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:27:59.781 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:27:59.783 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:27:59.785 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:27:59.788 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:02.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:02.039 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:02.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:02.039 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:02.180 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:02.183 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:28:02.185 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:28:02.188 | ++ functions-common:get_field:745 : echo '| 7405d7b3b6024a30a78248527b5f469c | 09f3e7a508d54fad8cdf7ec4db852c8d | | fd66df6f43d6405493f49b43860bb6d9 | | | False |' 2022-04-21 14:28:02.189 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:28:02.195 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:02.198 | + functions-common:get_or_add_user_project_role:922 : user_role_id=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:28:02.201 | + functions-common:get_or_add_user_project_role:924 : echo 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:28:02.201 | 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:28:02.203 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:02.206 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-04-21 14:28:02.209 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-04-21 14:28:02.212 | ++ functions-common:get_or_create_group:821 : local 'desc=openstack admin group' 2022-04-21 14:28:02.214 | ++ functions-common:get_or_create_group:822 : local group_id 2022-04-21 14:28:02.217 | +++ functions-common:get_or_create_group:831 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-21 14:28:04.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:04.263 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:04.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:04.264 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:04.404 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:04.407 | ++ functions-common:get_or_create_group:829 : group_id=6fda6f1ec17f4a4bbbec0c321cdd8ce7 2022-04-21 14:28:04.410 | ++ functions-common:get_or_create_group:830 : echo 6fda6f1ec17f4a4bbbec0c321cdd8ce7 2022-04-21 14:28:04.413 | + lib/keystone:create_keystone_accounts:373 : admin_group=6fda6f1ec17f4a4bbbec0c321cdd8ce7 2022-04-21 14:28:04.415 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-04-21 14:28:04.418 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-04-21 14:28:04.421 | ++ functions-common:get_or_create_group:821 : local 'desc=non-admin group' 2022-04-21 14:28:04.423 | ++ functions-common:get_or_create_group:822 : local group_id 2022-04-21 14:28:04.427 | +++ functions-common:get_or_create_group:831 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-21 14:28:06.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:06.516 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:06.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:06.516 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:06.657 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:06.661 | ++ functions-common:get_or_create_group:829 : group_id=0ffcb62e4e9440cca327bc87dd8f1f83 2022-04-21 14:28:06.663 | ++ functions-common:get_or_create_group:830 : echo 0ffcb62e4e9440cca327bc87dd8f1f83 2022-04-21 14:28:06.666 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=0ffcb62e4e9440cca327bc87dd8f1f83 2022-04-21 14:28:06.668 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:06.761 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:06.764 | + inc/async:async_run:103 : get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:06.766 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-21 14:28:06.770 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c -f value 2022-04-21 14:28:08.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:08.968 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:08.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:08.968 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:09.110 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:09.113 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-21 14:28:09.116 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-21 14:28:09.118 | + functions-common:get_or_add_group_project_role:963 : openstack role add member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:11.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:11.265 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:11.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:11.265 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:11.408 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c -f value 2022-04-21 14:28:13.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:13.640 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:13.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:13.640 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:13.781 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:13.784 | + functions-common:get_or_add_group_project_role:970 : group_role_id='0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False' 2022-04-21 14:28:13.786 | + functions-common:get_or_add_group_project_role:972 : echo 0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False 2022-04-21 14:28:13.786 | 0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False 2022-04-21 14:28:13.789 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:13.791 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:13.884 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:13.886 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:13.888 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-21 14:28:13.891 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c -f value 2022-04-21 14:28:16.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:16.058 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:16.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:16.058 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:16.204 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:16.208 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-21 14:28:16.210 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-21 14:28:16.212 | + functions-common:get_or_add_group_project_role:963 : openstack role add anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:28:18.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:18.318 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:18.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:18.318 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:18.463 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project 0382b821f5a24ad0b5f94f344a687b1c -f value 2022-04-21 14:28:20.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:20.683 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:20.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:20.683 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:20.825 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:20.828 | + functions-common:get_or_add_group_project_role:970 : group_role_id='7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False' 2022-04-21 14:28:20.830 | + functions-common:get_or_add_group_project_role:972 : echo 7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False 2022-04-21 14:28:20.830 | 7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c False 2022-04-21 14:28:20.833 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:20.835 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:20.928 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:20.930 | + inc/async:async_run:103 : get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:20.932 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-21 14:28:20.935 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 -f value 2022-04-21 14:28:23.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:23.261 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:23.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:23.261 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:23.402 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:23.405 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-21 14:28:23.407 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-21 14:28:23.410 | + functions-common:get_or_add_group_project_role:963 : openstack role add member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:25.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:25.546 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:25.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:25.546 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:25.686 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role member --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 -f value 2022-04-21 14:28:27.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:27.903 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:27.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:27.903 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:28.047 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:28.051 | + functions-common:get_or_add_group_project_role:970 : group_role_id='0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False' 2022-04-21 14:28:28.053 | + functions-common:get_or_add_group_project_role:972 : echo 0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False 2022-04-21 14:28:28.053 | 0741f191d5534e94a51a183a7773d1b9 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False 2022-04-21 14:28:28.055 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:28.058 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:28.150 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:28.153 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:28.155 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-21 14:28:28.158 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 -f value 2022-04-21 14:28:30.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:30.361 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:30.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:30.361 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:30.502 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:30.505 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-21 14:28:30.507 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-21 14:28:30.509 | + functions-common:get_or_add_group_project_role:963 : openstack role add anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:28:32.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:32.686 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:32.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:32.686 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:32.828 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role anotherrole --group 0ffcb62e4e9440cca327bc87dd8f1f83 --project fd66df6f43d6405493f49b43860bb6d9 -f value 2022-04-21 14:28:35.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:35.087 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:35.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:35.087 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:35.230 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:35.233 | + functions-common:get_or_add_group_project_role:970 : group_role_id='7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False' 2022-04-21 14:28:35.235 | + functions-common:get_or_add_group_project_role:972 : echo 7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False 2022-04-21 14:28:35.235 | 7405d7b3b6024a30a78248527b5f469c 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 False 2022-04-21 14:28:35.237 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:35.240 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:28:35.331 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:28:35.334 | + inc/async:async_run:103 : get_or_add_group_project_role admin 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:28:35.337 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-21 14:28:35.340 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group 6fda6f1ec17f4a4bbbec0c321cdd8ce7 --project 045a7c857d8c4786bf783f166b1587ae -f value 2022-04-21 14:28:37.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:37.532 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:37.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:37.532 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:37.680 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:37.683 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-21 14:28:37.685 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-21 14:28:37.688 | + functions-common:get_or_add_group_project_role:963 : openstack role add admin --group 6fda6f1ec17f4a4bbbec0c321cdd8ce7 --project 045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:28:39.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:39.921 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:39.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:39.921 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:40.061 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role admin --group 6fda6f1ec17f4a4bbbec0c321cdd8ce7 --project 045a7c857d8c4786bf783f166b1587ae -f value 2022-04-21 14:28:42.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:42.336 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:42.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:42.336 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:42.479 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:42.482 | + functions-common:get_or_add_group_project_role:970 : group_role_id='c85f9223d4404ef384b8b6dbc9cee549 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae False' 2022-04-21 14:28:42.484 | + functions-common:get_or_add_group_project_role:972 : echo c85f9223d4404ef384b8b6dbc9cee549 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae False 2022-04-21 14:28:42.484 | c85f9223d4404ef384b8b6dbc9cee549 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae False 2022-04-21 14:28:42.486 | + inc/async:async_run:104 : return 0 2022-04-21 14:28:42.489 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-04-21 14:28:42.538 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c (13 other jobs running) 2022-04-21 14:28:42.584 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c with result 0 in -1650551227 seconds 2022-04-21 14:28:42.621 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 0382b821f5a24ad0b5f94f344a687b1c (12 other jobs running) 2022-04-21 14:28:42.666 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 0382b821f5a24ad0b5f94f344a687b1c with result 0 in -1650551234 seconds 2022-04-21 14:28:42.703 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c (11 other jobs running) 2022-04-21 14:28:42.749 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole c5968aee160541dcb8c1305741786d0c 0382b821f5a24ad0b5f94f344a687b1c with result 0 in -1650551241 seconds 2022-04-21 14:28:42.787 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 8aa4537460b1428c8c9647da83089d4b (10 other jobs running) 2022-04-21 14:28:42.833 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member c5968aee160541dcb8c1305741786d0c 8aa4537460b1428c8c9647da83089d4b with result 0 in -1650551249 seconds 2022-04-21 14:28:42.837 | + inc/async:async_wait:166 : return 0 2022-04-21 14:28:42.839 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-04-21 14:28:42.890 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 (9 other jobs running) 2022-04-21 14:28:42.935 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 with result 0 in -1650551260 seconds 2022-04-21 14:28:42.972 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 fd66df6f43d6405493f49b43860bb6d9 (8 other jobs running) 2022-04-21 14:28:43.017 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin 4c7d13722d8f4294b6739d07d7aad8c0 fd66df6f43d6405493f49b43860bb6d9 with result 0 in -1650551267 seconds 2022-04-21 14:28:43.055 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 (7 other jobs running) 2022-04-21 14:28:43.100 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole 09f3e7a508d54fad8cdf7ec4db852c8d fd66df6f43d6405493f49b43860bb6d9 with result 0 in -1650551275 seconds 2022-04-21 14:28:43.104 | + inc/async:async_wait:166 : return 0 2022-04-21 14:28:43.107 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-21 14:28:43.156 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c (6 other jobs running) 2022-04-21 14:28:43.202 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c with result 0 in -1650551286 seconds 2022-04-21 14:28:43.238 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c (5 other jobs running) 2022-04-21 14:28:43.283 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 0382b821f5a24ad0b5f94f344a687b1c with result 0 in -1650551293 seconds 2022-04-21 14:28:43.321 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 (4 other jobs running) 2022-04-21 14:28:43.366 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 with result 0 in -1650551300 seconds 2022-04-21 14:28:43.402 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 (3 other jobs running) 2022-04-21 14:28:43.449 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole 0ffcb62e4e9440cca327bc87dd8f1f83 fd66df6f43d6405493f49b43860bb6d9 with result 0 in -1650551308 seconds 2022-04-21 14:28:43.486 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae (2 other jobs running) 2022-04-21 14:28:43.532 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin 6fda6f1ec17f4a4bbbec0c321cdd8ce7 045a7c857d8c4786bf783f166b1587ae with result 0 in -1650551315 seconds 2022-04-21 14:28:43.536 | + inc/async:async_wait:166 : return 0 2022-04-21 14:28:43.539 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-04-21 14:28:43.556 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:28:43.558 | + ./stack.sh:main:1090 : is_service_enabled nova 2022-04-21 14:28:43.575 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:28:43.577 | + ./stack.sh:main:1091 : async_runfunc create_nova_accounts 2022-04-21 14:28:43.580 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2022-04-21 14:28:43.671 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2022-04-21 14:28:43.673 | + inc/async:async_run:103 : create_nova_accounts 2022-04-21 14:28:43.676 | + lib/nova:create_nova_accounts:353 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-21 14:28:43.679 | + lib/nova:create_nova_accounts:357 : create_service_user nova admin 2022-04-21 14:28:43.681 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-04-21 14:28:43.684 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:28:43.686 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:28:43.688 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:28:43.692 | ++ functions-common:get_or_create_user:854 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:28:45.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:45.829 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:45.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:45.829 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:45.972 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:45.975 | + functions-common:get_or_create_user:852 : user_id=80a55981f8724c479b8519002fcf8ea7 2022-04-21 14:28:45.978 | + functions-common:get_or_create_user:853 : echo 80a55981f8724c479b8519002fcf8ea7 2022-04-21 14:28:45.978 | 80a55981f8724c479b8519002fcf8ea7 2022-04-21 14:28:45.980 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-04-21 14:28:45.983 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:28:45.986 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:28:45.988 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:28:45.990 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:28:45.993 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:28:45.995 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:28:45.997 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:28:45.999 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:28:46.001 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:28:46.005 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:28:46.009 | ++ 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-04-21 14:28:46.009 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:28:46.009 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:28:46.012 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:28:46.014 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:48.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:48.608 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:48.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:48.609 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:48.752 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:48.756 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:28:48.758 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:28:48.761 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:28:51.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:51.282 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:51.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:51.282 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:51.422 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:28:51.422 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:28:51.422 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:28:51.425 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:28:51.428 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:54.051 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:54.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:54.051 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:54.193 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:54.197 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:28:54.199 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:28:54.202 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | 80a55981f8724c479b8519002fcf8ea7 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:28:54.202 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:28:54.208 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:54.212 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:28:54.214 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:28:54.214 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:28:54.216 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-21 14:28:54.219 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-04-21 14:28:54.221 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:28:54.224 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:28:54.227 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:28:54.229 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:28:54.231 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:28:54.233 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:28:54.235 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:28:54.238 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:28:54.240 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:28:54.243 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:28:54.247 | ++ 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-04-21 14:28:54.247 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:28:54.247 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:28:54.250 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:28:54.253 | ++ functions-common:get_field:739 : read data 2022-04-21 14:28:56.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:56.771 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:56.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:56.771 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:56.918 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:28:56.922 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:28:56.924 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:28:56.926 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:28:59.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:59.420 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:59.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:28:59.420 | from cryptography.utils import int_from_bytes 2022-04-21 14:28:59.566 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:28:59.566 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:28:59.567 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:28:59.570 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:28:59.573 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:02.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:02.119 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:02.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:02.120 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:02.262 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:02.265 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:29:02.267 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:29:02.270 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 80a55981f8724c479b8519002fcf8ea7 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:29:02.272 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:29:02.277 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:02.281 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:29:02.283 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:29:02.283 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:29:02.286 | + lib/nova:create_nova_accounts:359 : local nova_api_url 2022-04-21 14:29:02.289 | + lib/nova:create_nova_accounts:360 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:29:02.291 | + lib/nova:create_nova_accounts:363 : nova_api_url=http://10.222.0.35/compute 2022-04-21 14:29:02.294 | + lib/nova:create_nova_accounts:366 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-21 14:29:02.296 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:29:02.299 | ++ functions-common:get_or_create_service:991 : oscwrap service show compute_legacy -f value -c id 2022-04-21 14:29:04.596 | ++ functions-common:get_or_create_service:993 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-21 14:29:06.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:06.615 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:06.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:06.615 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:06.762 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:06.765 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:29:06.765 | 80173b06ac904e8a9d5495f74eb45417' 2022-04-21 14:29:06.767 | + functions-common:get_or_create_service:990 : echo 80173b06ac904e8a9d5495f74eb45417 2022-04-21 14:29:06.767 | 80173b06ac904e8a9d5495f74eb45417 2022-04-21 14:29:06.770 | + lib/nova:create_nova_accounts:368 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.35/compute/v2/$(project_id)s' 2022-04-21 14:29:06.773 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:29:06.776 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' RegionOne 2022-04-21 14:29:06.779 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:29:06.782 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-21 14:29:08.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:08.933 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:08.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:08.933 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:09.077 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:09.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:29:09.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:29:09.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create compute_legacy public 'http://10.222.0.35/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-21 14:29:11.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:11.227 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:11.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:11.227 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:11.367 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:11.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=712b964a786f455c978e0758cd1692c8 2022-04-21 14:29:11.372 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 712b964a786f455c978e0758cd1692c8 2022-04-21 14:29:11.375 | + functions-common:get_or_create_endpoint:1023 : public_id=712b964a786f455c978e0758cd1692c8 2022-04-21 14:29:11.379 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:29:11.381 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:29:11.384 | + functions-common:get_or_create_endpoint:1032 : echo 712b964a786f455c978e0758cd1692c8 2022-04-21 14:29:11.384 | 712b964a786f455c978e0758cd1692c8 2022-04-21 14:29:11.386 | + lib/nova:create_nova_accounts:372 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-21 14:29:11.389 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:29:11.392 | ++ functions-common:get_or_create_service:991 : oscwrap service show compute -f value -c id 2022-04-21 14:29:13.652 | ++ functions-common:get_or_create_service:993 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-21 14:29:15.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:15.685 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:15.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:15.685 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:15.829 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:15.833 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:29:15.833 | c02a0134a45d4e9f8dcd6be8fcfb1aa7' 2022-04-21 14:29:15.835 | + functions-common:get_or_create_service:990 : echo c02a0134a45d4e9f8dcd6be8fcfb1aa7 2022-04-21 14:29:15.835 | c02a0134a45d4e9f8dcd6be8fcfb1aa7 2022-04-21 14:29:15.838 | + lib/nova:create_nova_accounts:374 : get_or_create_endpoint compute RegionOne http://10.222.0.35/compute/v2.1 2022-04-21 14:29:15.840 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:29:15.843 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface compute public http://10.222.0.35/compute/v2.1 RegionOne 2022-04-21 14:29:15.846 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:29:15.851 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-21 14:29:18.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:18.008 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:18.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:18.008 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:18.153 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:18.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:29:18.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:29:18.162 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create compute public http://10.222.0.35/compute/v2.1 --region RegionOne -f value -c id 2022-04-21 14:29:20.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:20.299 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:20.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:20.299 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:20.440 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:20.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=0aa2f8a6a70c403194bf43ddfecf44fe 2022-04-21 14:29:20.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 0aa2f8a6a70c403194bf43ddfecf44fe 2022-04-21 14:29:20.449 | + functions-common:get_or_create_endpoint:1023 : public_id=0aa2f8a6a70c403194bf43ddfecf44fe 2022-04-21 14:29:20.451 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:29:20.454 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:29:20.457 | + functions-common:get_or_create_endpoint:1032 : echo 0aa2f8a6a70c403194bf43ddfecf44fe 2022-04-21 14:29:20.457 | 0aa2f8a6a70c403194bf43ddfecf44fe 2022-04-21 14:29:20.460 | + lib/nova:create_nova_accounts:379 : is_service_enabled n-api 2022-04-21 14:29:20.475 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:29:20.478 | + lib/nova:create_nova_accounts:381 : is_service_enabled swift 2022-04-21 14:29:20.495 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:29:20.497 | + lib/nova:create_nova_accounts:384 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-21 14:29:20.500 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:29:20.503 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:29:20.506 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:29:20.508 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:29:20.511 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:29:20.513 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:29:20.516 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:29:20.519 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:29:20.521 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:29:20.524 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:29:20.528 | ++ 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-04-21 14:29:20.528 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:20.529 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:29:20.532 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:20.535 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:23.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:23.016 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:23.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:23.016 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:23.160 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:23.164 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:29:23.166 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:29:23.169 | + functions-common:get_or_add_user_project_role:913 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:29:25.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:25.712 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:25.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:25.712 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:25.852 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-21 14:29:25.853 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:29:25.853 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:25.855 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:25.858 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:28.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:28.414 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:28.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:28.415 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:28.560 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:28.563 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:29:28.566 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:29:28.570 | ++ functions-common:get_field:745 : echo '| f8cfe7a1073448fd8ec71605bfb57166 | 80a55981f8724c479b8519002fcf8ea7 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:29:28.570 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:29:28.576 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:28.579 | + functions-common:get_or_add_user_project_role:922 : user_role_id=f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:28.582 | + functions-common:get_or_add_user_project_role:924 : echo f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:28.583 | f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:28.585 | + lib/nova:create_nova_accounts:389 : is_service_enabled s3api 2022-04-21 14:29:28.602 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:29:28.604 | + inc/async:async_run:104 : return 0 2022-04-21 14:29:28.607 | + ./stack.sh:main:1093 : is_service_enabled glance 2022-04-21 14:29:28.624 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:29:28.626 | + ./stack.sh:main:1094 : async_runfunc create_glance_accounts 2022-04-21 14:29:28.629 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2022-04-21 14:29:28.722 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2022-04-21 14:29:28.724 | + inc/async:async_run:103 : create_glance_accounts 2022-04-21 14:29:28.727 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2022-04-21 14:29:28.743 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:29:28.745 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2022-04-21 14:29:28.748 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-04-21 14:29:28.750 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:29:28.753 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:29:28.756 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:29:28.759 | ++ functions-common:get_or_create_user:854 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:29:30.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:30.880 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:30.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:30.880 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:31.023 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:31.026 | + functions-common:get_or_create_user:852 : user_id=0725bd69bbc944a5858914a3b7885b89 2022-04-21 14:29:31.028 | + functions-common:get_or_create_user:853 : echo 0725bd69bbc944a5858914a3b7885b89 2022-04-21 14:29:31.028 | 0725bd69bbc944a5858914a3b7885b89 2022-04-21 14:29:31.031 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-04-21 14:29:31.033 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:29:31.036 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:29:31.039 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:29:31.041 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:29:31.044 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:29:31.046 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:29:31.049 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:29:31.051 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:29:31.053 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:29:31.056 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:29:31.060 | ++ 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-04-21 14:29:31.060 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:31.061 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:29:31.063 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:31.067 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:33.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:33.542 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:33.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:33.542 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:33.683 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:33.687 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:29:33.690 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:29:33.695 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-21 14:29:36.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:36.180 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:36.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:36.180 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:36.325 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-21 14:29:36.326 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:36.326 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:29:36.328 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:36.331 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:38.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:38.876 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:38.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:38.876 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:39.018 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:39.021 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:29:39.024 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:29:39.027 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:29:39.027 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | 0725bd69bbc944a5858914a3b7885b89 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:29:39.033 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:39.037 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:39.039 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:39.039 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:39.042 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-21 14:29:39.044 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2022-04-21 14:29:39.061 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:29:39.063 | + lib/glance:create_glance_accounts:393 : create_service_user glance-swift ResellerAdmin 2022-04-21 14:29:39.066 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-04-21 14:29:39.069 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:29:39.071 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:29:39.074 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:29:39.077 | ++ functions-common:get_or_create_user:854 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:29:41.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:41.197 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:41.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:41.198 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:41.340 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:41.343 | + functions-common:get_or_create_user:852 : user_id=2865241626f740f584699d03cee02c78 2022-04-21 14:29:41.346 | + functions-common:get_or_create_user:853 : echo 2865241626f740f584699d03cee02c78 2022-04-21 14:29:41.346 | 2865241626f740f584699d03cee02c78 2022-04-21 14:29:41.348 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-21 14:29:41.351 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:29:41.355 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:29:41.357 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:29:41.360 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:29:41.362 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:29:41.365 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:29:41.367 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:29:41.370 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:29:41.372 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:29:41.375 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:29:41.379 | ++ 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-04-21 14:29:41.380 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:29:41.381 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:41.383 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:41.385 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:43.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:43.882 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:43.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:43.882 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:44.027 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:44.030 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:29:44.033 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:29:44.035 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-21 14:29:46.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:46.514 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:46.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:46.514 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:46.656 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-21 14:29:46.656 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:46.656 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:29:46.659 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:46.662 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:49.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:49.233 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:49.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:49.233 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:49.375 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:49.378 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:29:49.381 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:29:49.384 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | 2865241626f740f584699d03cee02c78 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:29:49.384 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:29:49.389 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:49.393 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:49.396 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:49.396 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:29:49.398 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-04-21 14:29:49.401 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-21 14:29:49.403 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:29:49.407 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:29:49.410 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:29:49.412 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:29:49.415 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:29:49.417 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:29:49.419 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:29:49.422 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:29:49.425 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:29:49.428 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:29:49.431 | ++ 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-04-21 14:29:49.432 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:29:49.432 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:49.435 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:49.437 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:51.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:51.927 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:51.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:51.927 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:52.069 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:52.073 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:29:52.075 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:29:52.078 | + functions-common:get_or_add_user_project_role:913 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-21 14:29:54.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:54.553 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:54.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:54.553 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:54.694 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:29:54.695 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-21 14:29:54.695 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:29:54.698 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:29:54.700 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:57.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:57.249 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:57.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:29:57.249 | from cryptography.utils import int_from_bytes 2022-04-21 14:29:57.396 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:29:57.399 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:29:57.402 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:29:57.405 | ++ functions-common:get_field:745 : echo '| f8cfe7a1073448fd8ec71605bfb57166 | 2865241626f740f584699d03cee02c78 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:29:57.405 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:29:57.412 | ++ functions-common:get_field:739 : read data 2022-04-21 14:29:57.415 | + functions-common:get_or_add_user_project_role:922 : user_role_id=f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:57.418 | + functions-common:get_or_add_user_project_role:924 : echo f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:57.418 | f8cfe7a1073448fd8ec71605bfb57166 2022-04-21 14:29:57.420 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2022-04-21 14:29:57.423 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:29:57.427 | ++ functions-common:get_or_create_service:991 : oscwrap service show image -f value -c id 2022-04-21 14:29:59.651 | ++ functions-common:get_or_create_service:993 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-21 14:30:01.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:01.672 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:01.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:01.672 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:01.815 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:01.819 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:30:01.819 | 3121e3e3162842958c7542a3744ac4e8' 2022-04-21 14:30:01.821 | + functions-common:get_or_create_service:990 : echo 3121e3e3162842958c7542a3744ac4e8 2022-04-21 14:30:01.821 | 3121e3e3162842958c7542a3744ac4e8 2022-04-21 14:30:01.824 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.35/image 2022-04-21 14:30:01.826 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:30:01.831 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface image public http://10.222.0.35/image RegionOne 2022-04-21 14:30:01.833 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:30:01.836 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-21 14:30:03.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:03.960 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:03.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:03.960 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:04.100 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:04.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:30:04.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:30:04.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create image public http://10.222.0.35/image --region RegionOne -f value -c id 2022-04-21 14:30:06.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:06.213 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:06.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:06.213 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:06.358 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:06.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=0224d8248ff946adaf288018e74e0342 2022-04-21 14:30:06.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 0224d8248ff946adaf288018e74e0342 2022-04-21 14:30:06.367 | + functions-common:get_or_create_endpoint:1023 : public_id=0224d8248ff946adaf288018e74e0342 2022-04-21 14:30:06.370 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:30:06.372 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:30:06.375 | + functions-common:get_or_create_endpoint:1032 : echo 0224d8248ff946adaf288018e74e0342 2022-04-21 14:30:06.375 | 0224d8248ff946adaf288018e74e0342 2022-04-21 14:30:06.378 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2022-04-21 14:30:06.380 | ++ functions-common:get_or_create_domain:804 : local domain_id 2022-04-21 14:30:06.384 | +++ functions-common:get_or_create_domain:816 : oscwrap domain show Default -f value -c id 2022-04-21 14:30:08.590 | ++ functions-common:get_or_create_domain:814 : domain_id=default 2022-04-21 14:30:08.592 | ++ functions-common:get_or_create_domain:815 : echo default 2022-04-21 14:30:08.595 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2022-04-21 14:30:08.598 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-21 14:30:08.626 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-21 14:30:08.655 | + inc/async:async_run:104 : return 0 2022-04-21 14:30:08.657 | + ./stack.sh:main:1096 : is_service_enabled cinder 2022-04-21 14:30:08.675 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:30:08.677 | + ./stack.sh:main:1097 : async_runfunc create_cinder_accounts 2022-04-21 14:30:08.680 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2022-04-21 14:30:08.772 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2022-04-21 14:30:08.774 | + inc/async:async_run:103 : create_cinder_accounts 2022-04-21 14:30:08.777 | + lib/cinder:create_cinder_accounts:365 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-21 14:30:08.779 | + lib/cinder:create_cinder_accounts:367 : create_service_user cinder 2022-04-21 14:30:08.782 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-04-21 14:30:08.785 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:30:08.787 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:30:08.789 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:30:08.793 | ++ functions-common:get_or_create_user:854 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:30:10.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:10.953 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:10.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:10.953 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:11.096 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:11.099 | + functions-common:get_or_create_user:852 : user_id=de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:11.102 | + functions-common:get_or_create_user:853 : echo de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:11.102 | de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:11.104 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-04-21 14:30:11.107 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:30:11.110 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:30:11.112 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:30:11.115 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:30:11.117 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:30:11.119 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:30:11.121 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:30:11.124 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:30:11.126 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:30:11.129 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:30:11.132 | ++ 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-04-21 14:30:11.134 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:30:11.134 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:30:11.136 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:30:11.138 | ++ functions-common:get_field:739 : read data 2022-04-21 14:30:13.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:13.612 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:13.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:13.612 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:13.755 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:13.758 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:30:13.761 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:30:13.763 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-21 14:30:16.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:16.248 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:16.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:16.248 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:16.390 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-21 14:30:16.391 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:30:16.391 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:30:16.393 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:30:16.396 | ++ functions-common:get_field:739 : read data 2022-04-21 14:30:18.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:18.949 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:18.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:18.949 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:19.092 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:19.095 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:30:19.098 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:30:19.100 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | de707c897f2f4bfca97d4c2844c07b43 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:30:19.101 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:30:19.109 | ++ functions-common:get_field:739 : read data 2022-04-21 14:30:19.114 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:30:19.116 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:30:19.116 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:30:19.120 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-21 14:30:19.124 | + lib/cinder:create_cinder_accounts:370 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-21 14:30:19.126 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:30:19.130 | ++ functions-common:get_or_create_service:991 : oscwrap service show block-storage -f value -c id 2022-04-21 14:30:21.370 | ++ functions-common:get_or_create_service:993 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-21 14:30:23.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:23.403 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:23.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:23.403 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:23.552 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:23.555 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:30:23.555 | 7330872642934611950682993dce9e3f' 2022-04-21 14:30:23.558 | + functions-common:get_or_create_service:990 : echo 7330872642934611950682993dce9e3f 2022-04-21 14:30:23.558 | 7330872642934611950682993dce9e3f 2022-04-21 14:30:23.560 | + lib/cinder:create_cinder_accounts:371 : '[' True == False ']' 2022-04-21 14:30:23.563 | + lib/cinder:create_cinder_accounts:390 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-21 14:30:23.566 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:30:23.569 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-21 14:30:23.571 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:30:23.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-21 14:30:25.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:25.734 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:25.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:25.734 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:25.908 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:25.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:30:25.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:30:25.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create block-storage public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-21 14:30:28.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:28.082 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:28.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:28.082 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:28.224 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:28.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=9b9116ef07bc42a0a7673808de23194a 2022-04-21 14:30:28.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 9b9116ef07bc42a0a7673808de23194a 2022-04-21 14:30:28.232 | + functions-common:get_or_create_endpoint:1023 : public_id=9b9116ef07bc42a0a7673808de23194a 2022-04-21 14:30:28.234 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:30:28.237 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:30:28.239 | + functions-common:get_or_create_endpoint:1032 : echo 9b9116ef07bc42a0a7673808de23194a 2022-04-21 14:30:28.239 | 9b9116ef07bc42a0a7673808de23194a 2022-04-21 14:30:28.242 | + lib/cinder:create_cinder_accounts:394 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2022-04-21 14:30:28.244 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:30:28.247 | ++ functions-common:get_or_create_service:991 : oscwrap service show volumev2 -f value -c id 2022-04-21 14:30:30.481 | ++ functions-common:get_or_create_service:993 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2022-04-21 14:30:32.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:32.545 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:32.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:32.545 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:32.691 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:32.695 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:30:32.695 | 271ff48c6c654e219c0243e017edfa0a' 2022-04-21 14:30:32.698 | + functions-common:get_or_create_service:990 : echo 271ff48c6c654e219c0243e017edfa0a 2022-04-21 14:30:32.698 | 271ff48c6c654e219c0243e017edfa0a 2022-04-21 14:30:32.700 | + lib/cinder:create_cinder_accounts:396 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.35/volume/v2/$(project_id)s' 2022-04-21 14:30:32.703 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:30:32.706 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.35/volume/v2/$(project_id)s' RegionOne 2022-04-21 14:30:32.709 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:30:32.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2022-04-21 14:30:34.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:34.841 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:34.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:34.841 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:34.984 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:34.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:30:34.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:30:34.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create volumev2 public 'http://10.222.0.35/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-21 14:30:37.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:37.113 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:37.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:37.113 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:37.255 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:37.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=e2e683110c35493c8e5419f99aba5895 2022-04-21 14:30:37.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo e2e683110c35493c8e5419f99aba5895 2022-04-21 14:30:37.264 | + functions-common:get_or_create_endpoint:1023 : public_id=e2e683110c35493c8e5419f99aba5895 2022-04-21 14:30:37.266 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:30:37.269 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:30:37.271 | + functions-common:get_or_create_endpoint:1032 : echo e2e683110c35493c8e5419f99aba5895 2022-04-21 14:30:37.271 | e2e683110c35493c8e5419f99aba5895 2022-04-21 14:30:37.274 | + lib/cinder:create_cinder_accounts:400 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-21 14:30:37.276 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:30:37.279 | ++ functions-common:get_or_create_service:991 : oscwrap service show volumev3 -f value -c id 2022-04-21 14:30:39.509 | ++ functions-common:get_or_create_service:993 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-21 14:30:41.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:41.538 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:41.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:41.538 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:41.684 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:41.687 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:30:41.687 | 627894f1a6344e4e993028a0229f2f66' 2022-04-21 14:30:41.690 | + functions-common:get_or_create_service:990 : echo 627894f1a6344e4e993028a0229f2f66 2022-04-21 14:30:41.690 | 627894f1a6344e4e993028a0229f2f66 2022-04-21 14:30:41.693 | + lib/cinder:create_cinder_accounts:402 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.35/volume/v3/$(project_id)s' 2022-04-21 14:30:41.696 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:30:41.699 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' RegionOne 2022-04-21 14:30:41.702 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:30:41.706 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-21 14:30:43.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:43.870 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:43.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:43.871 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:44.012 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:44.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:30:44.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:30:44.021 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create volumev3 public 'http://10.222.0.35/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-21 14:30:46.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:46.154 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:46.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:46.154 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:46.300 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:46.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=8a9af2fcc6634f979520e82fb8cfc814 2022-04-21 14:30:46.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 8a9af2fcc6634f979520e82fb8cfc814 2022-04-21 14:30:46.308 | + functions-common:get_or_create_endpoint:1023 : public_id=8a9af2fcc6634f979520e82fb8cfc814 2022-04-21 14:30:46.310 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:30:46.314 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:30:46.316 | + functions-common:get_or_create_endpoint:1032 : echo 8a9af2fcc6634f979520e82fb8cfc814 2022-04-21 14:30:46.316 | 8a9af2fcc6634f979520e82fb8cfc814 2022-04-21 14:30:46.319 | + lib/cinder:create_cinder_accounts:407 : configure_cinder_internal_tenant 2022-04-21 14:30:46.322 | ++ lib/cinder:configure_cinder_internal_tenant:594 : get_or_create_project service 2022-04-21 14:30:46.324 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:30:46.328 | +++ functions-common:get_or_create_project:867 : oscwrap project create service --domain= --or-show -f value -c id 2022-04-21 14:30:48.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:48.500 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:48.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:48.501 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:48.643 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:48.645 | ++ functions-common:get_or_create_project:865 : project_id=9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:30:48.648 | ++ functions-common:get_or_create_project:866 : echo 9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:30:48.651 | + lib/cinder:configure_cinder_internal_tenant:594 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9c9f83a5960d466cb28a764f8b9b4714 2022-04-21 14:30:48.679 | ++ lib/cinder:configure_cinder_internal_tenant:595 : get_or_create_user cinder 2022-04-21 14:30:48.681 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:30:48.683 | ++ functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:30:48.686 | ++ functions-common:get_or_create_user:840 : local email= 2022-04-21 14:30:48.690 | +++ functions-common:get_or_create_user:854 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-04-21 14:30:50.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:50.678 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:50.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:50.678 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:50.678 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-21 14:30:50.986 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:50.989 | ++ functions-common:get_or_create_user:852 : user_id=de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:50.992 | ++ functions-common:get_or_create_user:853 : echo de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:50.994 | + lib/cinder:configure_cinder_internal_tenant:595 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id de707c897f2f4bfca97d4c2844c07b43 2022-04-21 14:30:51.023 | + inc/async:async_run:104 : return 0 2022-04-21 14:30:51.025 | + ./stack.sh:main:1099 : is_service_enabled neutron 2022-04-21 14:30:51.043 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:30:51.045 | + ./stack.sh:main:1100 : async_runfunc create_neutron_accounts 2022-04-21 14:30:51.047 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2022-04-21 14:30:51.141 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2022-04-21 14:30:51.143 | + inc/async:async_run:103 : create_neutron_accounts 2022-04-21 14:30:51.146 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-04-21 14:30:51.149 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:30:51.150 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:30:51.155 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:30:51.158 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:30:51.160 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:30:51.163 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:30:51.165 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-04-21 14:30:51.167 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-04-21 14:30:51.170 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-04-21 14:30:51.172 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.35:9696/ 2022-04-21 14:30:51.175 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-21 14:30:51.177 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-04-21 14:30:51.180 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-04-21 14:30:51.182 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:30:51.185 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:30:51.187 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:30:51.191 | ++ functions-common:get_or_create_user:854 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:30:53.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:53.357 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:53.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:53.358 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:53.499 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:53.502 | + functions-common:get_or_create_user:852 : user_id=13d741c6e4a0463bbb77e76842f1e06f 2022-04-21 14:30:53.505 | + functions-common:get_or_create_user:853 : echo 13d741c6e4a0463bbb77e76842f1e06f 2022-04-21 14:30:53.505 | 13d741c6e4a0463bbb77e76842f1e06f 2022-04-21 14:30:53.507 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-04-21 14:30:53.510 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:30:53.513 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:30:53.516 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:30:53.518 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:30:53.521 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:30:53.523 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:30:53.525 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:30:53.527 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:30:53.530 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:30:53.533 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:30:53.537 | ++ 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-04-21 14:30:53.537 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:30:53.537 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:30:53.540 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:30:53.543 | ++ functions-common:get_field:739 : read data 2022-04-21 14:30:56.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:56.084 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:56.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:56.084 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:56.228 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:30:56.232 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:30:56.235 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:30:56.237 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-21 14:30:58.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:58.713 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:58.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:30:58.713 | from cryptography.utils import int_from_bytes 2022-04-21 14:30:58.854 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-21 14:30:58.855 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:30:58.855 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:30:58.857 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:30:58.860 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:01.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:01.387 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:01.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:01.387 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:01.528 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:01.532 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:31:01.534 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:31:01.537 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | 13d741c6e4a0463bbb77e76842f1e06f | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:31:01.538 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:31:01.543 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:01.547 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:01.549 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:01.549 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:01.552 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-21 14:31:01.554 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-04-21 14:31:01.557 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:31:01.560 | ++ functions-common:get_or_create_service:991 : oscwrap service show network -f value -c id 2022-04-21 14:31:03.804 | ++ functions-common:get_or_create_service:993 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-21 14:31:05.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:05.839 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:05.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:05.839 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:05.982 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:05.986 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:31:05.986 | 74873f42bc3e42e195e60350267cb9e4' 2022-04-21 14:31:05.989 | + functions-common:get_or_create_service:990 : echo 74873f42bc3e42e195e60350267cb9e4 2022-04-21 14:31:05.989 | 74873f42bc3e42e195e60350267cb9e4 2022-04-21 14:31:05.991 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.35:9696/ 2022-04-21 14:31:05.994 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:31:05.997 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface network public http://10.222.0.35:9696/ RegionOne 2022-04-21 14:31:06.000 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:31:06.003 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-21 14:31:08.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:08.155 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:08.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:08.155 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:08.297 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:08.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:31:08.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:31:08.305 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create network public http://10.222.0.35:9696/ --region RegionOne -f value -c id 2022-04-21 14:31:10.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:10.436 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:10.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:10.437 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:10.577 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:10.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=76187773efd4487f9d9058c7b966a3e1 2022-04-21 14:31:10.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 76187773efd4487f9d9058c7b966a3e1 2022-04-21 14:31:10.585 | + functions-common:get_or_create_endpoint:1023 : public_id=76187773efd4487f9d9058c7b966a3e1 2022-04-21 14:31:10.588 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:31:10.590 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:31:10.593 | + functions-common:get_or_create_endpoint:1032 : echo 76187773efd4487f9d9058c7b966a3e1 2022-04-21 14:31:10.593 | 76187773efd4487f9d9058c7b966a3e1 2022-04-21 14:31:10.596 | + inc/async:async_run:104 : return 0 2022-04-21 14:31:10.598 | + ./stack.sh:main:1102 : is_service_enabled swift 2022-04-21 14:31:10.616 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:31:10.618 | + ./stack.sh:main:1103 : async_runfunc create_swift_accounts 2022-04-21 14:31:10.621 | + inc/async:async_runfunc:111 : async_run create_swift_accounts create_swift_accounts 2022-04-21 14:31:10.712 | [Async create_swift_accounts:self]: Running synchronously: create_swift_accounts 2022-04-21 14:31:10.715 | + inc/async:async_run:103 : create_swift_accounts 2022-04-21 14:31:10.717 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-04-21 14:31:10.721 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-04-21 14:31:10.723 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-04-21 14:31:10.725 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-04-21 14:31:10.728 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-04-21 14:31:10.730 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-04-21 14:31:10.733 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-04-21 14:31:10.736 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-04-21 14:31:10.738 | + lib/swift:create_swift_accounts:637 : local another_role 2022-04-21 14:31:10.741 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-04-21 14:31:10.743 | ++ functions-common:get_or_create_role:872 : local role_id 2022-04-21 14:31:10.746 | +++ functions-common:get_or_create_role:879 : oscwrap role create anotherrole --or-show -f value -c id 2022-04-21 14:31:12.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:12.854 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:12.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:12.854 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:12.995 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:12.998 | ++ functions-common:get_or_create_role:877 : role_id=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:31:13.001 | ++ functions-common:get_or_create_role:878 : echo 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:31:13.003 | + lib/swift:create_swift_accounts:638 : another_role=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:31:13.006 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-04-21 14:31:13.008 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-04-21 14:31:13.010 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:31:13.013 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:31:13.015 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:31:13.018 | ++ functions-common:get_or_create_user:854 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:31:15.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:15.148 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:15.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:15.148 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:15.288 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:15.291 | + functions-common:get_or_create_user:852 : user_id=cf207df0a1f944b58c2b35c71f6b9852 2022-04-21 14:31:15.293 | + functions-common:get_or_create_user:853 : echo cf207df0a1f944b58c2b35c71f6b9852 2022-04-21 14:31:15.293 | cf207df0a1f944b58c2b35c71f6b9852 2022-04-21 14:31:15.295 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-04-21 14:31:15.298 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:31:15.300 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:31:15.303 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:31:15.305 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:31:15.307 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:31:15.309 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:31:15.312 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:31:15.314 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:31:15.317 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:31:15.319 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:31:15.323 | ++ 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-04-21 14:31:15.323 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:31:15.323 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:15.326 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:15.328 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:17.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:17.833 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:17.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:17.833 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:17.975 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:17.978 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:31:17.981 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:31:17.983 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-21 14:31:20.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:20.456 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:20.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:20.456 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:20.599 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-21 14:31:20.599 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:20.599 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:31:20.602 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:20.604 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:23.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:23.146 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:23.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:23.146 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:23.287 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:23.290 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:31:23.292 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:31:23.295 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | cf207df0a1f944b58c2b35c71f6b9852 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:31:23.295 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:31:23.301 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:23.304 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:23.307 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:23.307 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:31:23.309 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-21 14:31:23.311 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-04-21 14:31:23.314 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:31:23.317 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:31:23.319 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:31:23.321 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:31:23.323 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:31:23.325 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:31:23.328 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:31:23.330 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:31:23.332 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:31:23.335 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:31:23.338 | ++ 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-04-21 14:31:23.339 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:31:23.339 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:23.341 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:23.345 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:25.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:25.861 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:25.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:25.861 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:26.002 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:26.006 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:31:26.008 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:31:26.010 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-21 14:31:28.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:28.510 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:28.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:28.510 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:28.650 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-21 14:31:28.652 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:28.652 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:31:28.653 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:28.656 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:31.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:31.173 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:31.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:31.173 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:31.314 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:31.317 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:31:31.319 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:31:31.322 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | cf207df0a1f944b58c2b35c71f6b9852 | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:31:31.322 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:31:31.328 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:31.331 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:31.333 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:31.333 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:31.335 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-04-21 14:31:31.338 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:31:31.341 | ++ functions-common:get_or_create_service:991 : oscwrap service show object-store -f value -c id 2022-04-21 14:31:33.603 | ++ functions-common:get_or_create_service:993 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-21 14:31:35.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:35.628 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:35.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:35.628 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:35.773 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:35.776 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:31:35.776 | 1289209fdcb34c0e96ab7cc3c1008690' 2022-04-21 14:31:35.778 | + functions-common:get_or_create_service:990 : echo 1289209fdcb34c0e96ab7cc3c1008690 2022-04-21 14:31:35.778 | 1289209fdcb34c0e96ab7cc3c1008690 2022-04-21 14:31:35.781 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' http://10.222.0.35:8080 2022-04-21 14:31:35.784 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:31:35.786 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-21 14:31:35.789 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:31:35.792 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-21 14:31:37.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:37.924 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:37.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:37.924 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:38.065 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:38.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:31:38.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:31:38.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create object-store public 'http://10.222.0.35:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-21 14:31:40.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:40.195 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:40.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:40.195 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:40.337 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:40.339 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=992fc35fc2f54077be7f46f87af20148 2022-04-21 14:31:40.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 992fc35fc2f54077be7f46f87af20148 2022-04-21 14:31:40.346 | + functions-common:get_or_create_endpoint:1023 : public_id=992fc35fc2f54077be7f46f87af20148 2022-04-21 14:31:40.348 | + functions-common:get_or_create_endpoint:1025 : [[ -n http://10.222.0.35:8080 ]] 2022-04-21 14:31:40.350 | + functions-common:get_or_create_endpoint:1026 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.35:8080 RegionOne 2022-04-21 14:31:40.353 | + functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:31:40.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-21 14:31:42.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:42.505 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:42.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:42.505 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:42.645 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:42.648 | + functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:31:42.650 | + functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:31:42.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create object-store admin http://10.222.0.35:8080 --region RegionOne -f value -c id 2022-04-21 14:31:44.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:44.746 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:44.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:44.746 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:44.890 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:44.893 | + functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=fb5eb95fa1d94173b6d2de214649f91c 2022-04-21 14:31:44.895 | + functions-common:_get_or_create_endpoint_with_interface:1008 : echo fb5eb95fa1d94173b6d2de214649f91c 2022-04-21 14:31:44.895 | fb5eb95fa1d94173b6d2de214649f91c 2022-04-21 14:31:44.897 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:31:44.900 | + functions-common:get_or_create_endpoint:1032 : echo 992fc35fc2f54077be7f46f87af20148 2022-04-21 14:31:44.900 | 992fc35fc2f54077be7f46f87af20148 2022-04-21 14:31:44.902 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-04-21 14:31:44.908 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-04-21 14:31:44.911 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:31:44.914 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-21 14:31:46.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:46.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:46.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:46.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:47.131 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:47.134 | ++ functions-common:get_or_create_project:865 : project_id=122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:47.136 | ++ functions-common:get_or_create_project:866 : echo 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:47.140 | + lib/swift:create_swift_accounts:652 : swift_project_test1=122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:47.142 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-04-21 14:31:47.145 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:31:47.161 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-21 14:31:47.164 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:31:47.166 | ++ functions-common:get_or_create_user:837 : [[ ! -z test@example.com ]] 2022-04-21 14:31:47.169 | ++ functions-common:get_or_create_user:838 : local email=--email=test@example.com 2022-04-21 14:31:47.172 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-21 14:31:49.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:49.295 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:49.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:49.295 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:49.436 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:49.439 | ++ functions-common:get_or_create_user:852 : user_id=a739eb56245c4d0c9b929558898703f1 2022-04-21 14:31:49.442 | ++ functions-common:get_or_create_user:853 : echo a739eb56245c4d0c9b929558898703f1 2022-04-21 14:31:49.445 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=a739eb56245c4d0c9b929558898703f1 2022-04-21 14:31:49.447 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-21 14:31:49.449 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:31:49.466 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin a739eb56245c4d0c9b929558898703f1 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:49.469 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:31:49.472 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:31:49.474 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:31:49.477 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:31:49.479 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:31:49.481 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:31:49.483 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:31:49.486 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:31:49.490 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:49.490 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:31:49.491 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user a739eb56245c4d0c9b929558898703f1 --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:49.493 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:49.495 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:51.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:51.710 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:51.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:51.710 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:51.852 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:51.856 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:31:51.859 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:31:51.861 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user a739eb56245c4d0c9b929558898703f1 --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:53.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:53.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:53.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:53.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:54.131 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user a739eb56245c4d0c9b929558898703f1 --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:54.131 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:31:54.132 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:54.134 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:54.136 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:56.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:56.344 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:56.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:56.344 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:56.486 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:56.489 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:31:56.491 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:31:56.494 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | a739eb56245c4d0c9b929558898703f1 | | 122a7430fa0e41dea25837758fdc2d66 | | | False |' 2022-04-21 14:31:56.495 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:31:56.500 | ++ functions-common:get_field:739 : read data 2022-04-21 14:31:56.503 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:56.506 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:56.506 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:31:56.508 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-04-21 14:31:56.511 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-21 14:31:56.514 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:31:56.516 | ++ functions-common:get_or_create_user:837 : [[ ! -z test3@example.com ]] 2022-04-21 14:31:56.519 | ++ functions-common:get_or_create_user:838 : local email=--email=test3@example.com 2022-04-21 14:31:56.522 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-21 14:31:58.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:58.607 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:58.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:31:58.607 | from cryptography.utils import int_from_bytes 2022-04-21 14:31:58.751 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:31:58.754 | ++ functions-common:get_or_create_user:852 : user_id=a02ccd70286049c989ce68678744fd3c 2022-04-21 14:31:58.756 | ++ functions-common:get_or_create_user:853 : echo a02ccd70286049c989ce68678744fd3c 2022-04-21 14:31:58.759 | + lib/swift:create_swift_accounts:661 : swift_user_test3=a02ccd70286049c989ce68678744fd3c 2022-04-21 14:31:58.761 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-04-21 14:31:58.764 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:31:58.781 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 7405d7b3b6024a30a78248527b5f469c a02ccd70286049c989ce68678744fd3c 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:58.783 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:31:58.786 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:31:58.789 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:31:58.791 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:31:58.793 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:31:58.796 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:31:58.798 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:31:58.801 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:31:58.805 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 7405d7b3b6024a30a78248527b5f469c --user a02ccd70286049c989ce68678744fd3c --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:31:58.805 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:31:58.805 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:31:58.810 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:31:58.813 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:00.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:00.982 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:00.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:00.982 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:01.124 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:01.127 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:32:01.130 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:32:01.132 | + functions-common:get_or_add_user_project_role:913 : openstack role add 7405d7b3b6024a30a78248527b5f469c --user a02ccd70286049c989ce68678744fd3c --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:32:03.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:03.221 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:03.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:03.221 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:03.361 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role 7405d7b3b6024a30a78248527b5f469c --user a02ccd70286049c989ce68678744fd3c --project 122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:32:03.361 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:32:03.362 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:32:03.365 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:32:03.368 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:05.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:05.538 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:05.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:05.538 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:05.680 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:05.683 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:32:05.686 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:32:05.688 | ++ functions-common:get_field:745 : echo '| 7405d7b3b6024a30a78248527b5f469c | a02ccd70286049c989ce68678744fd3c | | 122a7430fa0e41dea25837758fdc2d66 | | | False |' 2022-04-21 14:32:05.689 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:32:05.694 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:05.698 | + functions-common:get_or_add_user_project_role:922 : user_role_id=7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:32:05.700 | + functions-common:get_or_add_user_project_role:924 : echo 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:32:05.700 | 7405d7b3b6024a30a78248527b5f469c 2022-04-21 14:32:05.703 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-04-21 14:32:05.706 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-04-21 14:32:05.708 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:32:05.711 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-21 14:32:07.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:07.823 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:07.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:07.823 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:07.969 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:07.972 | ++ functions-common:get_or_create_project:865 : project_id=4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:07.975 | ++ functions-common:get_or_create_project:866 : echo 4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:07.978 | + lib/swift:create_swift_accounts:666 : swift_project_test2=4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:07.980 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-04-21 14:32:07.983 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:32:07.999 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-04-21 14:32:08.002 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-21 14:32:08.004 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:32:08.007 | ++ functions-common:get_or_create_user:837 : [[ ! -z test2@example.com ]] 2022-04-21 14:32:08.010 | ++ functions-common:get_or_create_user:838 : local email=--email=test2@example.com 2022-04-21 14:32:08.014 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-21 14:32:10.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:10.123 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:10.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:10.123 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:10.265 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:10.268 | ++ functions-common:get_or_create_user:852 : user_id=f391831d4b484e78b796988b9b7bf570 2022-04-21 14:32:10.270 | ++ functions-common:get_or_create_user:853 : echo f391831d4b484e78b796988b9b7bf570 2022-04-21 14:32:10.273 | + lib/swift:create_swift_accounts:671 : swift_user_test2=f391831d4b484e78b796988b9b7bf570 2022-04-21 14:32:10.276 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-04-21 14:32:10.278 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:32:10.294 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin f391831d4b484e78b796988b9b7bf570 4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:10.297 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:32:10.300 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:32:10.302 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:32:10.304 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:32:10.307 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:32:10.309 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:32:10.311 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:32:10.314 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:32:10.318 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f391831d4b484e78b796988b9b7bf570 --project 4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:10.318 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:32:10.319 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:32:10.321 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:32:10.324 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:12.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:12.556 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:12.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:12.556 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:12.698 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:12.704 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:32:12.706 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:32:12.709 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user f391831d4b484e78b796988b9b7bf570 --project 4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:14.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:14.842 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:14.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:14.842 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:14.982 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user f391831d4b484e78b796988b9b7bf570 --project 4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:32:14.982 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:32:14.982 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:32:14.985 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:32:14.987 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:17.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:17.251 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:17.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:17.251 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:17.392 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:17.395 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:32:17.397 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:32:17.400 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | f391831d4b484e78b796988b9b7bf570 | | 4aa66db3ada4417ba559f76794523fa3 | | | False |' 2022-04-21 14:32:17.400 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:32:17.406 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:17.409 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:17.412 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:17.412 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:17.414 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-04-21 14:32:17.417 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-21 14:32:17.420 | ++ functions-common:get_or_create_domain:804 : local domain_id 2022-04-21 14:32:17.423 | +++ functions-common:get_or_create_domain:816 : oscwrap domain show swift_test -f value -c id 2022-04-21 14:32:19.701 | +++ functions-common:get_or_create_domain:818 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-21 14:32:21.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:21.762 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:21.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:21.762 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:21.908 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:21.911 | ++ functions-common:get_or_create_domain:814 : domain_id=' 2022-04-21 14:32:21.911 | b66450a5405e4fb0af3752aa81e10a2d' 2022-04-21 14:32:21.913 | ++ functions-common:get_or_create_domain:815 : echo b66450a5405e4fb0af3752aa81e10a2d 2022-04-21 14:32:21.916 | + lib/swift:create_swift_accounts:676 : swift_domain=b66450a5405e4fb0af3752aa81e10a2d 2022-04-21 14:32:21.918 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-04-21 14:32:21.921 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:32:21.938 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-04-21 14:32:21.941 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 b66450a5405e4fb0af3752aa81e10a2d 2022-04-21 14:32:21.944 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-21 14:32:21.947 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest4 --domain=b66450a5405e4fb0af3752aa81e10a2d --or-show -f value -c id 2022-04-21 14:32:24.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:24.101 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:24.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:24.101 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:24.248 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:24.251 | ++ functions-common:get_or_create_project:865 : project_id=8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:24.253 | ++ functions-common:get_or_create_project:866 : echo 8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:24.256 | + lib/swift:create_swift_accounts:680 : swift_project_test4=8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:24.259 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-04-21 14:32:24.261 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:32:24.278 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-04-21 14:32:24.282 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 b66450a5405e4fb0af3752aa81e10a2d test4@example.com 2022-04-21 14:32:24.284 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:32:24.286 | ++ functions-common:get_or_create_user:837 : [[ ! -z test4@example.com ]] 2022-04-21 14:32:24.289 | ++ functions-common:get_or_create_user:838 : local email=--email=test4@example.com 2022-04-21 14:32:24.292 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest4 --password testing4 --domain=b66450a5405e4fb0af3752aa81e10a2d --email=test4@example.com --or-show -f value -c id 2022-04-21 14:32:26.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:26.485 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:26.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:26.485 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:26.627 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:26.630 | ++ functions-common:get_or_create_user:852 : user_id=97436cf822c0444fa17153cfde659687 2022-04-21 14:32:26.632 | ++ functions-common:get_or_create_user:853 : echo 97436cf822c0444fa17153cfde659687 2022-04-21 14:32:26.635 | + lib/swift:create_swift_accounts:685 : swift_user_test4=97436cf822c0444fa17153cfde659687 2022-04-21 14:32:26.638 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-04-21 14:32:26.641 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:32:26.657 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 97436cf822c0444fa17153cfde659687 8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:26.659 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:32:26.662 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-21 14:32:26.665 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:32:26.667 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:32:26.670 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-21 14:32:26.673 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-21 14:32:26.675 | ++ functions-common:_get_domain_args:894 : echo 2022-04-21 14:32:26.678 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-21 14:32:26.682 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 97436cf822c0444fa17153cfde659687 --project 8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:26.682 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:32:26.685 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:32:26.688 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:32:26.691 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:28.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:28.905 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:28.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:28.905 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:29.046 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:29.049 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:32:29.052 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:32:29.054 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 97436cf822c0444fa17153cfde659687 --project 8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:31.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:31.206 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:31.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:31.206 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:31.345 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 97436cf822c0444fa17153cfde659687 --project 8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:32:31.346 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:32:31.346 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:32:31.349 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:32:31.352 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:33.582 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:32:33.582 | from cryptography.utils import int_from_bytes 2022-04-21 14:32:33.725 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:32:33.728 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:32:33.730 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:32:33.734 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:32:33.735 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 97436cf822c0444fa17153cfde659687 | | 8f21d458ca6a48739a5173aa427c57cd | | | False |' 2022-04-21 14:32:33.740 | ++ functions-common:get_field:739 : read data 2022-04-21 14:32:33.743 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:33.746 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:33.746 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:32:33.749 | + inc/async:async_run:104 : return 0 2022-04-21 14:32:33.751 | + ./stack.sh:main:1109 : write_clouds_yaml 2022-04-21 14:32:33.754 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-21 14:32:33.757 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-21 14:32:33.761 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-21 14:32:33.773 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-21 14:32:33.786 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-21 14:32:33.788 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-21 14:32:33.790 | + 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.35/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-21 14:32:33.883 | The user clouds.yaml file didn't exist. 2022-04-21 14:32:33.893 | + 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.35/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-21 14:32:33.993 | /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-04-21 14:32:33.994 | self._clouds = yaml.load(clouds_file) 2022-04-21 14:32:34.003 | + 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.35/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-21 14:32:34.111 | /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-04-21 14:32:34.111 | self._clouds = yaml.load(clouds_file) 2022-04-21 14:32:34.121 | + 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.35/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-21 14:32:34.233 | /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-04-21 14:32:34.233 | self._clouds = yaml.load(clouds_file) 2022-04-21 14:32:34.242 | + functions-common:write_clouds_yaml:132 : cat 2022-04-21 14:32:34.248 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-04-21 14:32:34.251 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-04-21 14:32:34.254 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-21 14:32:34.258 | + ./stack.sh:main:1114 : is_service_enabled horizon 2022-04-21 14:32:34.275 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:32:34.279 | + ./stack.sh:main:1119 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-21 14:32:34.329 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (6 other jobs running) 2022-04-21 14:32:34.373 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1650551323 seconds 2022-04-21 14:32:34.411 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (5 other jobs running) 2022-04-21 14:32:34.455 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1650551368 seconds 2022-04-21 14:32:34.492 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (4 other jobs running) 2022-04-21 14:32:34.538 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1650551408 seconds 2022-04-21 14:32:34.542 | + inc/async:async_wait:166 : return 0 2022-04-21 14:32:34.545 | + ./stack.sh:main:1120 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-21 14:32:34.597 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (3 other jobs running) 2022-04-21 14:32:34.642 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1650551451 seconds 2022-04-21 14:32:34.679 | [Async create_swift_accounts:self]: Waiting for completion of create_swift_accounts (2 other jobs running) 2022-04-21 14:32:34.724 | [Async create_swift_accounts:self]: finished create_swift_accounts with result 0 in -1650551470 seconds 2022-04-21 14:32:34.731 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-21 14:32:34.734 | + inc/async:async_wait:166 : return 0 2022-04-21 14:32:34.736 | + ./stack.sh:main:1126 : is_service_enabled mysql postgresql 2022-04-21 14:32:34.754 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:32:34.757 | + ./stack.sh:main:1126 : is_service_enabled glance 2022-04-21 14:32:34.774 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:32:34.777 | + ./stack.sh:main:1127 : echo_summary 'Configuring Glance' 2022-04-21 14:32:34.779 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:32:34.782 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-04-21 14:32:34.784 | + ./stack.sh:main:1128 : async_runfunc init_glance 2022-04-21 14:32:34.787 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2022-04-21 14:32:34.878 | [Async init_glance:self]: Running synchronously: init_glance 2022-04-21 14:32:34.881 | + inc/async:async_run:103 : init_glance 2022-04-21 14:32:34.883 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2022-04-21 14:32:34.887 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2022-04-21 14:32:34.892 | + lib/glance:init_glance:416 : recreate_database glance 2022-04-21 14:32:34.894 | + lib/database:recreate_database:110 : local db=glance 2022-04-21 14:32:34.897 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-04-21 14:32:34.899 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-04-21 14:32:34.902 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-21 14:32:34.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:32:34.923 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-21 14:32:34.928 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:32:34.944 | + lib/glance:init_glance:418 : time_start dbsync 2022-04-21 14:32:34.946 | + functions-common:time_start:2302 : local name=dbsync 2022-04-21 14:32:34.949 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:32:34.951 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:32:34.955 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:32:34.959 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551554956 2022-04-21 14:32:34.962 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-21 14:32:37.014 | 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=76243) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:32:37.017 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-21 14:32:37.017 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-21 14:32:37.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-21 14:32:37.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-21 14:32:37.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:32:37.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.083 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:32:37.083 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:32:37.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:32:37.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:32:37.123 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76243) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:32:37.187 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:37.187 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:37.216 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-21 14:32:38.519 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-21 14:32:38.612 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-21 14:32:38.620 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-21 14:32:38.800 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-21 14:32:38.807 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-21 14:32:38.810 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-21 14:32:38.992 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-21 14:32:39.135 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-21 14:32:39.138 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-21 14:32:39.141 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-21 14:32:39.251 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.251 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.258 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.258 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.264 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.264 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.325 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.325 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.336 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-21 14:32:39.536 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-21 14:32:39.642 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-21 14:32:39.648 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-21 14:32:39.652 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-21 14:32:39.655 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-21 14:32:39.658 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-21 14:32:39.661 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-21 14:32:39.666 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.667 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.673 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:32:39.673 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:32:39.678 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-21 14:32:39.678 | Database migration is up to date. No migration needed. 2022-04-21 14:32:39.678 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-21 14:32:39.678 | Database is synced successfully. 2022-04-21 14:32:39.882 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-21 14:32:41.857 | 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=76394) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:32:41.961 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-21 14:32:41.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-21 14:32:42.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-21 14:32:42.069 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-21 14:32:42.129 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-21 14:32:42.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-21 14:32:42.189 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-21 14:32:42.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-21 14:32:42.252 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-21 14:32:42.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-21 14:32:42.354 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-21 14:32:42.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-21 14:32:42.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-21 14:32:42.460 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-21 14:32:42.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-21 14:32:42.532 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-21 14:32:42.569 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-21 14:32:42.686 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-21 14:32:42.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-21 14:32:42.845 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-21 14:32:42.869 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-21 14:32:42.921 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-21 14:32:43.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-21 14:32:43.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-21 14:32:43.300 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-21 14:32:43.336 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-21 14:32:43.466 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-21 14:32:43.508 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-21 14:32:43.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-21 14:32:43.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-21 14:32:43.608 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-21 14:32:43.803 | + lib/glance:init_glance:424 : time_stop dbsync 2022-04-21 14:32:43.806 | + functions-common:time_stop:2316 : local name 2022-04-21 14:32:43.808 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:32:43.811 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:32:43.813 | + functions-common:time_stop:2319 : local total 2022-04-21 14:32:43.816 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:32:43.818 | + functions-common:time_stop:2322 : name=dbsync 2022-04-21 14:32:43.821 | + functions-common:time_stop:2323 : start_time=1650551554956 2022-04-21 14:32:43.823 | + functions-common:time_stop:2325 : [[ -z 1650551554956 ]] 2022-04-21 14:32:43.826 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:32:43.831 | + functions-common:time_stop:2328 : end_time=1650551563828 2022-04-21 14:32:43.833 | + functions-common:time_stop:2329 : elapsed_time=8872 2022-04-21 14:32:43.836 | + functions-common:time_stop:2330 : total=13792 2022-04-21 14:32:43.838 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:32:43.840 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=22664 2022-04-21 14:32:43.843 | + inc/async:async_run:104 : return 0 2022-04-21 14:32:43.846 | + ./stack.sh:main:1135 : is_service_enabled neutron 2022-04-21 14:32:43.863 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:32:43.866 | + ./stack.sh:main:1136 : echo_summary 'Configuring Neutron' 2022-04-21 14:32:43.869 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:32:43.871 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-04-21 14:32:43.874 | + ./stack.sh:main:1138 : configure_neutron 2022-04-21 14:32:43.876 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-04-21 14:32:43.880 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:32:43.880 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:32:43.886 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:32:43.888 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:32:43.891 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:32:43.894 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:32:43.896 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-04-21 14:32:43.899 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-04-21 14:32:43.901 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2022-04-21 14:32:43.903 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2022-04-21 14:32:43.917 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2022-04-21 14:32:43.919 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2022-04-21 14:33:06.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:33:06.912 | from cryptography.utils import int_from_bytes 2022-04-21 14:33:06.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:33:06.912 | from cryptography.utils import int_from_bytes 2022-04-21 14:33:15.672 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-21 14:33:15.677 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-21 14:33:15.679 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-21 14:33:15.681 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-21 14:33:15.683 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2022-04-21 14:33:15.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-21 14:33:15.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-21 14:33:15.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2022-04-21 14:33:15.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2022-04-21 14:33:15.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2022-04-21 14:33:15.697 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2022-04-21 14:33:15.699 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-21 14:33:15.701 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-21 14:33:15.703 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2022-04-21 14:33:15.706 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2022-04-21 14:33:15.708 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2022-04-21 14:33:15.712 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:15.715 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-21 14:33:15.717 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:15.722 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2022-04-21 14:33:15.724 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-04-21 14:33:15.726 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-04-21 14:33:15.728 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-04-21 14:33:15.730 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-21 14:33:15.733 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-21 14:33:15.761 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-21 14:33:15.789 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-21 14:33:15.820 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-21 14:33:15.848 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-21 14:33:15.877 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-21 14:33:15.906 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2022-04-21 14:33:15.909 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2022-04-21 14:33:15.911 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-21 14:33:15.914 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-21 14:33:15.916 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-21 14:33:15.932 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-21 14:33:15.935 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-21 14:33:15.937 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-21 14:33:15.940 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-21 14:33:15.942 | + 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-04-21 14:33:15.970 | + 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-04-21 14:33:15.997 | + 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-04-21 14:33:16.025 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-21 14:33:16.054 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2022-04-21 14:33:16.070 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:33:16.072 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2022-04-21 14:33:16.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:33:16.077 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-21 14:33:16.079 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-21 14:33:16.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-21 14:33:16.083 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:33:16.086 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2022-04-21 14:33:16.088 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-21 14:33:16.100 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2022-04-21 14:33:16.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-21 14:33:16.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-21 14:33:16.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-21 14:33:16.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-21 14:33:16.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-21 14:33:16.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:16.158 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2022-04-21 14:33:16.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.3VSvgLSkoh 2022-04-21 14:33:16.165 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-21 14:33:16.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:16.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.3VSvgLSkoh 2022-04-21 14:33:16.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.3VSvgLSkoh 2022-04-21 14:33:16.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.3VSvgLSkoh /etc/sudoers.d/neutron-rootwrap 2022-04-21 14:33:16.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-21 14:33:16.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:16.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:16.257 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-21 14:33:16.260 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-21 14:33:16.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-21 14:33:16.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:33:16.268 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-21 14:33:16.271 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:33:16.288 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:16.291 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-21 14:33:16.294 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-21 14:33:16.296 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:33:16.313 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:16.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:33:16.319 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/ 2022-04-21 14:33:16.349 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:33:16.351 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:33:16.353 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-04-21 14:33:16.370 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:16.372 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-04-21 14:33:16.375 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2022-04-21 14:33:16.379 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-21 14:33:16.382 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-21 14:33:16.384 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2022-04-21 14:33:16.386 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-21 14:33:16.389 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-21 14:33:16.391 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2022-04-21 14:33:16.394 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-21 14:33:16.396 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-21 14:33:16.400 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-21 14:33:16.403 | + 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-04-21 14:33:16.408 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-04-21 14:33:16.425 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:16.428 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-04-21 14:33:16.430 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-21 14:33:16.432 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-21 14:33:16.437 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-21 14:33:16.466 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-21 14:33:16.496 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-21 14:33:16.525 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-21 14:33:16.555 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-21 14:33:16.584 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-21 14:33:16.587 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-04-21 14:33:16.589 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-04-21 14:33:16.592 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-21 14:33:16.594 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-21 14:33:16.622 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-21 14:33:16.651 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.35/identity 2022-04-21 14:33:16.681 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-21 14:33:16.710 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-21 14:33:16.740 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-21 14:33:16.770 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-21 14:33:16.800 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-21 14:33:16.831 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:33:16.860 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-21 14:33:16.890 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-21 14:33:16.921 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-21 14:33:16.951 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-21 14:33:16.954 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-04-21 14:33:16.957 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-21 14:33:16.959 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-04-21 14:33:16.962 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-21 14:33:16.991 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-21 14:33:17.021 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.35/identity 2022-04-21 14:33:17.050 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-21 14:33:17.079 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-21 14:33:17.109 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-21 14:33:17.138 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-21 14:33:17.167 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-21 14:33:17.197 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-21 14:33:17.226 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-21 14:33:17.256 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2022-04-21 14:33:17.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2022-04-21 14:33:17.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-21 14:33:17.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2022-04-21 14:33:17.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2022-04-21 14:33:17.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2022-04-21 14:33:17.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2022-04-21 14:33:17.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 150:199 != '' ]] 2022-04-21 14:33:17.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-21 14:33:17.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:150:199 != '' ]] 2022-04-21 14:33:17.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-21 14:33:17.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2022-04-21 14:33:17.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2022-04-21 14:33:17.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-21 14:33:17.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2022-04-21 14:33:17.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-21 14:33:17.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2022-04-21 14:33:17.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-21 14:33:17.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:17.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-21 14:33:17.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-21 14:33:17.333 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-04-21 14:33:17.338 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-21 14:33:17.340 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-21 14:33:17.342 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.345 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-21 14:33:17.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2022-04-21 14:33:17.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-21 14:33:17.378 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.380 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-04-21 14:33:17.383 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2022-04-21 14:33:17.385 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2022-04-21 14:33:17.387 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.390 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-21 14:33:17.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-21 14:33:17.420 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.422 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-04-21 14:33:17.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2022-04-21 14:33:17.427 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2022-04-21 14:33:17.429 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.432 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-21 14:33:17.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-21 14:33:17.462 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.465 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2022-04-21 14:33:17.467 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2022-04-21 14:33:17.470 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-21 14:33:17.472 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.475 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-21 14:33:17.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-21 14:33:17.506 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.508 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2022-04-21 14:33:17.510 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-04-21 14:33:17.513 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-04-21 14:33:17.515 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.517 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-21 14:33:17.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-21 14:33:17.547 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2022-04-21 14:33:17.553 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2022-04-21 14:33:17.556 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2022-04-21 14:33:17.558 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.560 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-21 14:33:17.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-21 14:33:17.591 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2022-04-21 14:33:17.596 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-21 14:33:17.599 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-21 14:33:17.601 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.603 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-21 14:33:17.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-21 14:33:17.637 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:33:17.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2022-04-21 14:33:17.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-04-21 14:33:17.645 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-04-21 14:33:17.647 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-04-21 14:33:17.649 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-21 14:33:17.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-21 14:33:17.680 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-04-21 14:33:17.697 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:17.699 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-04-21 14:33:17.702 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-21 14:33:17.734 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:17.736 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:17.765 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-21 14:33:17.796 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2022-04-21 14:33:17.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-21 14:33:17.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-04-21 14:33:17.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-21 14:33:20.277 | INFO neutron.common.config [-] Logging enabled! 2022-04-21 14:33:20.277 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.3.1.dev1 2022-04-21 14:33:20.277 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=78126) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-21 14:33:20.278 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-21 14:33:20.279 | 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/tmpm1x4nj8o/privsep.sock'] 2022-04-21 14:33:21.515 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-21 14:33:21.516 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpm1x4nj8o/privsep.sock {{(pid=78126) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2022-04-21 14:33:21.517 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-21 14:33:21.517 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-21 14:33:21.517 | 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-04-21 14:33:21.517 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 78134 2022-04-21 14:33:21.518 | DEBUG oslo.privsep.daemon [-] privsep: reply[140205235456656]: (2,) {{(pid=78134) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-04-21 14:33:21.710 | 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=78134) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-21 14:33:21.722 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=78134) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-21 14:33:21.722 | DEBUG oslo.privsep.daemon [-] privsep: reply[140205235456656]: (4, ('d930e1e0-b59b-44c2-83b6-5773fb9cee69\n', '')) {{(pid=78134) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-04-21 14:33:21.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-21 14:33:21.775 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-21 14:33:21.775 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:21.775 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:21.775 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:21.775 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=78126) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:21.830 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-21 14:33:22.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-04-21 14:33:22.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-04-21 14:33:22.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-21 14:33:22.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-21 14:33:22.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-21 14:33:22.181 | + 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-04-21 14:33:22.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-21 14:33:22.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:22.204 | + 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-04-21 14:33:22.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-04-21 14:33:22.240 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-21 14:33:22.248 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-21 14:33:22.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-04-21 14:33:22.253 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-21 14:33:22.276 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-21 14:33:22.300 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-21 14:33:22.302 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-21 14:33:22.310 | net.bridge.bridge-nf-call-iptables = 1 2022-04-21 14:33:22.313 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-21 14:33:22.316 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-21 14:33:22.324 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-21 14:33:22.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-21 14:33:22.330 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-21 14:33:22.333 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-21 14:33:22.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-21 14:33:22.337 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-21 14:33:22.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-04-21 14:33:22.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-21 14:33:22.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-21 14:33:22.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-21 14:33:22.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-21 14:33:22.375 | + 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-04-21 14:33:22.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-21 14:33:22.411 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-21 14:33:22.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-21 14:33:22.469 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-04-21 14:33:22.486 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:22.488 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-04-21 14:33:22.491 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.495 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-21 14:33:22.525 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-21 14:33:22.554 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-21 14:33:22.585 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:22.587 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:22.616 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2022-04-21 14:33:22.632 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:22.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.637 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-21 14:33:22.666 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.668 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-21 14:33:22.699 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-21 14:33:22.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-21 14:33:22.707 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-04-21 14:33:22.725 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:22.727 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-04-21 14:33:22.730 | + 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-04-21 14:33:22.734 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-21 14:33:22.762 | + 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-04-21 14:33:22.794 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:22.796 | + 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-04-21 14:33:22.826 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-21 14:33:22.828 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-21 14:33:22.857 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-21 14:33:22.859 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-21 14:33:22.862 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-21 14:33:22.890 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-21 14:33:22.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-21 14:33:22.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-21 14:33:22.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-21 14:33:25.409 | INFO neutron.common.config [-] Logging enabled! 2022-04-21 14:33:25.410 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.3.1.dev1 2022-04-21 14:33:25.410 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=78668) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-21 14:33:25.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-21 14:33:25.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-21 14:33:25.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:25.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:25.462 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:25.462 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=78668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-21 14:33:25.523 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-21 14:33:25.523 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=78668) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-21 14:33:25.524 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=78668) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-04-21 14:33:25.524 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-21 14:33:25.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-04-21 14:33:25.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-04-21 14:33:25.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-04-21 14:33:25.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-04-21 14:33:25.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-21 14:33:25.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-21 14:33:25.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-21 14:33:25.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-04-21 14:33:25.848 | + functions:set_mtu:785 : local dev=br-data 2022-04-21 14:33:25.850 | + functions:set_mtu:786 : local mtu=1500 2022-04-21 14:33:25.853 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-21 14:33:25.865 | + 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-04-21 14:33:25.882 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2022-04-21 14:33:25.885 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-21 14:33:25.887 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-04-21 14:33:25.890 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-04-21 14:33:25.893 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-04-21 14:33:25.895 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-04-21 14:33:25.898 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-04-21 14:33:25.900 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-04-21 14:33:25.902 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-04-21 14:33:25.905 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-04-21 14:33:25.907 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-04-21 14:33:25.910 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-04-21 14:33:25.912 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-04-21 14:33:25.916 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-04-21 14:33:25.916 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-21 14:33:25.922 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-04-21 14:33:25.924 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-04-21 14:33:25.927 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-04-21 14:33:25.929 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-04-21 14:33:25.933 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-04-21 14:33:25.933 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-04-21 14:33:25.933 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-04-21 14:33:25.940 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.21/22 brd 192.168.3.255' 2022-04-21 14:33:25.942 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-04-21 14:33:25.945 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:25.947 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-21 14:33:25.950 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-04-21 14:33:25.952 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.21/22 brd 192.168.3.255 != '' ]] 2022-04-21 14:33:25.954 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1' 2022-04-21 14:33:25.957 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data' 2022-04-21 14:33:25.960 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-04-21 14:33:25.962 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-04-21 14:33:25.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.21/22 brd 192.168.3.255 2022-04-21 14:33:25.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-04-21 14:33:25.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-04-21 14:33:25.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-04-21 14:33:25.972 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.21 2022-04-21 14:33:25.975 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.21 ' 2022-04-21 14:33:25.977 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1 2022-04-21 14:33:25.990 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data 2022-04-21 14:33:26.001 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-04-21 14:33:26.015 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-21 14:33:26.035 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.21 2022-04-21 14:33:26.054 | PING 192.168.0.21 (192.168.0.21) from 192.168.0.21 br-data: 56(84) bytes of data. 2022-04-21 14:33:26.054 | 64 bytes from 192.168.0.21: icmp_seq=1 ttl=64 time=0.073 ms 2022-04-21 14:33:27.077 | 64 bytes from 192.168.0.21: icmp_seq=2 ttl=64 time=0.036 ms 2022-04-21 14:33:28.101 | 64 bytes from 192.168.0.21: icmp_seq=3 ttl=64 time=0.045 ms 2022-04-21 14:33:28.101 | 2022-04-21 14:33:28.102 | --- 192.168.0.21 ping statistics --- 2022-04-21 14:33:28.102 | 3 packets transmitted, 3 received, 0% packet loss, time 2047ms 2022-04-21 14:33:28.102 | rtt min/avg/max/mdev = 0.036/0.051/0.073/0.015 ms 2022-04-21 14:33:28.107 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2022-04-21 14:33:28.107 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2022-04-21 14:33:28.113 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2022-04-21 14:33:28.116 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-04-21 14:33:28.134 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:28.136 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-04-21 14:33:28.139 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-21 14:33:28.143 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-21 14:33:28.174 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.35 2022-04-21 14:33:28.206 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-21 14:33:28.238 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-21 14:33:28.272 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2022-04-21 14:33:28.274 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-21 14:33:28.305 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-21 14:33:28.308 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-04-21 14:33:28.326 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:33:28.328 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-04-21 14:33:28.331 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-21 14:33:28.362 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-21 14:33:28.394 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-04-21 14:33:28.397 | + ./stack.sh:main:1141 : is_service_enabled mysql postgresql 2022-04-21 14:33:28.416 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:28.419 | + ./stack.sh:main:1141 : is_service_enabled neutron 2022-04-21 14:33:28.437 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:28.439 | + ./stack.sh:main:1142 : async_runfunc init_neutron 2022-04-21 14:33:28.442 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2022-04-21 14:33:28.548 | [Async init_neutron:self]: Running synchronously: init_neutron 2022-04-21 14:33:28.551 | + inc/async:async_run:103 : init_neutron 2022-04-21 14:33:28.553 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-04-21 14:33:28.557 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:33:28.557 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:33:28.562 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:33:28.565 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:33:28.568 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:33:28.570 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:33:28.573 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-04-21 14:33:28.575 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-04-21 14:33:28.578 | + lib/database:recreate_database:110 : local db=neutron 2022-04-21 14:33:28.581 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-04-21 14:33:28.583 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-04-21 14:33:28.585 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-21 14:33:28.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:33:28.605 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-21 14:33:28.610 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:33:28.626 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-04-21 14:33:28.629 | + functions-common:time_start:2302 : local name=dbsync 2022-04-21 14:33:28.631 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:33:28.634 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:33:28.637 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:33:28.641 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551608638 2022-04-21 14:33:28.644 | + 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-04-21 14:33:31.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:33:31.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:33:31.684 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-21 14:33:31.684 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-21 14:33:31.771 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-21 14:33:36.099 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-21 14:33:36.126 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-21 14:33:36.245 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-21 14:33:36.282 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-21 14:33:36.349 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-21 14:33:36.403 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-21 14:33:36.465 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-21 14:33:36.495 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-21 14:33:36.515 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-21 14:33:36.541 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-21 14:33:36.661 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-21 14:33:36.701 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-21 14:33:36.844 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-21 14:33:36.890 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-21 14:33:36.970 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-21 14:33:37.461 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-21 14:33:37.585 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-21 14:33:37.604 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-21 14:33:37.623 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-21 14:33:37.765 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-21 14:33:37.797 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-21 14:33:37.887 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-21 14:33:38.020 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-21 14:33:38.054 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-21 14:33:38.105 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-21 14:33:38.158 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-21 14:33:38.183 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-21 14:33:38.222 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-21 14:33:38.244 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-21 14:33:38.246 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-21 14:33:38.464 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-21 14:33:38.540 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-21 14:33:38.576 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-21 14:33:38.718 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-21 14:33:38.780 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-21 14:33:38.971 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-21 14:33:38.999 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-21 14:33:40.953 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-21 14:33:40.990 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-21 14:33:41.098 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-21 14:33:41.151 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-21 14:33:41.160 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-21 14:33:41.217 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-21 14:33:41.225 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-21 14:33:41.328 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-21 14:33:41.356 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-21 14:33:41.448 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-21 14:33:41.580 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-21 14:33:41.604 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-21 14:33:41.680 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-21 14:33:41.704 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-21 14:33:41.871 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-21 14:33:41.932 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-21 14:33:41.963 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-21 14:33:42.097 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-21 14:33:42.291 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-21 14:33:42.312 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-21 14:33:42.341 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-21 14:33:42.389 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-21 14:33:42.428 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-21 14:33:42.584 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-21 14:33:44.599 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-21 14:33:44.632 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-21 14:33:44.773 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-21 14:33:44.777 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-21 14:33:44.826 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-21 14:33:44.872 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-21 14:33:44.977 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-21 14:33:45.021 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-21 14:33:45.124 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-21 14:33:45.147 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-21 14:33:45.249 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-21 14:33:45.282 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-21 14:33:45.303 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-21 14:33:45.344 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-21 14:33:45.566 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-21 14:33:45.612 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-21 14:33:45.646 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-21 14:33:45.778 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-21 14:33:45.812 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-21 14:33:45.864 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-21 14:33:45.894 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-21 14:33:45.972 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-21 14:33:46.011 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-21 14:33:46.142 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-21 14:33:46.274 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-21 14:33:46.301 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-21 14:33:46.350 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-21 14:33:46.494 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-21 14:33:46.529 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-21 14:33:46.649 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-21 14:33:46.722 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-21 14:33:46.815 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-21 14:33:46.973 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-21 14:33:47.016 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-21 14:33:47.023 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-21 14:33:47.086 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-21 14:33:47.099 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-21 14:33:47.143 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-21 14:33:47.172 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-21 14:33:47.194 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-21 14:33:47.289 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-21 14:33:47.499 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-21 14:33:47.528 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-21 14:33:47.578 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-21 14:33:47.591 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-21 14:33:47.604 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-21 14:33:47.871 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-21 14:33:48.097 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-21 14:33:48.139 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-21 14:33:48.169 | Running upgrade for neutron ... 2022-04-21 14:33:48.169 | OK 2022-04-21 14:33:48.438 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-04-21 14:33:48.441 | + functions-common:time_stop:2316 : local name 2022-04-21 14:33:48.443 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:33:48.446 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:33:48.449 | + functions-common:time_stop:2319 : local total 2022-04-21 14:33:48.451 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:33:48.454 | + functions-common:time_stop:2322 : name=dbsync 2022-04-21 14:33:48.456 | + functions-common:time_stop:2323 : start_time=1650551608638 2022-04-21 14:33:48.458 | + functions-common:time_stop:2325 : [[ -z 1650551608638 ]] 2022-04-21 14:33:48.462 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:33:48.466 | + functions-common:time_stop:2328 : end_time=1650551628464 2022-04-21 14:33:48.469 | + functions-common:time_stop:2329 : elapsed_time=19826 2022-04-21 14:33:48.471 | + functions-common:time_stop:2330 : total=22664 2022-04-21 14:33:48.473 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:33:48.476 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=42490 2022-04-21 14:33:48.478 | + inc/async:async_run:104 : return 0 2022-04-21 14:33:48.481 | + ./stack.sh:main:1150 : is_service_enabled q-dhcp 2022-04-21 14:33:48.498 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:48.501 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2022-04-21 14:33:48.512 | ++ ./stack.sh:main:1153 : true 2022-04-21 14:33:48.515 | + ./stack.sh:main:1153 : netman_pid= 2022-04-21 14:33:48.517 | + ./stack.sh:main:1154 : '[' -z '' ']' 2022-04-21 14:33:48.519 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2022-04-21 14:33:48.543 | dnsmasq: no process found 2022-04-21 14:33:48.546 | + ./stack.sh:main:1155 : true 2022-04-21 14:33:48.549 | + ./stack.sh:main:1160 : clean_iptables 2022-04-21 14:33:48.554 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-04-21 14:33:48.554 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-21 14:33:48.557 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-04-21 14:33:48.557 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-04-21 14:33:48.557 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-04-21 14:33:48.558 | + lib/nova:clean_iptables:183 : grep nova 2022-04-21 14:33:48.560 | + lib/nova:clean_iptables:183 : bash 2022-04-21 14:33:48.574 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-21 14:33:48.574 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-04-21 14:33:48.574 | + lib/nova:clean_iptables:185 : bash 2022-04-21 14:33:48.574 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-04-21 14:33:48.577 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-04-21 14:33:48.578 | + lib/nova:clean_iptables:185 : grep nova 2022-04-21 14:33:48.580 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-04-21 14:33:48.589 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-21 14:33:48.589 | + lib/nova:clean_iptables:187 : grep nova 2022-04-21 14:33:48.595 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-04-21 14:33:48.595 | + lib/nova:clean_iptables:187 : bash 2022-04-21 14:33:48.595 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-04-21 14:33:48.595 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-04-21 14:33:48.595 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-04-21 14:33:48.606 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-04-21 14:33:48.607 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-21 14:33:48.609 | + lib/nova:clean_iptables:189 : grep nova 2022-04-21 14:33:48.609 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-04-21 14:33:48.611 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-04-21 14:33:48.611 | + lib/nova:clean_iptables:189 : bash 2022-04-21 14:33:48.615 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-04-21 14:33:48.621 | + ./stack.sh:main:1163 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-21 14:33:48.630 | net.ipv4.ip_forward = 1 2022-04-21 14:33:48.634 | + ./stack.sh:main:1170 : is_service_enabled swift 2022-04-21 14:33:48.651 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:48.653 | + ./stack.sh:main:1171 : echo_summary 'Configuring Swift' 2022-04-21 14:33:48.656 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:33:48.658 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-04-21 14:33:48.661 | + ./stack.sh:main:1172 : async_runfunc init_swift 2022-04-21 14:33:48.663 | + inc/async:async_runfunc:111 : async_run init_swift init_swift 2022-04-21 14:33:48.760 | [Async init_swift:self]: Running synchronously: init_swift 2022-04-21 14:33:48.762 | + inc/async:async_run:103 : init_swift 2022-04-21 14:33:48.765 | + lib/swift:init_swift:692 : local node_number 2022-04-21 14:33:48.767 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-21 14:33:49.656 | No object-expirer running 2022-04-21 14:33:49.656 | No container-auditor running 2022-04-21 14:33:49.656 | No container-updater running 2022-04-21 14:33:49.656 | No account-auditor running 2022-04-21 14:33:49.656 | No container-sharder running 2022-04-21 14:33:49.656 | No container-sync running 2022-04-21 14:33:49.656 | No proxy-server running 2022-04-21 14:33:49.656 | No container-replicator running 2022-04-21 14:33:49.656 | No object-server running 2022-04-21 14:33:49.656 | No account-replicator running 2022-04-21 14:33:49.656 | No object-updater running 2022-04-21 14:33:49.656 | No account-reaper running 2022-04-21 14:33:49.656 | No container-reconciler running 2022-04-21 14:33:49.656 | No object-reconstructor running 2022-04-21 14:33:49.656 | No object-replicator running 2022-04-21 14:33:49.656 | No object-auditor running 2022-04-21 14:33:49.656 | No account-server running 2022-04-21 14:33:49.657 | No container-server running 2022-04-21 14:33:49.705 | + lib/swift:init_swift:694 : true 2022-04-21 14:33:49.707 | + lib/swift:init_swift:697 : create_swift_disk 2022-04-21 14:33:49.710 | + lib/swift:create_swift_disk:568 : local node_number 2022-04-21 14:33:49.712 | + lib/swift:create_swift_disk:573 : local user_group 2022-04-21 14:33:49.715 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-04-21 14:33:49.721 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-04-21 14:33:49.723 | + 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-04-21 14:33:49.738 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-04-21 14:33:49.740 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-04-21 14:33:49.745 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-04-21 14:33:49.757 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-04-21 14:33:49.768 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-21 14:33:49.780 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-21 14:33:49.812 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-21 14:33:49.812 | = sectsz=512 attr=2, projid32bit=1 2022-04-21 14:33:49.812 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-21 14:33:49.812 | = reflink=1 2022-04-21 14:33:49.812 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-21 14:33:49.812 | = sunit=0 swidth=0 blks 2022-04-21 14:33:49.812 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-21 14:33:49.812 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-21 14:33:49.812 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-21 14:33:49.812 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-21 14:33:49.815 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-21 14:33:49.819 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-21 14:33:49.825 | + 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-04-21 14:33:49.914 | + lib/swift:create_swift_disk:603 : local node_number 2022-04-21 14:33:49.917 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-21 14:33:49.919 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-04-21 14:33:49.921 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-21 14:33:49.923 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-21 14:33:49.937 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-21 14:33:49.939 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-21 14:33:49.942 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-21 14:33:49.955 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-04-21 14:33:49.957 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-04-21 14:33:49.962 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-21 14:33:50.928 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-21 14:33:51.873 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-21 14:33:52.795 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-04-21 14:33:52.798 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-21 14:33:52.801 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-21 14:33:53.665 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-21 14:33:53.665 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-21 14:33:53.714 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-21 14:33:54.585 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-21 14:33:54.585 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-21 14:33:54.634 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-21 14:33:55.508 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-21 14:33:55.508 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-21 14:33:55.556 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-21 14:33:56.462 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-21 14:33:56.510 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-21 14:33:57.409 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-21 14:33:57.458 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-21 14:33:58.355 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-21 14:33:58.403 | + lib/swift:init_swift:738 : popd 2022-04-21 14:33:58.406 | + inc/async:async_run:104 : return 0 2022-04-21 14:33:58.409 | + ./stack.sh:main:1179 : is_service_enabled cinder 2022-04-21 14:33:58.426 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:58.429 | + ./stack.sh:main:1180 : echo_summary 'Configuring Cinder' 2022-04-21 14:33:58.432 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:33:58.434 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-04-21 14:33:58.437 | + ./stack.sh:main:1181 : async_runfunc init_cinder 2022-04-21 14:33:58.439 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2022-04-21 14:33:58.531 | [Async init_cinder:self]: Running synchronously: init_cinder 2022-04-21 14:33:58.533 | + inc/async:async_run:103 : init_cinder 2022-04-21 14:33:58.536 | + lib/cinder:init_cinder:413 : is_service_enabled mysql postgresql 2022-04-21 14:33:58.552 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:33:58.554 | + lib/cinder:init_cinder:415 : recreate_database cinder 2022-04-21 14:33:58.557 | + lib/database:recreate_database:110 : local db=cinder 2022-04-21 14:33:58.559 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-04-21 14:33:58.562 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-04-21 14:33:58.564 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-21 14:33:58.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:33:58.583 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-21 14:33:58.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:33:58.604 | + lib/cinder:init_cinder:417 : time_start dbsync 2022-04-21 14:33:58.607 | + functions-common:time_start:2302 : local name=dbsync 2022-04-21 14:33:58.610 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:33:58.613 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:33:58.616 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:33:58.621 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551638618 2022-04-21 14:33:58.624 | + lib/cinder:init_cinder:419 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-21 14:34:01.293 | 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=80071) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:34:01.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:34:01.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:34:01.302 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:34:01.327 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:34:01.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.334 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:34:01.334 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:34:01.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:34:01.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:01.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:01.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:34:01.381 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:34:01.389 | INFO migrate.versioning.api [-] 122 -> 123...  2022-04-21 14:34:03.945 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:03.945 | INFO migrate.versioning.api [-] 123 -> 124...  2022-04-21 14:34:03.953 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:03.953 | INFO migrate.versioning.api [-] 124 -> 125...  2022-04-21 14:34:03.961 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:03.961 | INFO migrate.versioning.api [-] 125 -> 126...  2022-04-21 14:34:03.968 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:03.968 | INFO migrate.versioning.api [-] 126 -> 127...  2022-04-21 14:34:04.000 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.000 | INFO migrate.versioning.api [-] 127 -> 128...  2022-04-21 14:34:04.123 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.123 | INFO migrate.versioning.api [-] 128 -> 129...  2022-04-21 14:34:04.130 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.130 | INFO migrate.versioning.api [-] 129 -> 130...  2022-04-21 14:34:04.137 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.138 | INFO migrate.versioning.api [-] 130 -> 131...  2022-04-21 14:34:04.144 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.144 | INFO migrate.versioning.api [-] 131 -> 132...  2022-04-21 14:34:04.170 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.170 | INFO migrate.versioning.api [-] 132 -> 133...  2022-04-21 14:34:04.177 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.177 | INFO migrate.versioning.api [-] 133 -> 134...  2022-04-21 14:34:04.185 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.185 | INFO migrate.versioning.api [-] 134 -> 135...  2022-04-21 14:34:04.192 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.192 | INFO migrate.versioning.api [-] 135 -> 136...  2022-04-21 14:34:04.431 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.431 | INFO migrate.versioning.api [-] 136 -> 137...  2022-04-21 14:34:04.438 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.438 | INFO migrate.versioning.api [-] 137 -> 138...  2022-04-21 14:34:04.446 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.447 | INFO migrate.versioning.api [-] 138 -> 139...  2022-04-21 14:34:04.453 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.454 | INFO migrate.versioning.api [-] 139 -> 140...  2022-04-21 14:34:04.523 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.524 | INFO migrate.versioning.api [-] 140 -> 141...  2022-04-21 14:34:04.592 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:04.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:04.595 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:04.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:04.595 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:04.894 | + lib/cinder:init_cinder:420 : time_stop dbsync 2022-04-21 14:34:04.896 | + functions-common:time_stop:2316 : local name 2022-04-21 14:34:04.899 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:34:04.902 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:34:04.904 | + functions-common:time_stop:2319 : local total 2022-04-21 14:34:04.907 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:34:04.909 | + functions-common:time_stop:2322 : name=dbsync 2022-04-21 14:34:04.911 | + functions-common:time_stop:2323 : start_time=1650551638618 2022-04-21 14:34:04.914 | + functions-common:time_stop:2325 : [[ -z 1650551638618 ]] 2022-04-21 14:34:04.917 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:34:04.922 | + functions-common:time_stop:2328 : end_time=1650551644919 2022-04-21 14:34:04.924 | + functions-common:time_stop:2329 : elapsed_time=6301 2022-04-21 14:34:04.927 | + functions-common:time_stop:2330 : total=42490 2022-04-21 14:34:04.929 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:34:04.932 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=48791 2022-04-21 14:34:04.934 | + lib/cinder:init_cinder:423 : is_service_enabled c-vol 2022-04-21 14:34:04.951 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:04.954 | + lib/cinder:init_cinder:423 : [[ -n lvm:lvmdriver-1 ]] 2022-04-21 14:34:04.956 | + lib/cinder:init_cinder:424 : local be be_name be_type 2022-04-21 14:34:04.959 | + lib/cinder:init_cinder:425 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-21 14:34:04.962 | + lib/cinder:init_cinder:426 : be_type=lvm 2022-04-21 14:34:04.964 | + lib/cinder:init_cinder:427 : be_name=lvmdriver-1 2022-04-21 14:34:04.967 | + lib/cinder:init_cinder:428 : type init_cinder_backend_lvm 2022-04-21 14:34:04.969 | + lib/cinder:init_cinder:430 : [[ lvm == \l\v\m ]] 2022-04-21 14:34:04.972 | + lib/cinder:init_cinder:431 : init_default_lvm_volume_group 2022-04-21 14:34:04.974 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2022-04-21 14:34:04.976 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2022-04-21 14:34:04.979 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2022-04-21 14:34:04.981 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-04-21 14:34:04.984 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-04-21 14:34:04.986 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:34:04.988 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:34:04.990 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:34:04.993 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:34:04.995 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:34:04.997 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:34:04.999 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:34:05.001 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:34:05.003 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:34:05.006 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-04-21 14:34:05.009 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:34:05.011 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:34:05.013 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:34:05.016 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:34:05.018 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:34:05.020 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:34:05.023 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2022-04-21 14:34:05.026 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2022-04-21 14:34:05.028 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-04-21 14:34:05.030 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2022-04-21 14:34:05.032 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2022-04-21 14:34:05.073 | Volume group "stack-volumes-default" not found 2022-04-21 14:34:05.073 | Cannot process volume group stack-volumes-default 2022-04-21 14:34:05.118 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2022-04-21 14:34:05.120 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2022-04-21 14:34:05.124 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-04-21 14:34:05.127 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-04-21 14:34:05.127 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-04-21 14:34:05.147 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-04-21 14:34:05.149 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-04-21 14:34:05.152 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2022-04-21 14:34:05.216 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-04-21 14:34:05.218 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2022-04-21 14:34:05.310 | Volume group "stack-volumes-default" not found 2022-04-21 14:34:05.310 | Cannot process volume group stack-volumes-default 2022-04-21 14:34:05.353 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2022-04-21 14:34:05.523 | Physical volume "/dev/loop4" successfully created. 2022-04-21 14:34:05.539 | Volume group "stack-volumes-default" successfully created 2022-04-21 14:34:05.598 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2022-04-21 14:34:05.601 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2022-04-21 14:34:05.602 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2022-04-21 14:34:05.602 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2022-04-21 14:34:05.616 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2022-04-21 14:34:05.620 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2022-04-21 14:34:05.622 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2022-04-21 14:34:05.742 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2022-04-21 14:34:05.745 | + lib/cinder:init_cinder:433 : init_cinder_backend_lvm lvmdriver-1 2022-04-21 14:34:05.747 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-04-21 14:34:05.750 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-21 14:34:05.752 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-04-21 14:34:05.755 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-04-21 14:34:05.757 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-04-21 14:34:05.762 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-21 14:34:05.767 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-21 14:34:05.772 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-21 14:34:05.775 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-21 14:34:05.777 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-21 14:34:05.779 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-21 14:34:05.781 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-21 14:34:05.784 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-21 14:34:05.786 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-21 14:34:05.789 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-04-21 14:34:05.791 | + functions-common:is_suse:462 : is_opensuse 2022-04-21 14:34:05.794 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-21 14:34:05.796 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-21 14:34:05.798 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-21 14:34:05.801 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-21 14:34:05.803 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-21 14:34:05.806 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-21 14:34:05.809 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-04-21 14:34:05.811 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-04-21 14:34:05.813 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-21 14:34:05.816 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-04-21 14:34:05.859 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-21 14:34:05.859 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-21 14:34:05.934 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-04-21 14:34:05.936 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-21 14:34:05.940 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-04-21 14:34:05.943 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-04-21 14:34:05.943 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-04-21 14:34:05.948 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-04-21 14:34:05.950 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-04-21 14:34:05.953 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-21 14:34:06.009 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2022-04-21 14:34:06.014 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-04-21 14:34:06.098 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-21 14:34:06.098 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-21 14:34:06.151 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2022-04-21 14:34:06.290 | Physical volume "/dev/loop5" successfully created. 2022-04-21 14:34:06.302 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-04-21 14:34:06.366 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2022-04-21 14:34:06.376 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2022-04-21 14:34:06.376 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2022-04-21 14:34:06.376 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2022-04-21 14:34:06.384 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-04-21 14:34:06.388 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-04-21 14:34:06.390 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-04-21 14:34:06.550 | + lib/cinder:init_cinder:438 : is_service_enabled c-bak 2022-04-21 14:34:06.567 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:06.570 | + lib/cinder:init_cinder:438 : [[ -n swift ]] 2022-04-21 14:34:06.572 | + lib/cinder:init_cinder:439 : type init_cinder_backup_swift 2022-04-21 14:34:06.575 | + lib/cinder:init_cinder:444 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-21 14:34:06.579 | + inc/async:async_run:104 : return 0 2022-04-21 14:34:06.582 | + ./stack.sh:main:1187 : is_service_enabled placement 2022-04-21 14:34:06.600 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:06.603 | + ./stack.sh:main:1188 : echo_summary 'Configuring placement' 2022-04-21 14:34:06.605 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:34:06.608 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-04-21 14:34:06.610 | + ./stack.sh:main:1189 : async_runfunc init_placement 2022-04-21 14:34:06.612 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2022-04-21 14:34:06.704 | [Async init_placement:self]: Running synchronously: init_placement 2022-04-21 14:34:06.707 | + inc/async:async_run:103 : init_placement 2022-04-21 14:34:06.709 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-21 14:34:06.713 | + lib/database:recreate_database:110 : local db=placement 2022-04-21 14:34:06.716 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-04-21 14:34:06.719 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-04-21 14:34:06.722 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-21 14:34:06.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:06.749 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-21 14:34:06.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:06.774 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-21 14:34:09.337 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-21 14:34:09.340 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-21 14:34:09.342 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-04-21 14:34:09.345 | + functions-common:get_or_create_user:836 : local user_id 2022-04-21 14:34:09.347 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-21 14:34:09.350 | + functions-common:get_or_create_user:840 : local email= 2022-04-21 14:34:09.354 | ++ functions-common:get_or_create_user:854 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-21 14:34:11.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:11.489 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:11.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:11.489 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:11.631 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:11.634 | + functions-common:get_or_create_user:852 : user_id=51e816495c4444cdbd434d7b0f0764ba 2022-04-21 14:34:11.637 | + functions-common:get_or_create_user:853 : echo 51e816495c4444cdbd434d7b0f0764ba 2022-04-21 14:34:11.637 | 51e816495c4444cdbd434d7b0f0764ba 2022-04-21 14:34:11.639 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-04-21 14:34:11.642 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:34:11.645 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:34:11.647 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:34:11.650 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:34:11.653 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:34:11.655 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:34:11.657 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:34:11.660 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:34:11.662 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:34:11.665 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:34:11.669 | ++ 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-04-21 14:34:11.670 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:34:11.670 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:34:11.672 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:34:11.676 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:14.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:14.212 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:14.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:14.212 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:14.354 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:14.358 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:34:14.360 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:34:14.363 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-21 14:34:16.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:16.865 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:16.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:16.865 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:17.005 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-21 14:34:17.005 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:34:17.006 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:34:17.009 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:34:17.012 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:19.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:19.557 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:19.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:19.557 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:19.699 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:19.702 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:34:19.705 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:34:19.708 | ++ functions-common:get_field:745 : echo '| 5c3bef9528f84e83a35d2708fa4d1ab5 | 51e816495c4444cdbd434d7b0f0764ba | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:34:19.708 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:34:19.714 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:19.718 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:34:19.720 | + functions-common:get_or_add_user_project_role:924 : echo 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:34:19.720 | 5c3bef9528f84e83a35d2708fa4d1ab5 2022-04-21 14:34:19.723 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-21 14:34:19.726 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-04-21 14:34:19.728 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-21 14:34:19.732 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-21 14:34:19.735 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-21 14:34:19.737 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-21 14:34:19.739 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-21 14:34:19.742 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-21 14:34:19.745 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-21 14:34:19.747 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-21 14:34:19.750 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-21 14:34:19.753 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-21 14:34:19.758 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:34:19.758 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-21 14:34:19.759 | ++ 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-04-21 14:34:19.762 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:34:19.765 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:22.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:22.266 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:22.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:22.266 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:22.407 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:22.411 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-21 14:34:22.414 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-21 14:34:22.417 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-21 14:34:24.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:24.912 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:24.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:24.912 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:25.053 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-21 14:34:25.053 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-21 14:34:25.054 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-21 14:34:25.057 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:34:25.060 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:27.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:27.638 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:27.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:27.638 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:27.786 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:27.790 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:34:27.792 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:34:27.795 | ++ functions-common:get_field:745 : echo '| c85f9223d4404ef384b8b6dbc9cee549 | 51e816495c4444cdbd434d7b0f0764ba | | 9c9f83a5960d466cb28a764f8b9b4714 | | | False |' 2022-04-21 14:34:27.796 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:34:27.802 | ++ functions-common:get_field:739 : read data 2022-04-21 14:34:27.805 | + functions-common:get_or_add_user_project_role:922 : user_role_id=c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:34:27.808 | + functions-common:get_or_add_user_project_role:924 : echo c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:34:27.808 | c85f9223d4404ef384b8b6dbc9cee549 2022-04-21 14:34:27.810 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.35/placement 2022-04-21 14:34:27.813 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-21 14:34:27.815 | + functions-common:get_or_create_service:978 : local service_id 2022-04-21 14:34:27.819 | ++ functions-common:get_or_create_service:991 : oscwrap service show placement -f value -c id 2022-04-21 14:34:30.080 | ++ functions-common:get_or_create_service:993 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-21 14:34:32.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:32.136 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:32.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:32.136 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:32.283 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:32.285 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-21 14:34:32.286 | 34cfcc73574a47d1ae8541349fd060bd' 2022-04-21 14:34:32.288 | + functions-common:get_or_create_service:990 : echo 34cfcc73574a47d1ae8541349fd060bd 2022-04-21 14:34:32.288 | 34cfcc73574a47d1ae8541349fd060bd 2022-04-21 14:34:32.291 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.35/placement 2022-04-21 14:34:32.294 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-21 14:34:32.297 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface placement public http://10.222.0.35/placement RegionOne 2022-04-21 14:34:32.299 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-21 14:34:32.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-21 14:34:34.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:34.441 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:34.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:34.441 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:34.583 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:34.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-21 14:34:34.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-21 14:34:34.592 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create placement public http://10.222.0.35/placement --region RegionOne -f value -c id 2022-04-21 14:34:36.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:36.701 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:36.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:34:36.701 | from cryptography.utils import int_from_bytes 2022-04-21 14:34:36.845 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:34:36.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=ef0aefb3010d4b5295b2b4ba4c73a9bb 2022-04-21 14:34:36.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo ef0aefb3010d4b5295b2b4ba4c73a9bb 2022-04-21 14:34:36.854 | + functions-common:get_or_create_endpoint:1023 : public_id=ef0aefb3010d4b5295b2b4ba4c73a9bb 2022-04-21 14:34:36.856 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-21 14:34:36.859 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-21 14:34:36.861 | + functions-common:get_or_create_endpoint:1032 : echo ef0aefb3010d4b5295b2b4ba4c73a9bb 2022-04-21 14:34:36.861 | ef0aefb3010d4b5295b2b4ba4c73a9bb 2022-04-21 14:34:36.864 | + inc/async:async_run:104 : return 0 2022-04-21 14:34:36.866 | + ./stack.sh:main:1193 : async_wait init_neutron 2022-04-21 14:34:36.918 | [Async init_neutron:self]: Waiting for completion of init_neutron (6 other jobs running) 2022-04-21 14:34:36.964 | [Async init_neutron:self]: finished init_neutron with result 0 in -1650551608 seconds 2022-04-21 14:34:36.968 | + inc/async:async_wait:166 : return 0 2022-04-21 14:34:36.970 | + ./stack.sh:main:1194 : async_wait init_placement 2022-04-21 14:34:37.020 | [Async init_placement:self]: Waiting for completion of init_placement (5 other jobs running) 2022-04-21 14:34:37.067 | [Async init_placement:self]: finished init_placement with result 0 in -1650551646 seconds 2022-04-21 14:34:37.071 | + inc/async:async_wait:166 : return 0 2022-04-21 14:34:37.074 | + ./stack.sh:main:1195 : async_wait init_glance 2022-04-21 14:34:37.124 | [Async init_glance:self]: Waiting for completion of init_glance (4 other jobs running) 2022-04-21 14:34:37.169 | [Async init_glance:self]: finished init_glance with result 0 in -1650551554 seconds 2022-04-21 14:34:37.173 | + inc/async:async_wait:166 : return 0 2022-04-21 14:34:37.176 | + ./stack.sh:main:1196 : async_wait init_swift 2022-04-21 14:34:37.226 | [Async init_swift:self]: Waiting for completion of init_swift (3 other jobs running) 2022-04-21 14:34:37.272 | [Async init_swift:self]: finished init_swift with result 0 in -1650551628 seconds 2022-04-21 14:34:37.276 | + inc/async:async_wait:166 : return 0 2022-04-21 14:34:37.279 | + ./stack.sh:main:1197 : async_wait init_cinder 2022-04-21 14:34:37.328 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2022-04-21 14:34:37.374 | [Async init_cinder:self]: finished init_cinder with result 0 in -1650551638 seconds 2022-04-21 14:34:37.378 | + inc/async:async_wait:166 : return 0 2022-04-21 14:34:37.381 | + ./stack.sh:main:1202 : is_service_enabled nova 2022-04-21 14:34:37.397 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:37.400 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2022-04-21 14:34:37.403 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:34:37.405 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-04-21 14:34:37.407 | + ./stack.sh:main:1204 : init_nova 2022-04-21 14:34:37.410 | + lib/nova:init_nova:767 : is_service_enabled mysql postgresql 2022-04-21 14:34:37.427 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:37.430 | + lib/nova:init_nova:767 : is_service_enabled n-api 2022-04-21 14:34:37.448 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:34:37.450 | + lib/nova:init_nova:769 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:34:37.453 | + lib/nova:init_nova:777 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-21 14:34:37.541 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-21 14:34:37.543 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-21 14:34:37.547 | + lib/nova:init_nova_db:757 : local dbname=nova_cell0 2022-04-21 14:34:37.550 | + lib/nova:init_nova_db:758 : local conffile=/etc/nova/nova.conf 2022-04-21 14:34:37.552 | + lib/nova:init_nova_db:759 : recreate_database nova_cell0 2022-04-21 14:34:37.555 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-04-21 14:34:37.558 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-04-21 14:34:37.560 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-04-21 14:34:37.562 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-21 14:34:37.567 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:37.583 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-21 14:34:37.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:37.604 | + lib/nova:init_nova_db:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-21 14:34:41.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:34:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:41.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:34:41.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=81606) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:34:41.545 | INFO migrate.versioning.api [-] 401 -> 402...  2022-04-21 14:34:48.405 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.406 | INFO migrate.versioning.api [-] 402 -> 403...  2022-04-21 14:34:48.413 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.413 | INFO migrate.versioning.api [-] 403 -> 404...  2022-04-21 14:34:48.421 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.422 | INFO migrate.versioning.api [-] 404 -> 405...  2022-04-21 14:34:48.431 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.431 | INFO migrate.versioning.api [-] 405 -> 406...  2022-04-21 14:34:48.438 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.438 | INFO migrate.versioning.api [-] 406 -> 407...  2022-04-21 14:34:48.446 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.446 | INFO migrate.versioning.api [-] 407 -> 408...  2022-04-21 14:34:48.454 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.455 | INFO migrate.versioning.api [-] 408 -> 409...  2022-04-21 14:34:48.462 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.462 | INFO migrate.versioning.api [-] 409 -> 410...  2022-04-21 14:34:48.469 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.470 | INFO migrate.versioning.api [-] 410 -> 411...  2022-04-21 14:34:48.478 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.478 | INFO migrate.versioning.api [-] 411 -> 412...  2022-04-21 14:34:48.486 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.486 | INFO migrate.versioning.api [-] 412 -> 413...  2022-04-21 14:34:48.494 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.494 | INFO migrate.versioning.api [-] 413 -> 414...  2022-04-21 14:34:48.502 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.502 | INFO migrate.versioning.api [-] 414 -> 415...  2022-04-21 14:34:48.511 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.511 | INFO migrate.versioning.api [-] 415 -> 416...  2022-04-21 14:34:48.518 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.519 | INFO migrate.versioning.api [-] 416 -> 417...  2022-04-21 14:34:48.526 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:48.964 | + inc/async:async_run:104 : return 0 2022-04-21 14:34:48.967 | ++ lib/nova:init_nova:780 : seq 1 1 2022-04-21 14:34:48.972 | + lib/nova:init_nova:780 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:34:48.975 | ++ lib/nova:init_nova:781 : conductor_conf 1 2022-04-21 14:34:48.979 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:34:48.981 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:34:48.984 | + lib/nova:init_nova:781 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-21 14:34:49.075 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-21 14:34:49.077 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-21 14:34:49.079 | + lib/nova:init_nova_db:757 : local dbname=nova_cell1 2022-04-21 14:34:49.082 | + lib/nova:init_nova_db:758 : local conffile=/etc/nova/nova_cell1.conf 2022-04-21 14:34:49.084 | + lib/nova:init_nova_db:759 : recreate_database nova_cell1 2022-04-21 14:34:49.087 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-04-21 14:34:49.089 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-04-21 14:34:49.091 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-04-21 14:34:49.094 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-21 14:34:49.099 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:49.114 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-21 14:34:49.118 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:49.134 | + lib/nova:init_nova_db:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-21 14:34:52.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:34:52.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:34:52.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:34:52.163 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:34:52.163 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=82032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:34:52.265 | INFO migrate.versioning.api [-] 401 -> 402...  2022-04-21 14:34:59.170 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.170 | INFO migrate.versioning.api [-] 402 -> 403...  2022-04-21 14:34:59.177 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.178 | INFO migrate.versioning.api [-] 403 -> 404...  2022-04-21 14:34:59.185 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.185 | INFO migrate.versioning.api [-] 404 -> 405...  2022-04-21 14:34:59.193 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.193 | INFO migrate.versioning.api [-] 405 -> 406...  2022-04-21 14:34:59.200 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.200 | INFO migrate.versioning.api [-] 406 -> 407...  2022-04-21 14:34:59.207 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.208 | INFO migrate.versioning.api [-] 407 -> 408...  2022-04-21 14:34:59.216 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.216 | INFO migrate.versioning.api [-] 408 -> 409...  2022-04-21 14:34:59.224 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.224 | INFO migrate.versioning.api [-] 409 -> 410...  2022-04-21 14:34:59.232 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.232 | INFO migrate.versioning.api [-] 410 -> 411...  2022-04-21 14:34:59.239 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.239 | INFO migrate.versioning.api [-] 411 -> 412...  2022-04-21 14:34:59.246 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.246 | INFO migrate.versioning.api [-] 412 -> 413...  2022-04-21 14:34:59.253 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.254 | INFO migrate.versioning.api [-] 413 -> 414...  2022-04-21 14:34:59.261 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.261 | INFO migrate.versioning.api [-] 414 -> 415...  2022-04-21 14:34:59.269 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.269 | INFO migrate.versioning.api [-] 415 -> 416...  2022-04-21 14:34:59.277 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.277 | INFO migrate.versioning.api [-] 416 -> 417...  2022-04-21 14:34:59.285 | INFO migrate.versioning.api [-] done 2022-04-21 14:34:59.713 | + inc/async:async_run:104 : return 0 2022-04-21 14:34:59.716 | + lib/nova:init_nova:784 : recreate_database nova_api 2022-04-21 14:34:59.720 | + lib/database:recreate_database:110 : local db=nova_api 2022-04-21 14:34:59.723 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-04-21 14:34:59.726 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-04-21 14:34:59.728 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-21 14:34:59.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:59.749 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-21 14:34:59.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-21 14:34:59.770 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-21 14:35:02.794 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-21 14:35:02.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-21 14:35:02.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-21 14:35:02.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-21 14:35:02.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=82379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-21 14:35:02.905 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-21 14:35:04.575 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.575 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-21 14:35:04.584 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.584 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-21 14:35:04.591 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.592 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-21 14:35:04.599 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.600 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-21 14:35:04.607 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.608 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-21 14:35:04.615 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.616 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-21 14:35:04.623 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.623 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-21 14:35:04.631 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.631 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-21 14:35:04.638 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.639 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-21 14:35:04.646 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.646 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-21 14:35:04.655 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.655 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-21 14:35:04.663 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.663 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-21 14:35:04.671 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.671 | INFO migrate.versioning.api [-] 79 -> 80...  2022-04-21 14:35:04.678 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.678 | INFO migrate.versioning.api [-] 80 -> 81...  2022-04-21 14:35:04.686 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:04.686 | INFO migrate.versioning.api [-] 81 -> 82...  2022-04-21 14:35:04.694 | INFO migrate.versioning.api [-] done 2022-04-21 14:35:05.120 | ++ lib/nova:init_nova:789 : database_connection_url nova_cell0 2022-04-21 14:35:05.123 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-04-21 14:35:05.126 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-04-21 14:35:05.128 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-04-21 14:35:05.131 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-21 14:35:05.134 | + lib/nova:init_nova:789 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-21 14:35:09.064 | ++ lib/nova:init_nova:792 : seq 0 1 2022-04-21 14:35:09.068 | + lib/nova:init_nova:792 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-21 14:35:09.071 | + lib/nova:init_nova:793 : async_wait nova-cell-0 2022-04-21 14:35:09.121 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2022-04-21 14:35:09.166 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1650551677 seconds 2022-04-21 14:35:09.170 | + inc/async:async_wait:166 : return 0 2022-04-21 14:35:09.173 | + lib/nova:init_nova:792 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-21 14:35:09.175 | + lib/nova:init_nova:793 : async_wait nova-cell-1 2022-04-21 14:35:09.224 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2022-04-21 14:35:09.270 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1650551689 seconds 2022-04-21 14:35:09.274 | + inc/async:async_wait:166 : return 0 2022-04-21 14:35:09.276 | + lib/nova:init_nova:796 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:35:09.279 | + lib/nova:init_nova:803 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-21 14:35:12.905 | Running batches of 50 until complete 2022-04-21 14:35:12.905 | +-------------------------------------+--------------+-----------+ 2022-04-21 14:35:12.905 | | Migration | Total Needed | Completed | 2022-04-21 14:35:12.905 | +-------------------------------------+--------------+-----------+ 2022-04-21 14:35:12.905 | | fill_virtual_interface_list | 0 | 0 | 2022-04-21 14:35:12.905 | | migrate_empty_ratio | 0 | 0 | 2022-04-21 14:35:12.905 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-21 14:35:12.905 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-21 14:35:12.905 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-21 14:35:12.905 | | populate_dev_uuids | 0 | 0 | 2022-04-21 14:35:12.905 | | populate_missing_availability_zones | 0 | 0 | 2022-04-21 14:35:12.905 | | populate_queued_for_delete | 0 | 0 | 2022-04-21 14:35:12.905 | | populate_user_id | 0 | 0 | 2022-04-21 14:35:12.905 | | populate_uuids | 0 | 0 | 2022-04-21 14:35:12.905 | +-------------------------------------+--------------+-----------+ 2022-04-21 14:35:13.381 | ++ lib/nova:init_nova:806 : seq 1 1 2022-04-21 14:35:13.386 | + lib/nova:init_nova:806 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:35:13.390 | ++ lib/nova:init_nova:807 : conductor_conf 1 2022-04-21 14:35:13.392 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:35:13.395 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:35:13.398 | + lib/nova:init_nova:807 : /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-04-21 14:35:16.841 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-21 14:35:16.841 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-21 14:35:17.292 | + lib/nova:init_nova:811 : create_nova_keys_dir 2022-04-21 14:35:17.295 | + lib/nova:create_nova_keys_dir:753 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-21 14:35:17.308 | + lib/nova:init_nova:813 : [[ '' == \L\V\M ]] 2022-04-21 14:35:17.310 | + ./stack.sh:main:1209 : is_service_enabled neutron 2022-04-21 14:35:17.328 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:17.330 | + ./stack.sh:main:1210 : async_runfunc configure_neutron_nova 2022-04-21 14:35:17.333 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2022-04-21 14:35:17.424 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2022-04-21 14:35:17.426 | + inc/async:async_run:103 : configure_neutron_nova 2022-04-21 14:35:17.429 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-04-21 14:35:17.432 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:35:17.433 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:35:17.438 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:35:17.440 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:35:17.443 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-21 14:35:17.445 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:35:17.448 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-21 14:35:17.451 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-04-21 14:35:17.453 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-21 14:35:17.480 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.35/identity 2022-04-21 14:35:17.507 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-21 14:35:17.535 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-21 14:35:17.562 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-21 14:35:17.590 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-21 14:35:17.617 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-21 14:35:17.646 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-21 14:35:17.674 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-21 14:35:17.703 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-21 14:35:17.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-21 14:35:17.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-04-21 14:35:17.710 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-04-21 14:35:17.728 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:17.730 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-21 14:35:17.758 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-21 14:35:17.789 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-21 14:35:17.818 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:35:17.821 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-04-21 14:35:17.826 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:35:17.829 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-04-21 14:35:17.832 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-04-21 14:35:17.834 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:35:17.836 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:35:17.839 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-04-21 14:35:17.842 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-21 14:35:17.844 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-04-21 14:35:17.847 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-21 14:35:17.878 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.35/identity 2022-04-21 14:35:17.906 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-21 14:35:17.934 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-21 14:35:17.963 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-21 14:35:17.991 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-21 14:35:18.019 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-21 14:35:18.048 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-21 14:35:18.076 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-21 14:35:18.104 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-21 14:35:18.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-21 14:35:18.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-04-21 14:35:18.112 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-04-21 14:35:18.130 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:18.132 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-21 14:35:18.160 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-21 14:35:18.190 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-21 14:35:18.219 | + inc/async:async_run:104 : return 0 2022-04-21 14:35:18.221 | + ./stack.sh:main:1219 : run_phase stack post-config 2022-04-21 14:35:18.224 | + functions-common:run_phase:1744 : local mode=stack 2022-04-21 14:35:18.226 | + functions-common:run_phase:1745 : local phase=post-config 2022-04-21 14:35:18.228 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:35:18.231 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:35:18.233 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:35:18.236 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:35:18.238 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:35:18.241 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:35:18.246 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:35:18.248 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:35:18.251 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:35:18.253 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-21 14:35:18.256 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:35:18.272 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:18.275 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:35:18.277 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:35:18.280 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-21 14:35:18.282 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:35:18.285 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:35:18.287 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-21 14:35:18.289 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-21 14:35:18.292 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-21 14:35:18.295 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:35:18.297 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:35:18.300 | + functions-common:run_phase:1771 : run_plugins stack post-config 2022-04-21 14:35:18.302 | + functions-common:run_plugins:1730 : local mode=stack 2022-04-21 14:35:18.305 | + functions-common:run_plugins:1731 : local phase=post-config 2022-04-21 14:35:18.307 | + functions-common:run_plugins:1733 : local plugins= 2022-04-21 14:35:18.310 | + functions-common:run_plugins:1734 : local plugin 2022-04-21 14:35:18.313 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-21 14:35:18.315 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.318 | + inc/meta-config:merge_config_group:171 : shift 2022-04-21 14:35:18.320 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-21 14:35:18.322 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:18.325 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-21 14:35:18.327 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-21 14:35:18.330 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-21 14:35:18.333 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.335 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-21 14:35:18.338 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:18.340 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-21 14:35:18.340 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:35:18.340 | gsub("[][]", "", $1); 2022-04-21 14:35:18.340 | split($1, a, "|"); 2022-04-21 14:35:18.340 | if (a[1] == matchgroup) 2022-04-21 14:35:18.340 | print a[2] 2022-04-21 14:35:18.340 | } 2022-04-21 14:35:18.340 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.346 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-21 14:35:18.349 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-21 14:35:18.351 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-21 14:35:18.354 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-21 14:35:18.358 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-21 14:35:18.361 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-21 14:35:18.363 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-21 14:35:18.366 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-21 14:35:18.370 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-21 14:35:18.374 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-21 14:35:18.376 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-21 14:35:18.379 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.381 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-21 14:35:18.384 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-21 14:35:18.386 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-21 14:35:18.389 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-21 14:35:18.392 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-21 14:35:18.395 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-21 14:35:18.398 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-21 14:35:18.401 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-21 14:35:18.402 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-21 14:35:18.402 | BEGIN { 2022-04-21 14:35:18.402 | section = "" 2022-04-21 14:35:18.402 | last_section = "" 2022-04-21 14:35:18.402 | section_count = 0 2022-04-21 14:35:18.402 | } 2022-04-21 14:35:18.402 | /^\[.+\]/ { 2022-04-21 14:35:18.402 | gsub("[][]", "", $1); 2022-04-21 14:35:18.402 | section=$1 2022-04-21 14:35:18.402 | next 2022-04-21 14:35:18.402 | } 2022-04-21 14:35:18.402 | /^ *\#/ { 2022-04-21 14:35:18.402 | next 2022-04-21 14:35:18.402 | } 2022-04-21 14:35:18.402 | /^[^ \t]+/ { 2022-04-21 14:35:18.402 | # get offset of first = in $0 2022-04-21 14:35:18.402 | eq_idx = index($0, "=") 2022-04-21 14:35:18.402 | # extract attr & value from $0 2022-04-21 14:35:18.402 | attr = substr($0, 1, eq_idx - 1) 2022-04-21 14:35:18.402 | value = substr($0, eq_idx + 1) 2022-04-21 14:35:18.402 | # only need to strip trailing whitespace from attr 2022-04-21 14:35:18.402 | sub(/[ \t]*$/, "", attr) 2022-04-21 14:35:18.402 | # need to strip leading & trailing whitespace from value 2022-04-21 14:35:18.402 | sub(/^[ \t]*/, "", value) 2022-04-21 14:35:18.402 | sub(/[ \t]*$/, "", value) 2022-04-21 14:35:18.402 | 2022-04-21 14:35:18.402 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-21 14:35:18.402 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-21 14:35:18.402 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-21 14:35:18.402 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-21 14:35:18.402 | if (! (section, attr) in cfg_attr_count) { 2022-04-21 14:35:18.402 | if (section != last_section) { 2022-04-21 14:35:18.403 | cfg_section[section_count++] = section 2022-04-21 14:35:18.403 | last_section = section 2022-04-21 14:35:18.403 | } 2022-04-21 14:35:18.403 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-21 14:35:18.403 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-21 14:35:18.403 | 2022-04-21 14:35:18.403 | cfg_attr[section, attr, 0] = value 2022-04-21 14:35:18.403 | cfg_attr_count[section, attr] = 1 2022-04-21 14:35:18.403 | } else { 2022-04-21 14:35:18.403 | lno = cfg_attr_count[section, attr]++ 2022-04-21 14:35:18.403 | cfg_attr[section, attr, lno] = value 2022-04-21 14:35:18.403 | } 2022-04-21 14:35:18.403 | } 2022-04-21 14:35:18.403 | END { 2022-04-21 14:35:18.403 | # Process each section in order 2022-04-21 14:35:18.403 | for (sno = 0; sno < section_count; sno++) { 2022-04-21 14:35:18.403 | section = cfg_section[sno] 2022-04-21 14:35:18.403 | # The ini routines simply append a config item immediately 2022-04-21 14:35:18.403 | # after the section header. To keep the same order as defined 2022-04-21 14:35:18.403 | # in local.conf, invoke the ini routines in the reverse order 2022-04-21 14:35:18.403 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-21 14:35:18.404 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-21 14:35:18.404 | if (cfg_attr_count[section, attr] == 1) 2022-04-21 14:35:18.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-21 14:35:18.404 | else { 2022-04-21 14:35:18.404 | # For multiline, invoke the ini routines in the reverse order 2022-04-21 14:35:18.404 | count = cfg_attr_count[section, attr] 2022-04-21 14:35:18.404 | print "inidelete " configfile " " section " " attr 2022-04-21 14:35:18.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-21 14:35:18.404 | for (l = count -2; l >= 0; l--) 2022-04-21 14:35:18.404 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-21 14:35:18.404 | } 2022-04-21 14:35:18.404 | } 2022-04-21 14:35:18.404 | } 2022-04-21 14:35:18.404 | } 2022-04-21 14:35:18.404 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.404 | ' 2022-04-21 14:35:18.404 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.407 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-21 14:35:18.407 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-21 14:35:18.409 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-21 14:35:18.412 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:18.414 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-21 14:35:18.417 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-21 14:35:18.417 | BEGIN { group = "" } 2022-04-21 14:35:18.417 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:35:18.417 | gsub("[][]", "", $1); 2022-04-21 14:35:18.417 | split($1, a, "|"); 2022-04-21 14:35:18.417 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-21 14:35:18.417 | group=a[1] 2022-04-21 14:35:18.417 | } else { 2022-04-21 14:35:18.417 | group="" 2022-04-21 14:35:18.417 | } 2022-04-21 14:35:18.417 | next 2022-04-21 14:35:18.417 | } 2022-04-21 14:35:18.417 | { 2022-04-21 14:35:18.417 | if (group != "") 2022-04-21 14:35:18.417 | print $0 2022-04-21 14:35:18.417 | } 2022-04-21 14:35:18.417 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.424 | + 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-04-21 14:35:18.427 | ++ 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-04-21 14:35:18.454 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-21 14:35:18.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-21 14:35:18.488 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-21 14:35:18.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-21 14:35:18.523 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.526 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-21 14:35:18.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-21 14:35:18.560 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-21 14:35:18.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-21 14:35:18.593 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.596 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-21 14:35:18.598 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-21 14:35:18.628 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.630 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.35/identity"' 2022-04-21 14:35:18.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.35/identity 2022-04-21 14:35:18.662 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-21 14:35:18.667 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-21 14:35:18.698 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-21 14:35:18.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-21 14:35:18.733 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-21 14:35:18.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-21 14:35:18.768 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-21 14:35:18.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-21 14:35:18.803 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-21 14:35:18.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-21 14:35:18.839 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-21 14:35:18.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-21 14:35:18.873 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.876 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-21 14:35:18.879 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-21 14:35:18.881 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-21 14:35:18.884 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-21 14:35:18.887 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-21 14:35:18.891 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-21 14:35:18.893 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-21 14:35:18.896 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-21 14:35:18.901 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-21 14:35:18.903 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-21 14:35:18.906 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-21 14:35:18.909 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.911 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-21 14:35:18.914 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-21 14:35:18.916 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-21 14:35:18.920 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-21 14:35:18.922 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-21 14:35:18.925 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-21 14:35:18.928 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-21 14:35:18.931 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-21 14:35:18.932 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.932 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-21 14:35:18.932 | BEGIN { 2022-04-21 14:35:18.933 | section = "" 2022-04-21 14:35:18.933 | last_section = "" 2022-04-21 14:35:18.933 | section_count = 0 2022-04-21 14:35:18.933 | } 2022-04-21 14:35:18.933 | /^\[.+\]/ { 2022-04-21 14:35:18.933 | gsub("[][]", "", $1); 2022-04-21 14:35:18.933 | section=$1 2022-04-21 14:35:18.933 | next 2022-04-21 14:35:18.933 | } 2022-04-21 14:35:18.933 | /^ *\#/ { 2022-04-21 14:35:18.933 | next 2022-04-21 14:35:18.933 | } 2022-04-21 14:35:18.933 | /^[^ \t]+/ { 2022-04-21 14:35:18.933 | # get offset of first = in $0 2022-04-21 14:35:18.933 | eq_idx = index($0, "=") 2022-04-21 14:35:18.933 | # extract attr & value from $0 2022-04-21 14:35:18.933 | attr = substr($0, 1, eq_idx - 1) 2022-04-21 14:35:18.933 | value = substr($0, eq_idx + 1) 2022-04-21 14:35:18.933 | # only need to strip trailing whitespace from attr 2022-04-21 14:35:18.933 | sub(/[ \t]*$/, "", attr) 2022-04-21 14:35:18.933 | # need to strip leading & trailing whitespace from value 2022-04-21 14:35:18.933 | sub(/^[ \t]*/, "", value) 2022-04-21 14:35:18.933 | sub(/[ \t]*$/, "", value) 2022-04-21 14:35:18.933 | 2022-04-21 14:35:18.933 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-21 14:35:18.933 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-21 14:35:18.933 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-21 14:35:18.933 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-21 14:35:18.933 | if (! (section, attr) in cfg_attr_count) { 2022-04-21 14:35:18.933 | if (section != last_section) { 2022-04-21 14:35:18.933 | cfg_section[section_count++] = section 2022-04-21 14:35:18.933 | last_section = section 2022-04-21 14:35:18.933 | } 2022-04-21 14:35:18.934 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-21 14:35:18.934 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-21 14:35:18.934 | 2022-04-21 14:35:18.934 | cfg_attr[section, attr, 0] = value 2022-04-21 14:35:18.934 | cfg_attr_count[section, attr] = 1 2022-04-21 14:35:18.934 | } else { 2022-04-21 14:35:18.934 | lno = cfg_attr_count[section, attr]++ 2022-04-21 14:35:18.934 | cfg_attr[section, attr, lno] = value 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | END { 2022-04-21 14:35:18.934 | # Process each section in order 2022-04-21 14:35:18.934 | for (sno = 0; sno < section_count; sno++) { 2022-04-21 14:35:18.934 | section = cfg_section[sno] 2022-04-21 14:35:18.934 | # The ini routines simply append a config item immediately 2022-04-21 14:35:18.934 | # after the section header. To keep the same order as defined 2022-04-21 14:35:18.934 | # in local.conf, invoke the ini routines in the reverse order 2022-04-21 14:35:18.934 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-21 14:35:18.934 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-21 14:35:18.934 | if (cfg_attr_count[section, attr] == 1) 2022-04-21 14:35:18.934 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-21 14:35:18.934 | else { 2022-04-21 14:35:18.934 | # For multiline, invoke the ini routines in the reverse order 2022-04-21 14:35:18.934 | count = cfg_attr_count[section, attr] 2022-04-21 14:35:18.934 | print "inidelete " configfile " " section " " attr 2022-04-21 14:35:18.934 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-21 14:35:18.934 | for (l = count -2; l >= 0; l--) 2022-04-21 14:35:18.934 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | } 2022-04-21 14:35:18.934 | ' 2022-04-21 14:35:18.935 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.935 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-21 14:35:18.937 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-21 14:35:18.940 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-21 14:35:18.942 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:18.945 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-21 14:35:18.947 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-21 14:35:18.947 | BEGIN { group = "" } 2022-04-21 14:35:18.947 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:35:18.947 | gsub("[][]", "", $1); 2022-04-21 14:35:18.947 | split($1, a, "|"); 2022-04-21 14:35:18.947 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-21 14:35:18.947 | group=a[1] 2022-04-21 14:35:18.947 | } else { 2022-04-21 14:35:18.947 | group="" 2022-04-21 14:35:18.947 | } 2022-04-21 14:35:18.947 | next 2022-04-21 14:35:18.947 | } 2022-04-21 14:35:18.947 | { 2022-04-21 14:35:18.947 | if (group != "") 2022-04-21 14:35:18.947 | print $0 2022-04-21 14:35:18.947 | } 2022-04-21 14:35:18.948 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:35:18.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-21 14:35:18.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-21 14:35:18.985 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:18.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-21 14:35:18.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-21 14:35:19.019 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-21 14:35:19.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-21 14:35:19.053 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-21 14:35:19.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-21 14:35:19.087 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-21 14:35:19.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-21 14:35:19.121 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.124 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-21 14:35:19.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-21 14:35:19.156 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.158 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-21 14:35:19.161 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-21 14:35:19.191 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-21 14:35:19.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-21 14:35:19.225 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-21 14:35:19.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-21 14:35:19.259 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-21 14:35:19.264 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-21 14:35:19.293 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-21 14:35:19.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-21 14:35:19.327 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.330 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-21 14:35:19.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-21 14:35:19.362 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-21 14:35:19.367 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-21 14:35:19.397 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.399 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-21 14:35:19.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-21 14:35:19.430 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-21 14:35:19.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-21 14:35:19.466 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.469 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-21 14:35:19.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-21 14:35:19.501 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.504 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-21 14:35:19.506 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-21 14:35:19.509 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-21 14:35:19.512 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-21 14:35:19.514 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-21 14:35:19.517 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-21 14:35:19.520 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-21 14:35:19.523 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-21 14:35:19.527 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-21 14:35:19.529 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-21 14:35:19.532 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-21 14:35:19.534 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.537 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-21 14:35:19.539 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-21 14:35:19.542 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-21 14:35:19.546 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-21 14:35:19.548 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-21 14:35:19.551 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-21 14:35:19.554 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-21 14:35:19.557 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-21 14:35:19.558 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-21 14:35:19.558 | BEGIN { 2022-04-21 14:35:19.558 | section = "" 2022-04-21 14:35:19.558 | last_section = "" 2022-04-21 14:35:19.558 | section_count = 0 2022-04-21 14:35:19.558 | } 2022-04-21 14:35:19.558 | /^\[.+\]/ { 2022-04-21 14:35:19.558 | gsub("[][]", "", $1); 2022-04-21 14:35:19.558 | section=$1 2022-04-21 14:35:19.558 | next 2022-04-21 14:35:19.558 | } 2022-04-21 14:35:19.558 | /^ *\#/ { 2022-04-21 14:35:19.558 | next 2022-04-21 14:35:19.558 | } 2022-04-21 14:35:19.558 | /^[^ \t]+/ { 2022-04-21 14:35:19.558 | # get offset of first = in $0 2022-04-21 14:35:19.558 | eq_idx = index($0, "=") 2022-04-21 14:35:19.558 | # extract attr & value from $0 2022-04-21 14:35:19.558 | attr = substr($0, 1, eq_idx - 1) 2022-04-21 14:35:19.558 | value = substr($0, eq_idx + 1) 2022-04-21 14:35:19.558 | # only need to strip trailing whitespace from attr 2022-04-21 14:35:19.558 | sub(/[ \t]*$/, "", attr) 2022-04-21 14:35:19.558 | # need to strip leading & trailing whitespace from value 2022-04-21 14:35:19.559 | sub(/^[ \t]*/, "", value) 2022-04-21 14:35:19.559 | sub(/[ \t]*$/, "", value) 2022-04-21 14:35:19.559 | 2022-04-21 14:35:19.559 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-21 14:35:19.559 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-21 14:35:19.559 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-21 14:35:19.559 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-21 14:35:19.559 | if (! (section, attr) in cfg_attr_count) { 2022-04-21 14:35:19.559 | if (section != last_section) { 2022-04-21 14:35:19.559 | cfg_section[section_count++] = section 2022-04-21 14:35:19.559 | last_section = section 2022-04-21 14:35:19.559 | } 2022-04-21 14:35:19.559 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-21 14:35:19.559 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-21 14:35:19.559 | 2022-04-21 14:35:19.559 | cfg_attr[section, attr, 0] = value 2022-04-21 14:35:19.559 | cfg_attr_count[section, attr] = 1 2022-04-21 14:35:19.559 | } else { 2022-04-21 14:35:19.559 | lno = cfg_attr_count[section, attr]++ 2022-04-21 14:35:19.559 | cfg_attr[section, attr, lno] = value 2022-04-21 14:35:19.559 | } 2022-04-21 14:35:19.559 | } 2022-04-21 14:35:19.559 | END { 2022-04-21 14:35:19.559 | # Process each section in order 2022-04-21 14:35:19.559 | for (sno = 0; sno < section_count; sno++) { 2022-04-21 14:35:19.559 | section = cfg_section[sno] 2022-04-21 14:35:19.559 | # The ini routines simply append a config item immediately 2022-04-21 14:35:19.559 | # after the section header. To keep the same order as defined 2022-04-21 14:35:19.559 | # in local.conf, invoke the ini routines in the reverse order 2022-04-21 14:35:19.559 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-21 14:35:19.559 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-21 14:35:19.560 | if (cfg_attr_count[section, attr] == 1) 2022-04-21 14:35:19.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-21 14:35:19.560 | else { 2022-04-21 14:35:19.560 | # For multiline, invoke the ini routines in the reverse order 2022-04-21 14:35:19.560 | count = cfg_attr_count[section, attr] 2022-04-21 14:35:19.560 | print "inidelete " configfile " " section " " attr 2022-04-21 14:35:19.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-21 14:35:19.560 | for (l = count -2; l >= 0; l--) 2022-04-21 14:35:19.560 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-21 14:35:19.560 | } 2022-04-21 14:35:19.560 | } 2022-04-21 14:35:19.560 | } 2022-04-21 14:35:19.560 | } 2022-04-21 14:35:19.560 | ' 2022-04-21 14:35:19.560 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.561 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.561 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-21 14:35:19.563 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-21 14:35:19.566 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-21 14:35:19.568 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:19.571 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-21 14:35:19.573 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-21 14:35:19.573 | BEGIN { group = "" } 2022-04-21 14:35:19.573 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:35:19.573 | gsub("[][]", "", $1); 2022-04-21 14:35:19.573 | split($1, a, "|"); 2022-04-21 14:35:19.573 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-21 14:35:19.573 | group=a[1] 2022-04-21 14:35:19.573 | } else { 2022-04-21 14:35:19.573 | group="" 2022-04-21 14:35:19.573 | } 2022-04-21 14:35:19.573 | next 2022-04-21 14:35:19.573 | } 2022-04-21 14:35:19.574 | { 2022-04-21 14:35:19.574 | if (group != "") 2022-04-21 14:35:19.574 | print $0 2022-04-21 14:35:19.574 | } 2022-04-21 14:35:19.574 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-04-21 14:35:19.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-04-21 14:35:19.611 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-04-21 14:35:19.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-04-21 14:35:19.646 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-04-21 14:35:19.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-04-21 14:35:19.679 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-04-21 14:35:19.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-04-21 14:35:19.712 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-04-21 14:35:19.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-21 14:35:19.746 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-04-21 14:35:19.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-04-21 14:35:19.780 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-04-21 14:35:19.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-21 14:35:19.816 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-04-21 14:35:19.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-21 14:35:19.849 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.852 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-21 14:35:19.855 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-21 14:35:19.858 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-21 14:35:19.861 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.864 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:35:19.867 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:35:19.869 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-21 14:35:19.873 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:35:19.878 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-21 14:35:19.880 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-21 14:35:19.883 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.886 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.888 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-21 14:35:19.891 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.894 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-21 14:35:19.897 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.899 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:35:19.902 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-21 14:35:19.905 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-21 14:35:19.909 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.909 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.910 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-21 14:35:19.910 | BEGIN { 2022-04-21 14:35:19.910 | section = "" 2022-04-21 14:35:19.910 | last_section = "" 2022-04-21 14:35:19.910 | section_count = 0 2022-04-21 14:35:19.910 | } 2022-04-21 14:35:19.910 | /^\[.+\]/ { 2022-04-21 14:35:19.910 | gsub("[][]", "", $1); 2022-04-21 14:35:19.910 | section=$1 2022-04-21 14:35:19.910 | next 2022-04-21 14:35:19.910 | } 2022-04-21 14:35:19.910 | /^ *\#/ { 2022-04-21 14:35:19.910 | next 2022-04-21 14:35:19.910 | } 2022-04-21 14:35:19.910 | /^[^ \t]+/ { 2022-04-21 14:35:19.910 | # get offset of first = in $0 2022-04-21 14:35:19.910 | eq_idx = index($0, "=") 2022-04-21 14:35:19.910 | # extract attr & value from $0 2022-04-21 14:35:19.910 | attr = substr($0, 1, eq_idx - 1) 2022-04-21 14:35:19.910 | value = substr($0, eq_idx + 1) 2022-04-21 14:35:19.910 | # only need to strip trailing whitespace from attr 2022-04-21 14:35:19.910 | sub(/[ \t]*$/, "", attr) 2022-04-21 14:35:19.910 | # need to strip leading & trailing whitespace from value 2022-04-21 14:35:19.910 | sub(/^[ \t]*/, "", value) 2022-04-21 14:35:19.910 | sub(/[ \t]*$/, "", value) 2022-04-21 14:35:19.911 | 2022-04-21 14:35:19.911 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-21 14:35:19.911 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-21 14:35:19.911 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-21 14:35:19.911 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-21 14:35:19.911 | if (! (section, attr) in cfg_attr_count) { 2022-04-21 14:35:19.911 | if (section != last_section) { 2022-04-21 14:35:19.911 | cfg_section[section_count++] = section 2022-04-21 14:35:19.911 | last_section = section 2022-04-21 14:35:19.911 | } 2022-04-21 14:35:19.911 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-21 14:35:19.911 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-21 14:35:19.911 | 2022-04-21 14:35:19.911 | cfg_attr[section, attr, 0] = value 2022-04-21 14:35:19.911 | cfg_attr_count[section, attr] = 1 2022-04-21 14:35:19.911 | } else { 2022-04-21 14:35:19.911 | lno = cfg_attr_count[section, attr]++ 2022-04-21 14:35:19.911 | cfg_attr[section, attr, lno] = value 2022-04-21 14:35:19.911 | } 2022-04-21 14:35:19.911 | } 2022-04-21 14:35:19.911 | END { 2022-04-21 14:35:19.911 | # Process each section in order 2022-04-21 14:35:19.911 | for (sno = 0; sno < section_count; sno++) { 2022-04-21 14:35:19.911 | section = cfg_section[sno] 2022-04-21 14:35:19.911 | # The ini routines simply append a config item immediately 2022-04-21 14:35:19.911 | # after the section header. To keep the same order as defined 2022-04-21 14:35:19.911 | # in local.conf, invoke the ini routines in the reverse order 2022-04-21 14:35:19.911 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-21 14:35:19.911 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-21 14:35:19.911 | if (cfg_attr_count[section, attr] == 1) 2022-04-21 14:35:19.911 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-21 14:35:19.911 | else { 2022-04-21 14:35:19.911 | # For multiline, invoke the ini routines in the reverse order 2022-04-21 14:35:19.911 | count = cfg_attr_count[section, attr] 2022-04-21 14:35:19.912 | print "inidelete " configfile " " section " " attr 2022-04-21 14:35:19.912 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-21 14:35:19.912 | for (l = count -2; l >= 0; l--) 2022-04-21 14:35:19.912 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-21 14:35:19.912 | } 2022-04-21 14:35:19.912 | } 2022-04-21 14:35:19.912 | } 2022-04-21 14:35:19.912 | } 2022-04-21 14:35:19.912 | ' 2022-04-21 14:35:19.912 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.913 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-21 14:35:19.914 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-21 14:35:19.916 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-21 14:35:19.919 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:35:19.922 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-21 14:35:19.924 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-21 14:35:19.924 | BEGIN { group = "" } 2022-04-21 14:35:19.924 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:35:19.924 | gsub("[][]", "", $1); 2022-04-21 14:35:19.924 | split($1, a, "|"); 2022-04-21 14:35:19.924 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-21 14:35:19.925 | group=a[1] 2022-04-21 14:35:19.925 | } else { 2022-04-21 14:35:19.925 | group="" 2022-04-21 14:35:19.925 | } 2022-04-21 14:35:19.925 | next 2022-04-21 14:35:19.925 | } 2022-04-21 14:35:19.925 | { 2022-04-21 14:35:19.925 | if (group != "") 2022-04-21 14:35:19.925 | print $0 2022-04-21 14:35:19.925 | } 2022-04-21 14:35:19.925 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:35:19.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-21 14:35:19.933 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-21 14:35:19.961 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-21 14:35:19.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-21 14:35:19.994 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:35:19.997 | + ./stack.sh:main:1236 : is_service_enabled swift 2022-04-21 14:35:20.014 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:20.017 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2022-04-21 14:35:20.019 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:35:20.021 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-04-21 14:35:20.024 | + ./stack.sh:main:1238 : start_swift 2022-04-21 14:35:20.026 | + lib/swift:start_swift:776 : restart_service memcached 2022-04-21 14:35:20.029 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-04-21 14:35:20.032 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart memcached 2022-04-21 14:35:20.061 | + lib/swift:start_swift:779 : is_ubuntu 2022-04-21 14:35:20.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:35:20.067 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:35:20.070 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-04-21 14:35:20.118 | Restarting rsync (via systemctl): rsync.service. 2022-04-21 14:35:20.121 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-04-21 14:35:20.125 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-04-21 14:35:20.127 | + lib/swift:start_swift:807 : local foreground_services type 2022-04-21 14:35:20.130 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-04-21 14:35:20.132 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-21 14:35:20.135 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.137 | + functions-common:run_process:1571 : local service=s-object 2022-04-21 14:35:20.140 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.143 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:20.145 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:20.148 | + functions-common:run_process:1576 : local name=s-object 2022-04-21 14:35:20.150 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:20.153 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:20.155 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:20.157 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:20.160 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:20.164 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551720162 2022-04-21 14:35:20.167 | + functions-common:run_process:1579 : is_service_enabled s-object 2022-04-21 14:35:20.182 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:20.186 | + functions-common:run_process:1580 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-21 14:35:20.188 | + functions-common:_run_under_systemd:1536 : local service=s-object 2022-04-21 14:35:20.191 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.193 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.195 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.198 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.201 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-21 14:35:20.203 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-21 14:35:20.206 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@s-object.service 2022-04-21 14:35:20.208 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:20.210 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:20.213 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-21 14:35:20.215 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-21 14:35:20.217 | + functions-common:write_user_unit_file:1453 : local service=devstack@s-object.service 2022-04-21 14:35:20.220 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-21 14:35:20.222 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:20.224 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:20.226 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:20.228 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:20.231 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-21 14:35:20.233 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:20.237 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-21 14:35:20.298 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-21 14:35:20.359 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:20.410 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-21 14:35:20.461 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-21 14:35:20.511 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:20.562 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:20.565 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-21 14:35:20.625 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:21.025 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@s-object.service 2022-04-21 14:35:21.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-21 14:35:21.415 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@s-object.service 2022-04-21 14:35:21.436 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:21.439 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:21.446 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:21.451 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:21.454 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:21.456 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:21.459 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:21.461 | + functions-common:time_stop:2323 : start_time=1650551720162 2022-04-21 14:35:21.463 | + functions-common:time_stop:2325 : [[ -z 1650551720162 ]] 2022-04-21 14:35:21.466 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:21.471 | + functions-common:time_stop:2328 : end_time=1650551721468 2022-04-21 14:35:21.473 | + functions-common:time_stop:2329 : elapsed_time=1306 2022-04-21 14:35:21.475 | + functions-common:time_stop:2330 : total=2866 2022-04-21 14:35:21.478 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:21.480 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=4172 2022-04-21 14:35:21.482 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-21 14:35:21.485 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.487 | + functions-common:run_process:1571 : local service=s-container 2022-04-21 14:35:21.490 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.492 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:21.494 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:21.497 | + functions-common:run_process:1576 : local name=s-container 2022-04-21 14:35:21.499 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:21.502 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:21.504 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:21.507 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:21.510 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:21.515 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551721511 2022-04-21 14:35:21.517 | + functions-common:run_process:1579 : is_service_enabled s-container 2022-04-21 14:35:21.534 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:21.536 | + functions-common:run_process:1580 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-21 14:35:21.539 | + functions-common:_run_under_systemd:1536 : local service=s-container 2022-04-21 14:35:21.541 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.543 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.546 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.548 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.550 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-21 14:35:21.553 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-21 14:35:21.555 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@s-container.service 2022-04-21 14:35:21.558 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:21.560 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:21.563 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-21 14:35:21.566 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-21 14:35:21.568 | + functions-common:write_user_unit_file:1453 : local service=devstack@s-container.service 2022-04-21 14:35:21.570 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-21 14:35:21.573 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:21.575 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:21.578 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:21.581 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:21.583 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-21 14:35:21.585 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:21.589 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-21 14:35:21.651 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-21 14:35:21.712 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:21.769 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-21 14:35:21.827 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-21 14:35:21.878 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:21.931 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:21.933 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-21 14:35:21.995 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:22.407 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@s-container.service 2022-04-21 14:35:22.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-21 14:35:22.803 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@s-container.service 2022-04-21 14:35:22.824 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:22.830 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:22.833 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:22.835 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:22.837 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:22.840 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:22.843 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:22.845 | + functions-common:time_stop:2323 : start_time=1650551721511 2022-04-21 14:35:22.847 | + functions-common:time_stop:2325 : [[ -z 1650551721511 ]] 2022-04-21 14:35:22.850 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:22.855 | + functions-common:time_stop:2328 : end_time=1650551722852 2022-04-21 14:35:22.858 | + functions-common:time_stop:2329 : elapsed_time=1341 2022-04-21 14:35:22.860 | + functions-common:time_stop:2330 : total=4172 2022-04-21 14:35:22.862 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:22.864 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=5513 2022-04-21 14:35:22.867 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-21 14:35:22.869 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.872 | + functions-common:run_process:1571 : local service=s-account 2022-04-21 14:35:22.875 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.877 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:22.880 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:22.882 | + functions-common:run_process:1576 : local name=s-account 2022-04-21 14:35:22.884 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:22.887 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:22.890 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:22.892 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:22.895 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:22.899 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551722897 2022-04-21 14:35:22.902 | + functions-common:run_process:1579 : is_service_enabled s-account 2022-04-21 14:35:22.919 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:22.921 | + functions-common:run_process:1580 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-21 14:35:22.924 | + functions-common:_run_under_systemd:1536 : local service=s-account 2022-04-21 14:35:22.926 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.929 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.931 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.933 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.936 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-21 14:35:22.938 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-21 14:35:22.941 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@s-account.service 2022-04-21 14:35:22.943 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:22.946 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:22.948 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-21 14:35:22.951 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-21 14:35:22.954 | + functions-common:write_user_unit_file:1453 : local service=devstack@s-account.service 2022-04-21 14:35:22.956 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-21 14:35:22.958 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:22.961 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:22.963 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:22.965 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:22.968 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-21 14:35:22.970 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:22.975 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-21 14:35:23.036 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-21 14:35:23.098 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:23.149 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-21 14:35:23.203 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-21 14:35:23.254 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:23.305 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:23.307 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-21 14:35:23.370 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:23.790 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@s-account.service 2022-04-21 14:35:23.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-21 14:35:24.209 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@s-account.service 2022-04-21 14:35:24.237 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:24.240 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:24.242 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:24.245 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:24.247 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:24.250 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:24.252 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:24.254 | + functions-common:time_stop:2323 : start_time=1650551722897 2022-04-21 14:35:24.257 | + functions-common:time_stop:2325 : [[ -z 1650551722897 ]] 2022-04-21 14:35:24.260 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:24.265 | + functions-common:time_stop:2328 : end_time=1650551724262 2022-04-21 14:35:24.267 | + functions-common:time_stop:2329 : elapsed_time=1365 2022-04-21 14:35:24.270 | + functions-common:time_stop:2330 : total=5513 2022-04-21 14:35:24.272 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:24.275 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=6878 2022-04-21 14:35:24.277 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-04-21 14:35:24.280 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-04-21 14:35:24.329 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.331 | + functions-common:run_process:1571 : local service=s-container-sync 2022-04-21 14:35:24.334 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.336 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:24.338 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:24.341 | + functions-common:run_process:1576 : local name=s-container-sync 2022-04-21 14:35:24.343 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:24.346 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:24.348 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:24.350 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:24.354 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:24.358 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551724355 2022-04-21 14:35:24.361 | + functions-common:run_process:1579 : is_service_enabled s-container-sync 2022-04-21 14:35:24.377 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:24.379 | + functions-common:run_process:1580 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-21 14:35:24.382 | + functions-common:_run_under_systemd:1536 : local service=s-container-sync 2022-04-21 14:35:24.384 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.387 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.389 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.392 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.394 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-21 14:35:24.396 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-21 14:35:24.399 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@s-container-sync.service 2022-04-21 14:35:24.401 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:24.404 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:24.407 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-21 14:35:24.409 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-21 14:35:24.412 | + functions-common:write_user_unit_file:1453 : local service=devstack@s-container-sync.service 2022-04-21 14:35:24.414 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-21 14:35:24.416 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:24.418 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:24.421 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:24.424 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:24.426 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-21 14:35:24.428 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:24.432 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-21 14:35:24.494 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-21 14:35:24.556 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:24.610 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-21 14:35:24.660 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-21 14:35:24.711 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:24.770 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:24.772 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-21 14:35:24.839 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:25.251 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@s-container-sync.service 2022-04-21 14:35:25.265 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-04-21 14:35:25.659 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@s-container-sync.service 2022-04-21 14:35:25.680 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:25.686 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:25.689 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:25.691 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:25.694 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:25.696 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:25.699 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:25.702 | + functions-common:time_stop:2323 : start_time=1650551724355 2022-04-21 14:35:25.704 | + functions-common:time_stop:2325 : [[ -z 1650551724355 ]] 2022-04-21 14:35:25.707 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:25.711 | + functions-common:time_stop:2328 : end_time=1650551725709 2022-04-21 14:35:25.714 | + functions-common:time_stop:2329 : elapsed_time=1354 2022-04-21 14:35:25.717 | + functions-common:time_stop:2330 : total=6878 2022-04-21 14:35:25.719 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:25.721 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=8232 2022-04-21 14:35:25.724 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-04-21 14:35:25.741 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:25.743 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.746 | + functions-common:run_process:1571 : local service=s-proxy 2022-04-21 14:35:25.749 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.751 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:25.753 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:25.756 | + functions-common:run_process:1576 : local name=s-proxy 2022-04-21 14:35:25.758 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:25.762 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:25.765 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:25.767 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:25.771 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:25.775 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551725772 2022-04-21 14:35:25.777 | + functions-common:run_process:1579 : is_service_enabled s-proxy 2022-04-21 14:35:25.798 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:25.800 | + functions-common:run_process:1580 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-21 14:35:25.803 | + functions-common:_run_under_systemd:1536 : local service=s-proxy 2022-04-21 14:35:25.805 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.807 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.810 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.813 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.815 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-21 14:35:25.818 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-21 14:35:25.820 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@s-proxy.service 2022-04-21 14:35:25.823 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:25.826 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:25.828 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-21 14:35:25.830 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-21 14:35:25.833 | + functions-common:write_user_unit_file:1453 : local service=devstack@s-proxy.service 2022-04-21 14:35:25.835 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:25.837 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:25.840 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:25.843 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:25.845 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:25.847 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-21 14:35:25.850 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:25.854 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-21 14:35:25.916 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-21 14:35:25.978 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-21 14:35:26.033 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-21 14:35:26.085 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-21 14:35:26.135 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:26.187 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:26.189 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-21 14:35:26.251 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:26.667 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@s-proxy.service 2022-04-21 14:35:26.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-21 14:35:27.094 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@s-proxy.service 2022-04-21 14:35:27.118 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:27.120 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:27.123 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:27.126 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:27.128 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:27.130 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:27.133 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:27.135 | + functions-common:time_stop:2323 : start_time=1650551725772 2022-04-21 14:35:27.138 | + functions-common:time_stop:2325 : [[ -z 1650551725772 ]] 2022-04-21 14:35:27.141 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:27.146 | + functions-common:time_stop:2328 : end_time=1650551727143 2022-04-21 14:35:27.148 | + functions-common:time_stop:2329 : elapsed_time=1371 2022-04-21 14:35:27.150 | + functions-common:time_stop:2330 : total=8232 2022-04-21 14:35:27.153 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:27.156 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=9603 2022-04-21 14:35:27.158 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-04-21 14:35:27.158 | Waiting for swift proxy to start... 2022-04-21 14:35:27.160 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.35:8080/info 2022-04-21 14:35:27.163 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:35:27.165 | + functions:wait_for_service:458 : local url=http://10.222.0.35:8080/info 2022-04-21 14:35:27.167 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:35:27.170 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:35:27.172 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:35:27.175 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:27.177 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:27.180 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:27.184 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551727182 2022-04-21 14:35:27.187 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:35:27.193 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-04-21 14:35:27.206 | + :: : [[ 000 == 503 ]] 2022-04-21 14:35:27.207 | + :: : [[ 7 -eq 7 ]] 2022-04-21 14:35:27.209 | + :: : sleep 1 2022-04-21 14:35:28.212 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-04-21 14:35:28.225 | + :: : [[ 000 == 503 ]] 2022-04-21 14:35:28.226 | + :: : [[ 7 -eq 7 ]] 2022-04-21 14:35:28.228 | + :: : sleep 1 2022-04-21 14:35:29.232 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-04-21 14:35:29.244 | + :: : [[ 000 == 503 ]] 2022-04-21 14:35:29.246 | + :: : [[ 7 -eq 7 ]] 2022-04-21 14:35:29.248 | + :: : sleep 1 2022-04-21 14:35:30.251 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35:8080/info 2022-04-21 14:35:30.272 | + :: : [[ 200 == 503 ]] 2022-04-21 14:35:30.273 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:35:30.276 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:35:30.279 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:30.282 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:30.284 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:30.286 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:30.289 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:30.291 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:35:30.294 | + functions-common:time_stop:2323 : start_time=1650551727182 2022-04-21 14:35:30.296 | + functions-common:time_stop:2325 : [[ -z 1650551727182 ]] 2022-04-21 14:35:30.299 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:30.304 | + functions-common:time_stop:2328 : end_time=1650551730301 2022-04-21 14:35:30.306 | + functions-common:time_stop:2329 : elapsed_time=3119 2022-04-21 14:35:30.308 | + functions-common:time_stop:2330 : total=5635 2022-04-21 14:35:30.311 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:30.313 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=8754 2022-04-21 14:35:30.316 | + functions:wait_for_service:467 : return 0 2022-04-21 14:35:30.318 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-04-21 14:35:30.321 | + ./stack.sh:main:1244 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-21 14:35:30.323 | + ./stack.sh:main:1245 : is_service_enabled cinder 2022-04-21 14:35:30.340 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:30.343 | + ./stack.sh:main:1246 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-21 14:35:30.374 | + ./stack.sh:main:1249 : async_wait configure_neutron_nova 2022-04-21 14:35:30.423 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2022-04-21 14:35:30.468 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1650551717 seconds 2022-04-21 14:35:30.472 | + inc/async:async_wait:166 : return 0 2022-04-21 14:35:30.474 | + ./stack.sh:main:1255 : is_service_enabled nova 2022-04-21 14:35:30.491 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:30.494 | + ./stack.sh:main:1256 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-21 14:35:30.522 | + ./stack.sh:main:1257 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-21 14:35:30.553 | + ./stack.sh:main:1261 : is_service_enabled n-api 2022-04-21 14:35:30.571 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:30.573 | + ./stack.sh:main:1262 : echo_summary 'Starting Nova API' 2022-04-21 14:35:30.576 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:35:30.579 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-04-21 14:35:30.581 | + ./stack.sh:main:1263 : start_nova_api 2022-04-21 14:35:30.584 | + lib/nova:start_nova_api:872 : local service_port=8774 2022-04-21 14:35:30.586 | + lib/nova:start_nova_api:873 : local service_protocol=http 2022-04-21 14:35:30.588 | + lib/nova:start_nova_api:874 : local nova_url 2022-04-21 14:35:30.591 | + lib/nova:start_nova_api:875 : is_service_enabled tls-proxy 2022-04-21 14:35:30.607 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:30.610 | + lib/nova:start_nova_api:881 : 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-04-21 14:35:30.612 | + lib/nova:start_nova_api:882 : 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-04-21 14:35:30.615 | + lib/nova:start_nova_api:882 : 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-04-21 14:35:30.617 | + lib/nova:start_nova_api:884 : '[' True == False ']' 2022-04-21 14:35:30.620 | ++ lib/nova:start_nova_api:892 : which uwsgi 2022-04-21 14:35:30.625 | + lib/nova:start_nova_api:892 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.628 | + functions-common:run_process:1571 : local service=n-api 2022-04-21 14:35:30.630 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.633 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:30.635 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:30.638 | + functions-common:run_process:1576 : local name=n-api 2022-04-21 14:35:30.641 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:30.643 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:30.646 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:30.648 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:30.652 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:30.656 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551730653 2022-04-21 14:35:30.659 | + functions-common:run_process:1579 : is_service_enabled n-api 2022-04-21 14:35:30.677 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:30.680 | + functions-common:run_process:1580 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-21 14:35:30.682 | + functions-common:_run_under_systemd:1536 : local service=n-api 2022-04-21 14:35:30.685 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.688 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.691 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.693 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.696 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-21 14:35:30.698 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-21 14:35:30.701 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@n-api.service 2022-04-21 14:35:30.704 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:30.706 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:30.709 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-21 14:35:30.711 | + functions-common:_run_under_systemd:1546 : 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-04-21 14:35:30.713 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@n-api.service 2022-04-21 14:35:30.716 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-21 14:35:30.718 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:35:30.720 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:35:30.722 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-21 14:35:30.725 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:35:30.729 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-21 14:35:30.793 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-21 14:35:30.861 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-21 14:35:30.919 | + functions-common:write_uwsgi_user_unit_file:1490 : 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-04-21 14:35:30.975 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:31.036 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-21 14:35:31.093 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-21 14:35:31.149 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-21 14:35:31.210 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-21 14:35:31.266 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-21 14:35:31.325 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:35:31.328 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-21 14:35:31.395 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:35:31.800 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@n-api.service 2022-04-21 14:35:31.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-21 14:35:32.198 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@n-api.service 2022-04-21 14:35:32.277 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:32.280 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:32.287 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:32.289 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:32.292 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:32.296 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:32.298 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:32.301 | + functions-common:time_stop:2323 : start_time=1650551730653 2022-04-21 14:35:32.303 | + functions-common:time_stop:2325 : [[ -z 1650551730653 ]] 2022-04-21 14:35:32.306 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:32.312 | + functions-common:time_stop:2328 : end_time=1650551732308 2022-04-21 14:35:32.315 | + functions-common:time_stop:2329 : elapsed_time=1655 2022-04-21 14:35:32.317 | + functions-common:time_stop:2330 : total=9603 2022-04-21 14:35:32.319 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:32.322 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=11258 2022-04-21 14:35:32.324 | + lib/nova:start_nova_api:893 : nova_url=http://10.222.0.35/compute/v2.1/ 2022-04-21 14:35:32.327 | + lib/nova:start_nova_api:896 : echo 'Waiting for nova-api to start...' 2022-04-21 14:35:32.327 | Waiting for nova-api to start... 2022-04-21 14:35:32.329 | + lib/nova:start_nova_api:897 : wait_for_service 60 http://10.222.0.35/compute/v2.1/ 2022-04-21 14:35:32.331 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:35:32.334 | + functions:wait_for_service:458 : local url=http://10.222.0.35/compute/v2.1/ 2022-04-21 14:35:32.336 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:35:32.339 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:35:32.341 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:35:32.344 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:32.346 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:32.349 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:32.354 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551732351 2022-04-21 14:35:32.357 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:35:32.363 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/compute/v2.1/ 2022-04-21 14:35:37.730 | + :: : [[ 200 == 503 ]] 2022-04-21 14:35:37.731 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:35:37.734 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:35:37.737 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:37.739 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:37.742 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:37.744 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:37.747 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:37.749 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:35:37.752 | + functions-common:time_stop:2323 : start_time=1650551732351 2022-04-21 14:35:37.754 | + functions-common:time_stop:2325 : [[ -z 1650551732351 ]] 2022-04-21 14:35:37.757 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:37.764 | + functions-common:time_stop:2328 : end_time=1650551737759 2022-04-21 14:35:37.767 | + functions-common:time_stop:2329 : elapsed_time=5408 2022-04-21 14:35:37.769 | + functions-common:time_stop:2330 : total=8754 2022-04-21 14:35:37.771 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:37.774 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=14162 2022-04-21 14:35:37.777 | + functions:wait_for_service:467 : return 0 2022-04-21 14:35:37.780 | + lib/nova:start_nova_api:901 : 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-04-21 14:35:37.783 | + lib/nova:start_nova_api:901 : 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-04-21 14:35:37.786 | + ./stack.sh:main:1266 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-21 14:35:37.803 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:37.806 | + ./stack.sh:main:1271 : is_service_enabled neutron-api 2022-04-21 14:35:37.823 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:37.826 | + ./stack.sh:main:1274 : is_service_enabled q-svc 2022-04-21 14:35:37.843 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:37.846 | + ./stack.sh:main:1275 : echo_summary 'Starting Neutron' 2022-04-21 14:35:37.849 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:35:37.851 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-04-21 14:35:37.854 | + ./stack.sh:main:1276 : configure_neutron_after_post_config 2022-04-21 14:35:37.856 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-21 14:35:37.859 | + 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-04-21 14:35:37.890 | + ./stack.sh:main:1277 : start_neutron_service_and_check 2022-04-21 14:35:37.892 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-04-21 14:35:37.895 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-04-21 14:35:37.897 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-04-21 14:35:37.900 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-04-21 14:35:37.903 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-04-21 14:35:37.905 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-04-21 14:35:37.908 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-04-21 14:35:37.911 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-04-21 14:35:37.914 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-04-21 14:35:37.916 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-04-21 14:35:37.918 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-04-21 14:35:37.921 | +++ 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-04-21 14:35:37.923 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:37.926 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:37.928 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-21 14:35:37.931 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:37.934 | + 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-04-21 14:35:37.937 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-04-21 14:35:37.954 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:37.956 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-04-21 14:35:37.959 | + 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-04-21 14:35:37.961 | + functions-common:run_process:1571 : local service=q-svc 2022-04-21 14:35:37.963 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:37.966 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:37.968 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:37.971 | + functions-common:run_process:1576 : local name=q-svc 2022-04-21 14:35:37.973 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:37.976 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:37.978 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:37.981 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:37.984 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:37.988 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551737986 2022-04-21 14:35:37.991 | + functions-common:run_process:1579 : is_service_enabled q-svc 2022-04-21 14:35:38.006 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:38.009 | + functions-common:run_process:1580 : _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-04-21 14:35:38.011 | + functions-common:_run_under_systemd:1536 : local service=q-svc 2022-04-21 14:35:38.014 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:38.017 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:38.019 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:38.021 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:38.024 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-21 14:35:38.026 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-21 14:35:38.029 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-svc.service 2022-04-21 14:35:38.031 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:38.033 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:38.036 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-21 14:35:38.038 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:38.040 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-svc.service 2022-04-21 14:35:38.043 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:38.045 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:38.047 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:38.049 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:38.051 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:38.053 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-21 14:35:38.056 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:38.060 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-21 14:35:38.121 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-21 14:35:38.181 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:38.233 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-21 14:35:38.283 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-21 14:35:38.334 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:38.385 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:38.387 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-21 14:35:38.448 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:38.851 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-svc.service 2022-04-21 14:35:38.864 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-21 14:35:39.246 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-svc.service 2022-04-21 14:35:39.268 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:39.271 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:39.274 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:39.276 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:39.280 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:39.282 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:39.284 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:39.287 | + functions-common:time_stop:2323 : start_time=1650551737986 2022-04-21 14:35:39.289 | + functions-common:time_stop:2325 : [[ -z 1650551737986 ]] 2022-04-21 14:35:39.292 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:39.297 | + functions-common:time_stop:2328 : end_time=1650551739294 2022-04-21 14:35:39.299 | + functions-common:time_stop:2329 : elapsed_time=1308 2022-04-21 14:35:39.301 | + functions-common:time_stop:2330 : total=11258 2022-04-21 14:35:39.304 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:39.306 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=12566 2022-04-21 14:35:39.308 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.35:9696 2022-04-21 14:35:39.311 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-04-21 14:35:39.329 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:39.332 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-04-21 14:35:39.332 | Waiting for Neutron to start... 2022-04-21 14:35:39.334 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.35:9696' 2022-04-21 14:35:39.336 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.35:9696' 'Neutron did not start' 60 2022-04-21 14:35:39.339 | + functions-common:test_with_retry:2254 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.35:9696' 2022-04-21 14:35:39.341 | + functions-common:test_with_retry:2255 : local 'failmsg=Neutron did not start' 2022-04-21 14:35:39.344 | + functions-common:test_with_retry:2256 : local until=60 2022-04-21 14:35:39.346 | + functions-common:test_with_retry:2257 : local sleep=0.5 2022-04-21 14:35:39.348 | + functions-common:test_with_retry:2259 : time_start test_with_retry 2022-04-21 14:35:39.351 | + functions-common:time_start:2302 : local name=test_with_retry 2022-04-21 14:35:39.353 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:39.356 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:39.360 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:39.364 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551739361 2022-04-21 14:35:39.366 | + functions-common:test_with_retry:2260 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.35:9696; do sleep 0.5; done' 2022-04-21 14:35:44.437 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.35:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2263 : time_stop test_with_retry 2022-04-21 14:35:44.440 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:44.443 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:44.445 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:44.451 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:44.454 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:44.457 | + functions-common:time_stop:2322 : name=test_with_retry 2022-04-21 14:35:44.459 | + functions-common:time_stop:2323 : start_time=1650551739361 2022-04-21 14:35:44.462 | + functions-common:time_stop:2325 : [[ -z 1650551739361 ]] 2022-04-21 14:35:44.466 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:44.471 | + functions-common:time_stop:2328 : end_time=1650551744468 2022-04-21 14:35:44.474 | + functions-common:time_stop:2329 : elapsed_time=5107 2022-04-21 14:35:44.477 | + functions-common:time_stop:2330 : total=0 2022-04-21 14:35:44.480 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:44.483 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=5107 2022-04-21 14:35:44.486 | + ./stack.sh:main:1282 : is_service_enabled placement 2022-04-21 14:35:44.508 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:44.510 | + ./stack.sh:main:1283 : echo_summary 'Starting Placement' 2022-04-21 14:35:44.513 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:35:44.516 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-04-21 14:35:44.518 | + ./stack.sh:main:1284 : start_placement 2022-04-21 14:35:44.521 | + lib/placement:start_placement:160 : start_placement_api 2022-04-21 14:35:44.523 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-21 14:35:44.526 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-21 14:35:44.531 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.534 | + functions-common:run_process:1571 : local service=placement-api 2022-04-21 14:35:44.536 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.539 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:44.541 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:44.544 | + functions-common:run_process:1576 : local name=placement-api 2022-04-21 14:35:44.547 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:44.549 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:44.552 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:44.554 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:44.557 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:44.562 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551744559 2022-04-21 14:35:44.564 | + functions-common:run_process:1579 : is_service_enabled placement-api 2022-04-21 14:35:44.581 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:44.584 | + functions-common:run_process:1580 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-21 14:35:44.586 | + functions-common:_run_under_systemd:1536 : local service=placement-api 2022-04-21 14:35:44.589 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.591 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.594 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.596 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.599 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-21 14:35:44.601 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-21 14:35:44.604 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@placement-api.service 2022-04-21 14:35:44.606 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:44.609 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:44.611 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-21 14:35:44.614 | + functions-common:_run_under_systemd:1546 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-21 14:35:44.616 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@placement-api.service 2022-04-21 14:35:44.619 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.621 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:35:44.624 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:35:44.626 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-21 14:35:44.628 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:35:44.632 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-21 14:35:44.693 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-21 14:35:44.754 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-21 14:35:44.808 | + functions-common:write_uwsgi_user_unit_file:1490 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-21 14:35:44.861 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:44.912 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-21 14:35:44.962 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-21 14:35:45.018 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-21 14:35:45.069 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-21 14:35:45.120 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-21 14:35:45.172 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:35:45.174 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-21 14:35:45.236 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:35:45.639 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@placement-api.service 2022-04-21 14:35:45.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-21 14:35:46.039 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@placement-api.service 2022-04-21 14:35:46.118 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:46.120 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:46.123 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:46.126 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:46.128 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:46.131 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:46.133 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:46.136 | + functions-common:time_stop:2323 : start_time=1650551744559 2022-04-21 14:35:46.139 | + functions-common:time_stop:2325 : [[ -z 1650551744559 ]] 2022-04-21 14:35:46.142 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:46.147 | + functions-common:time_stop:2328 : end_time=1650551746144 2022-04-21 14:35:46.149 | + functions-common:time_stop:2329 : elapsed_time=1585 2022-04-21 14:35:46.152 | + functions-common:time_stop:2330 : total=12566 2022-04-21 14:35:46.154 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:46.157 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=14151 2022-04-21 14:35:46.159 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-21 14:35:46.159 | Waiting for placement-api to start... 2022-04-21 14:35:46.162 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.35/placement 2022-04-21 14:35:46.164 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:35:46.166 | + functions:wait_for_service:458 : local url=http://10.222.0.35/placement 2022-04-21 14:35:46.169 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:35:46.171 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:35:46.174 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:35:46.176 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:46.179 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:46.182 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:46.187 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551746184 2022-04-21 14:35:46.190 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:35:46.196 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/placement 2022-04-21 14:35:48.758 | + :: : [[ 200 == 503 ]] 2022-04-21 14:35:48.759 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:35:48.763 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:35:48.766 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:48.768 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:48.771 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:48.773 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:48.776 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:48.779 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:35:48.781 | + functions-common:time_stop:2323 : start_time=1650551746184 2022-04-21 14:35:48.784 | + functions-common:time_stop:2325 : [[ -z 1650551746184 ]] 2022-04-21 14:35:48.787 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:48.791 | + functions-common:time_stop:2328 : end_time=1650551748789 2022-04-21 14:35:48.794 | + functions-common:time_stop:2329 : elapsed_time=2605 2022-04-21 14:35:48.796 | + functions-common:time_stop:2330 : total=14162 2022-04-21 14:35:48.799 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:48.801 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=16767 2022-04-21 14:35:48.804 | + functions:wait_for_service:467 : return 0 2022-04-21 14:35:48.806 | + ./stack.sh:main:1287 : is_service_enabled neutron 2022-04-21 14:35:48.825 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:48.828 | + ./stack.sh:main:1288 : start_neutron 2022-04-21 14:35:48.830 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-04-21 14:35:48.834 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:35:48.834 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-21 14:35:48.841 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-21 14:35:48.843 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-21 14:35:48.846 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-21 14:35:48.848 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-21 14:35:48.851 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-04-21 14:35:48.853 | + 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-04-21 14:35:48.856 | + functions-common:run_process:1571 : local service=q-agt 2022-04-21 14:35:48.858 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:48.861 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:48.863 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:48.866 | + functions-common:run_process:1576 : local name=q-agt 2022-04-21 14:35:48.868 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:48.871 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:48.874 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:48.876 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:48.879 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:48.884 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551748881 2022-04-21 14:35:48.886 | + functions-common:run_process:1579 : is_service_enabled q-agt 2022-04-21 14:35:48.902 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:48.906 | + functions-common:run_process:1580 : _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-04-21 14:35:48.908 | + functions-common:_run_under_systemd:1536 : local service=q-agt 2022-04-21 14:35:48.911 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:48.913 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:48.915 | + functions-common:_run_under_systemd:1540 : _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-04-21 14:35:48.918 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:48.920 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-21 14:35:48.923 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-21 14:35:48.925 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-agt.service 2022-04-21 14:35:48.928 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:48.930 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:48.932 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-21 14:35:48.935 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:48.937 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-agt.service 2022-04-21 14:35:48.940 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-21 14:35:48.942 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:48.944 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:48.947 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:48.949 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:48.952 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-21 14:35:48.954 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:48.958 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-21 14:35:49.019 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-21 14:35:49.080 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:49.131 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-21 14:35:49.181 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-21 14:35:49.232 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:49.284 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:49.286 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-21 14:35:49.347 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:49.756 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-agt.service 2022-04-21 14:35:49.770 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-21 14:35:50.164 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-agt.service 2022-04-21 14:35:50.193 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:50.196 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:50.198 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:50.201 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:50.203 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:50.206 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:50.208 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:50.210 | + functions-common:time_stop:2323 : start_time=1650551748881 2022-04-21 14:35:50.213 | + functions-common:time_stop:2325 : [[ -z 1650551748881 ]] 2022-04-21 14:35:50.216 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:50.221 | + functions-common:time_stop:2328 : end_time=1650551750218 2022-04-21 14:35:50.223 | + functions-common:time_stop:2329 : elapsed_time=1337 2022-04-21 14:35:50.226 | + functions-common:time_stop:2330 : total=14151 2022-04-21 14:35:50.228 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:50.230 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=15488 2022-04-21 14:35:50.234 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-04-21 14:35:50.236 | + functions-common:is_provider_network:2165 : '[' '' == True ']' 2022-04-21 14:35:50.239 | + functions-common:is_provider_network:2168 : return 1 2022-04-21 14:35:50.241 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-04-21 14:35:50.244 | + 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-04-21 14:35:50.246 | + functions-common:run_process:1571 : local service=q-dhcp 2022-04-21 14:35:50.249 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.251 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:50.254 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:50.256 | + functions-common:run_process:1576 : local name=q-dhcp 2022-04-21 14:35:50.258 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:50.261 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:50.264 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:50.266 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:50.270 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:50.274 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551750271 2022-04-21 14:35:50.276 | + functions-common:run_process:1579 : is_service_enabled q-dhcp 2022-04-21 14:35:50.294 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:50.297 | + functions-common:run_process:1580 : _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-04-21 14:35:50.300 | + functions-common:_run_under_systemd:1536 : local service=q-dhcp 2022-04-21 14:35:50.302 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.304 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.307 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.310 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.312 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-21 14:35:50.315 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-21 14:35:50.317 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-dhcp.service 2022-04-21 14:35:50.320 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:50.322 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:50.325 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-21 14:35:50.328 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:50.330 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-dhcp.service 2022-04-21 14:35:50.332 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-21 14:35:50.335 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:50.337 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:50.340 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:50.342 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:50.345 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-21 14:35:50.347 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:50.351 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-21 14:35:50.414 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-21 14:35:50.476 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:50.528 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-21 14:35:50.579 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-21 14:35:50.631 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:50.683 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:50.685 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-21 14:35:50.748 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:51.167 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-dhcp.service 2022-04-21 14:35:51.181 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-21 14:35:51.587 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-dhcp.service 2022-04-21 14:35:51.609 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:51.612 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:51.614 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:51.617 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:51.622 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:51.625 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:51.628 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:51.630 | + functions-common:time_stop:2323 : start_time=1650551750271 2022-04-21 14:35:51.633 | + functions-common:time_stop:2325 : [[ -z 1650551750271 ]] 2022-04-21 14:35:51.638 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:51.641 | + functions-common:time_stop:2328 : end_time=1650551751638 2022-04-21 14:35:51.643 | + functions-common:time_stop:2329 : elapsed_time=1367 2022-04-21 14:35:51.646 | + functions-common:time_stop:2330 : total=15488 2022-04-21 14:35:51.648 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:51.651 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=16855 2022-04-21 14:35:51.654 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-04-21 14:35:51.675 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:35:51.678 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-04-21 14:35:51.681 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-04-21 14:35:51.683 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-04-21 14:35:51.688 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-04-21 14:35:51.690 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.693 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.696 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.698 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-21 14:35:51.701 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.704 | + 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-04-21 14:35:51.707 | + functions-common:run_process:1571 : local service=q-l3 2022-04-21 14:35:51.709 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.711 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:51.714 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:51.716 | + functions-common:run_process:1576 : local name=q-l3 2022-04-21 14:35:51.719 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:51.722 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:51.724 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:51.727 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:51.733 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:51.736 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551751733 2022-04-21 14:35:51.738 | + functions-common:run_process:1579 : is_service_enabled q-l3 2022-04-21 14:35:51.759 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:51.767 | + functions-common:run_process:1580 : _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-04-21 14:35:51.770 | + functions-common:_run_under_systemd:1536 : local service=q-l3 2022-04-21 14:35:51.773 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.777 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.782 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.786 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.790 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-21 14:35:51.798 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-21 14:35:51.800 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-l3.service 2022-04-21 14:35:51.803 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:51.806 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:51.808 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-21 14:35:51.812 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:51.814 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-l3.service 2022-04-21 14:35:51.817 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-21 14:35:51.820 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:51.822 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:51.825 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:51.827 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:51.830 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-21 14:35:51.833 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:51.838 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-21 14:35:51.904 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-21 14:35:51.971 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:52.028 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-21 14:35:52.085 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-21 14:35:52.143 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:52.207 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:52.209 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-21 14:35:52.282 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:52.678 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-l3.service 2022-04-21 14:35:52.697 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-21 14:35:53.115 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-l3.service 2022-04-21 14:35:53.146 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:53.151 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:53.152 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:53.155 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:53.161 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:53.161 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:53.165 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:53.166 | + functions-common:time_stop:2323 : start_time=1650551751733 2022-04-21 14:35:53.168 | + functions-common:time_stop:2325 : [[ -z 1650551751733 ]] 2022-04-21 14:35:53.173 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:53.176 | + functions-common:time_stop:2328 : end_time=1650551753173 2022-04-21 14:35:53.179 | + functions-common:time_stop:2329 : elapsed_time=1440 2022-04-21 14:35:53.181 | + functions-common:time_stop:2330 : total=16855 2022-04-21 14:35:53.184 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:53.187 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=18295 2022-04-21 14:35:53.190 | + 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-04-21 14:35:53.192 | + functions-common:run_process:1571 : local service=q-meta 2022-04-21 14:35:53.195 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.197 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:53.200 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:53.203 | + functions-common:run_process:1576 : local name=q-meta 2022-04-21 14:35:53.206 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:53.208 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:53.211 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:53.213 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:53.218 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:53.221 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551753218 2022-04-21 14:35:53.224 | + functions-common:run_process:1579 : is_service_enabled q-meta 2022-04-21 14:35:53.246 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:53.249 | + functions-common:run_process:1580 : _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-04-21 14:35:53.252 | + functions-common:_run_under_systemd:1536 : local service=q-meta 2022-04-21 14:35:53.254 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.257 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.259 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.262 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.265 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-21 14:35:53.267 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-21 14:35:53.270 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-meta.service 2022-04-21 14:35:53.273 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:53.276 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:53.278 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-21 14:35:53.281 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:53.284 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-meta.service 2022-04-21 14:35:53.287 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-21 14:35:53.290 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:53.292 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:53.296 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:53.298 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:53.301 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-21 14:35:53.304 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:53.309 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-21 14:35:53.382 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-21 14:35:53.460 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:53.521 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-21 14:35:53.577 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-21 14:35:53.640 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:53.701 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:53.703 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-21 14:35:53.787 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:54.234 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-meta.service 2022-04-21 14:35:54.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-21 14:35:54.684 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-meta.service 2022-04-21 14:35:54.714 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:54.721 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:54.725 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:54.733 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:54.736 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:54.738 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:54.741 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:54.743 | + functions-common:time_stop:2323 : start_time=1650551753218 2022-04-21 14:35:54.746 | + functions-common:time_stop:2325 : [[ -z 1650551753218 ]] 2022-04-21 14:35:54.752 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:54.754 | + functions-common:time_stop:2328 : end_time=1650551754751 2022-04-21 14:35:54.757 | + functions-common:time_stop:2329 : elapsed_time=1533 2022-04-21 14:35:54.759 | + functions-common:time_stop:2330 : total=18295 2022-04-21 14:35:54.763 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:54.766 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=19828 2022-04-21 14:35:54.768 | + 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-04-21 14:35:54.771 | + functions-common:run_process:1571 : local service=q-metering 2022-04-21 14:35:54.773 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-21 14:35:54.776 | + functions-common:run_process:1573 : local group= 2022-04-21 14:35:54.780 | + functions-common:run_process:1574 : local user= 2022-04-21 14:35:54.782 | + functions-common:run_process:1576 : local name=q-metering 2022-04-21 14:35:54.785 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:35:54.787 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:35:54.790 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:35:54.792 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:35:54.800 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:35:54.803 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551754800 2022-04-21 14:35:54.806 | + functions-common:run_process:1579 : is_service_enabled q-metering 2022-04-21 14:35:54.853 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:54.856 | + functions-common:run_process:1580 : _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-04-21 14:35:54.859 | + functions-common:_run_under_systemd:1536 : local service=q-metering 2022-04-21 14:35:54.862 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-21 14:35:54.864 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-21 14:35:54.866 | + functions-common:_run_under_systemd:1540 : _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-04-21 14:35:54.870 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-21 14:35:54.872 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-21 14:35:54.874 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-21 14:35:54.877 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@q-metering.service 2022-04-21 14:35:54.880 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:35:54.883 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:35:54.885 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-21 14:35:54.888 | + functions-common:_run_under_systemd:1548 : 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-04-21 14:35:54.891 | + functions-common:write_user_unit_file:1453 : local service=devstack@q-metering.service 2022-04-21 14:35:54.894 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-21 14:35:54.896 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:35:54.902 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:35:54.905 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:35:54.908 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:35:54.912 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-21 14:35:54.914 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:35:54.920 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-21 14:35:55.003 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-21 14:35:55.088 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:35:55.161 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-21 14:35:55.250 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-21 14:35:55.319 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:35:55.385 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:35:55.390 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-21 14:35:55.498 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:35:55.925 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@q-metering.service 2022-04-21 14:35:55.940 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-21 14:35:56.343 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@q-metering.service 2022-04-21 14:35:56.372 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:35:56.381 | + functions-common:time_stop:2316 : local name 2022-04-21 14:35:56.381 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:35:56.383 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:35:56.385 | + functions-common:time_stop:2319 : local total 2022-04-21 14:35:56.389 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:35:56.391 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:35:56.393 | + functions-common:time_stop:2323 : start_time=1650551754800 2022-04-21 14:35:56.395 | + functions-common:time_stop:2325 : [[ -z 1650551754800 ]] 2022-04-21 14:35:56.401 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:35:56.403 | + functions-common:time_stop:2328 : end_time=1650551756399 2022-04-21 14:35:56.405 | + functions-common:time_stop:2329 : elapsed_time=1599 2022-04-21 14:35:56.409 | + functions-common:time_stop:2330 : total=19828 2022-04-21 14:35:56.413 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:35:56.413 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=21427 2022-04-21 14:35:56.415 | + ./stack.sh:main:1291 : is_service_enabled q-svc 2022-04-21 14:35:56.436 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:35:56.438 | + ./stack.sh:main:1291 : [[ True == \T\r\u\e ]] 2022-04-21 14:35:56.441 | + ./stack.sh:main:1292 : echo_summary 'Creating initial neutron network elements' 2022-04-21 14:35:56.443 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:35:56.446 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-04-21 14:35:56.449 | + ./stack.sh:main:1295 : type -p neutron_plugin_create_initial_networks 2022-04-21 14:35:56.452 | + ./stack.sh:main:1298 : create_neutron_initial_network 2022-04-21 14:35:56.454 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2022-04-21 14:35:56.460 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2022-04-21 14:35:56.462 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2022-04-21 14:35:56.465 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2022-04-21 14:35:56.468 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:35:56.472 | ++ functions-common:get_field:739 : read data 2022-04-21 14:35:59.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:35:59.199 | from cryptography.utils import int_from_bytes 2022-04-21 14:35:59.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:35:59.199 | from cryptography.utils import int_from_bytes 2022-04-21 14:35:59.368 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:35:59.371 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-21 14:35:59.375 | ++ functions-common:get_field:743 : field='$2' 2022-04-21 14:35:59.378 | ++ functions-common:get_field:745 : echo '| 0382b821f5a24ad0b5f94f344a687b1c | demo |' 2022-04-21 14:35:59.380 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-21 14:35:59.388 | ++ functions-common:get_field:739 : read data 2022-04-21 14:35:59.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:35:59.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2022-04-21 14:35:59.403 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:35:59.427 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2022-04-21 14:35:59.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2022-04-21 14:35:59.432 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-04-21 14:35:59.436 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-21 14:36:02.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:02.509 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:02.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:02.509 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:02.652 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:02.656 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-04-21 14:36:02.656 | address-scope 2022-04-21 14:36:02.656 | router-admin-state-down-before-update 2022-04-21 14:36:02.656 | agent 2022-04-21 14:36:02.656 | agent-resources-synced 2022-04-21 14:36:02.656 | allowed-address-pairs 2022-04-21 14:36:02.656 | auto-allocated-topology 2022-04-21 14:36:02.656 | availability_zone 2022-04-21 14:36:02.656 | availability_zone_filter 2022-04-21 14:36:02.656 | default-subnetpools 2022-04-21 14:36:02.656 | dhcp_agent_scheduler 2022-04-21 14:36:02.656 | dvr 2022-04-21 14:36:02.656 | empty-string-filtering 2022-04-21 14:36:02.656 | external-net 2022-04-21 14:36:02.656 | extra_dhcp_opt 2022-04-21 14:36:02.656 | extraroute 2022-04-21 14:36:02.656 | extraroute-atomic 2022-04-21 14:36:02.656 | filter-validation 2022-04-21 14:36:02.656 | fip-port-details 2022-04-21 14:36:02.656 | flavors 2022-04-21 14:36:02.656 | floatingip-pools 2022-04-21 14:36:02.656 | ip-substring-filtering 2022-04-21 14:36:02.656 | router 2022-04-21 14:36:02.656 | ext-gw-mode 2022-04-21 14:36:02.656 | l3-ha 2022-04-21 14:36:02.656 | l3-flavors 2022-04-21 14:36:02.656 | l3-port-ip-change-not-allowed 2022-04-21 14:36:02.656 | l3_agent_scheduler 2022-04-21 14:36:02.656 | metering 2022-04-21 14:36:02.656 | metering_source_and_destination_fields 2022-04-21 14:36:02.657 | multi-provider 2022-04-21 14:36:02.657 | net-mtu 2022-04-21 14:36:02.657 | net-mtu-writable 2022-04-21 14:36:02.657 | network_availability_zone 2022-04-21 14:36:02.657 | network-ip-availability 2022-04-21 14:36:02.657 | pagination 2022-04-21 14:36:02.657 | port-device-profile 2022-04-21 14:36:02.657 | port-mac-address-regenerate 2022-04-21 14:36:02.657 | port-numa-affinity-policy 2022-04-21 14:36:02.657 | binding 2022-04-21 14:36:02.657 | binding-extended 2022-04-21 14:36:02.657 | port-security 2022-04-21 14:36:02.657 | project-id 2022-04-21 14:36:02.657 | provider 2022-04-21 14:36:02.657 | quotas 2022-04-21 14:36:02.657 | quota_details 2022-04-21 14:36:02.657 | rbac-policies 2022-04-21 14:36:02.657 | rbac-address-group 2022-04-21 14:36:02.657 | rbac-address-scope 2022-04-21 14:36:02.657 | rbac-security-groups 2022-04-21 14:36:02.657 | rbac-subnetpool 2022-04-21 14:36:02.657 | revision-if-match 2022-04-21 14:36:02.657 | standard-attr-revisions 2022-04-21 14:36:02.657 | router_availability_zone 2022-04-21 14:36:02.657 | security-groups-normalized-cidr 2022-04-21 14:36:02.657 | port-security-groups-filtering 2022-04-21 14:36:02.657 | security-groups-remote-address-group 2022-04-21 14:36:02.657 | security-group 2022-04-21 14:36:02.657 | service-type 2022-04-21 14:36:02.657 | sorting 2022-04-21 14:36:02.657 | standard-attr-description 2022-04-21 14:36:02.657 | stateful-security-group 2022-04-21 14:36:02.657 | subnet_onboard 2022-04-21 14:36:02.657 | subnet-service-types 2022-04-21 14:36:02.658 | subnet_allocation 2022-04-21 14:36:02.658 | subnetpool-prefix-ops 2022-04-21 14:36:02.658 | standard-attr-tag 2022-04-21 14:36:02.658 | standard-attr-timestamp' 2022-04-21 14:36:02.658 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-04-21 14:36:02.658 | address-scope 2022-04-21 14:36:02.658 | router-admin-state-down-before-update 2022-04-21 14:36:02.658 | agent 2022-04-21 14:36:02.658 | agent-resources-synced 2022-04-21 14:36:02.658 | allowed-address-pairs 2022-04-21 14:36:02.658 | auto-allocated-topology 2022-04-21 14:36:02.658 | availability_zone 2022-04-21 14:36:02.658 | availability_zone_filter 2022-04-21 14:36:02.658 | default-subnetpools 2022-04-21 14:36:02.658 | dhcp_agent_scheduler 2022-04-21 14:36:02.659 | dvr 2022-04-21 14:36:02.659 | empty-string-filtering 2022-04-21 14:36:02.659 | external-net 2022-04-21 14:36:02.659 | extra_dhcp_opt 2022-04-21 14:36:02.659 | extraroute 2022-04-21 14:36:02.659 | extraroute-atomic 2022-04-21 14:36:02.659 | filter-validation 2022-04-21 14:36:02.659 | fip-port-details 2022-04-21 14:36:02.659 | flavors 2022-04-21 14:36:02.659 | floatingip-pools 2022-04-21 14:36:02.659 | ip-substring-filtering 2022-04-21 14:36:02.659 | router 2022-04-21 14:36:02.659 | ext-gw-mode 2022-04-21 14:36:02.659 | l3-ha 2022-04-21 14:36:02.659 | l3-flavors 2022-04-21 14:36:02.659 | l3-port-ip-change-not-allowed 2022-04-21 14:36:02.659 | l3_agent_scheduler 2022-04-21 14:36:02.659 | metering 2022-04-21 14:36:02.659 | metering_source_and_destination_fields 2022-04-21 14:36:02.659 | multi-provider 2022-04-21 14:36:02.659 | net-mtu 2022-04-21 14:36:02.659 | net-mtu-writable 2022-04-21 14:36:02.659 | network_availability_zone 2022-04-21 14:36:02.659 | network-ip-availability 2022-04-21 14:36:02.659 | pagination 2022-04-21 14:36:02.659 | port-device-profile 2022-04-21 14:36:02.659 | port-mac-address-regenerate 2022-04-21 14:36:02.659 | port-numa-affinity-policy 2022-04-21 14:36:02.659 | binding 2022-04-21 14:36:02.659 | binding-extended 2022-04-21 14:36:02.659 | port-security 2022-04-21 14:36:02.659 | project-id 2022-04-21 14:36:02.659 | provider 2022-04-21 14:36:02.659 | quotas 2022-04-21 14:36:02.659 | quota_details 2022-04-21 14:36:02.659 | rbac-policies 2022-04-21 14:36:02.660 | rbac-address-group 2022-04-21 14:36:02.660 | rbac-address-scope 2022-04-21 14:36:02.660 | rbac-security-groups 2022-04-21 14:36:02.660 | rbac-subnetpool 2022-04-21 14:36:02.660 | revision-if-match 2022-04-21 14:36:02.660 | standard-attr-revisions 2022-04-21 14:36:02.660 | router_availability_zone 2022-04-21 14:36:02.660 | security-groups-normalized-cidr 2022-04-21 14:36:02.660 | port-security-groups-filtering 2022-04-21 14:36:02.660 | security-groups-remote-address-group 2022-04-21 14:36:02.660 | security-group 2022-04-21 14:36:02.660 | service-type 2022-04-21 14:36:02.660 | sorting 2022-04-21 14:36:02.660 | standard-attr-description 2022-04-21 14:36:02.660 | stateful-security-group 2022-04-21 14:36:02.660 | subnet_onboard 2022-04-21 14:36:02.660 | subnet-service-types 2022-04-21 14:36:02.660 | subnet_allocation 2022-04-21 14:36:02.660 | subnetpool-prefix-ops 2022-04-21 14:36:02.660 | standard-attr-tag 2022-04-21 14:36:02.660 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-21 14:36:02.661 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-04-21 14:36:02.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2022-04-21 14:36:02.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2022-04-21 14:36:02.670 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-21 14:36:05.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:05.487 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:05.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:05.487 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:05.629 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:05.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=84b1b846-2132-4530-9f52-58e668afd108 2022-04-21 14:36:05.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2022-04-21 14:36:05.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2022-04-21 14:36:05.640 | + functions-common:is_provider_network:2165 : '[' '' == True ']' 2022-04-21 14:36:05.643 | + functions-common:is_provider_network:2168 : return 1 2022-04-21 14:36:05.647 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 0382b821f5a24ad0b5f94f344a687b1c private 2022-04-21 14:36:05.647 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-21 14:36:05.647 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-21 14:36:05.650 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:36:05.653 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:08.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:08.944 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:08.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:08.944 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:09.096 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:09.099 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-21 14:36:09.102 | ++ functions-common:get_field:743 : field='$3' 2022-04-21 14:36:09.105 | ++ functions-common:get_field:745 : echo '| id | 4e2d5501-6872-49bb-a374-96dfedb0e356 |' 2022-04-21 14:36:09.106 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-21 14:36:09.111 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:09.115 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=4e2d5501-6872-49bb-a374-96dfedb0e356 2022-04-21 14:36:09.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 0382b821f5a24ad0b5f94f344a687b1c' 2022-04-21 14:36:09.120 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:09.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2022-04-21 14:36:09.140 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:36:09.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:36:09.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 84b1b846-2132-4530-9f52-58e668afd108 ']' 2022-04-21 14:36:09.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 0382b821f5a24ad0b5f94f344a687b1c ' 2022-04-21 14:36:09.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2022-04-21 14:36:09.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2022-04-21 14:36:09.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-21 14:36:09.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 84b1b846-2132-4530-9f52-58e668afd108 ' 2022-04-21 14:36:09.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2022-04-21 14:36:09.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 4e2d5501-6872-49bb-a374-96dfedb0e356 private-subnet' 2022-04-21 14:36:09.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2022-04-21 14:36:09.170 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2022-04-21 14:36:09.171 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 0382b821f5a24ad0b5f94f344a687b1c --ip-version 4 --gateway 172.20.0.1 --subnet-pool 84b1b846-2132-4530-9f52-58e668afd108 --network 4e2d5501-6872-49bb-a374-96dfedb0e356 private-subnet 2022-04-21 14:36:09.172 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2022-04-21 14:36:09.175 | +++ functions-common:get_field:738 : local data field 2022-04-21 14:36:09.178 | +++ functions-common:get_field:739 : read data 2022-04-21 14:36:13.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:13.258 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:13.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:13.258 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:13.416 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:13.420 | +++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-21 14:36:13.423 | +++ functions-common:get_field:743 : field='$3' 2022-04-21 14:36:13.426 | +++ functions-common:get_field:745 : echo '| id | 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 |' 2022-04-21 14:36:13.427 | +++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-21 14:36:13.433 | +++ functions-common:get_field:739 : read data 2022-04-21 14:36:13.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 2022-04-21 14:36:13.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 0382b821f5a24ad0b5f94f344a687b1c' 2022-04-21 14:36:13.442 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:13.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 2022-04-21 14:36:13.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 2022-04-21 14:36:13.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2022-04-21 14:36:13.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2022-04-21 14:36:13.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2022-04-21 14:36:13.476 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-21 14:36:16.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:16.157 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:16.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:16.157 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:16.306 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:16.310 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-04-21 14:36:16.310 | address-scope 2022-04-21 14:36:16.310 | router-admin-state-down-before-update 2022-04-21 14:36:16.310 | agent 2022-04-21 14:36:16.310 | agent-resources-synced 2022-04-21 14:36:16.310 | allowed-address-pairs 2022-04-21 14:36:16.310 | auto-allocated-topology 2022-04-21 14:36:16.310 | availability_zone 2022-04-21 14:36:16.310 | availability_zone_filter 2022-04-21 14:36:16.310 | default-subnetpools 2022-04-21 14:36:16.310 | dhcp_agent_scheduler 2022-04-21 14:36:16.310 | dvr 2022-04-21 14:36:16.310 | empty-string-filtering 2022-04-21 14:36:16.310 | external-net 2022-04-21 14:36:16.310 | extra_dhcp_opt 2022-04-21 14:36:16.310 | extraroute 2022-04-21 14:36:16.310 | extraroute-atomic 2022-04-21 14:36:16.310 | filter-validation 2022-04-21 14:36:16.310 | fip-port-details 2022-04-21 14:36:16.310 | flavors 2022-04-21 14:36:16.310 | floatingip-pools 2022-04-21 14:36:16.310 | ip-substring-filtering 2022-04-21 14:36:16.310 | router 2022-04-21 14:36:16.310 | ext-gw-mode 2022-04-21 14:36:16.310 | l3-ha 2022-04-21 14:36:16.310 | l3-flavors 2022-04-21 14:36:16.310 | l3-port-ip-change-not-allowed 2022-04-21 14:36:16.310 | l3_agent_scheduler 2022-04-21 14:36:16.311 | metering 2022-04-21 14:36:16.311 | metering_source_and_destination_fields 2022-04-21 14:36:16.311 | multi-provider 2022-04-21 14:36:16.311 | net-mtu 2022-04-21 14:36:16.311 | net-mtu-writable 2022-04-21 14:36:16.311 | network_availability_zone 2022-04-21 14:36:16.311 | network-ip-availability 2022-04-21 14:36:16.311 | pagination 2022-04-21 14:36:16.311 | port-device-profile 2022-04-21 14:36:16.311 | port-mac-address-regenerate 2022-04-21 14:36:16.311 | port-numa-affinity-policy 2022-04-21 14:36:16.311 | binding 2022-04-21 14:36:16.311 | binding-extended 2022-04-21 14:36:16.311 | port-security 2022-04-21 14:36:16.311 | project-id 2022-04-21 14:36:16.311 | provider 2022-04-21 14:36:16.311 | quotas 2022-04-21 14:36:16.311 | quota_details 2022-04-21 14:36:16.311 | rbac-policies 2022-04-21 14:36:16.311 | rbac-address-group 2022-04-21 14:36:16.311 | rbac-address-scope 2022-04-21 14:36:16.311 | rbac-security-groups 2022-04-21 14:36:16.311 | rbac-subnetpool 2022-04-21 14:36:16.311 | revision-if-match 2022-04-21 14:36:16.311 | standard-attr-revisions 2022-04-21 14:36:16.311 | router_availability_zone 2022-04-21 14:36:16.311 | security-groups-normalized-cidr 2022-04-21 14:36:16.311 | port-security-groups-filtering 2022-04-21 14:36:16.311 | security-groups-remote-address-group 2022-04-21 14:36:16.311 | security-group 2022-04-21 14:36:16.311 | service-type 2022-04-21 14:36:16.311 | sorting 2022-04-21 14:36:16.311 | standard-attr-description 2022-04-21 14:36:16.311 | stateful-security-group 2022-04-21 14:36:16.311 | subnet_onboard 2022-04-21 14:36:16.311 | subnet-service-types 2022-04-21 14:36:16.312 | subnet_allocation 2022-04-21 14:36:16.312 | subnetpool-prefix-ops 2022-04-21 14:36:16.312 | standard-attr-tag 2022-04-21 14:36:16.312 | standard-attr-timestamp' 2022-04-21 14:36:16.312 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-04-21 14:36:16.312 | address-scope 2022-04-21 14:36:16.312 | router-admin-state-down-before-update 2022-04-21 14:36:16.312 | agent 2022-04-21 14:36:16.312 | agent-resources-synced 2022-04-21 14:36:16.312 | allowed-address-pairs 2022-04-21 14:36:16.312 | auto-allocated-topology 2022-04-21 14:36:16.312 | availability_zone 2022-04-21 14:36:16.312 | availability_zone_filter 2022-04-21 14:36:16.313 | default-subnetpools 2022-04-21 14:36:16.313 | dhcp_agent_scheduler 2022-04-21 14:36:16.313 | dvr 2022-04-21 14:36:16.313 | empty-string-filtering 2022-04-21 14:36:16.313 | external-net 2022-04-21 14:36:16.313 | extra_dhcp_opt 2022-04-21 14:36:16.313 | extraroute 2022-04-21 14:36:16.313 | extraroute-atomic 2022-04-21 14:36:16.313 | filter-validation 2022-04-21 14:36:16.313 | fip-port-details 2022-04-21 14:36:16.313 | flavors 2022-04-21 14:36:16.313 | floatingip-pools 2022-04-21 14:36:16.313 | ip-substring-filtering 2022-04-21 14:36:16.313 | router 2022-04-21 14:36:16.313 | ext-gw-mode 2022-04-21 14:36:16.313 | l3-ha 2022-04-21 14:36:16.313 | l3-flavors 2022-04-21 14:36:16.313 | l3-port-ip-change-not-allowed 2022-04-21 14:36:16.313 | l3_agent_scheduler 2022-04-21 14:36:16.313 | metering 2022-04-21 14:36:16.313 | metering_source_and_destination_fields 2022-04-21 14:36:16.313 | multi-provider 2022-04-21 14:36:16.313 | net-mtu 2022-04-21 14:36:16.313 | net-mtu-writable 2022-04-21 14:36:16.313 | network_availability_zone 2022-04-21 14:36:16.313 | network-ip-availability 2022-04-21 14:36:16.313 | pagination 2022-04-21 14:36:16.313 | port-device-profile 2022-04-21 14:36:16.313 | port-mac-address-regenerate 2022-04-21 14:36:16.313 | port-numa-affinity-policy 2022-04-21 14:36:16.313 | binding 2022-04-21 14:36:16.313 | binding-extended 2022-04-21 14:36:16.313 | port-security 2022-04-21 14:36:16.313 | project-id 2022-04-21 14:36:16.314 | provider 2022-04-21 14:36:16.314 | quotas 2022-04-21 14:36:16.314 | quota_details 2022-04-21 14:36:16.314 | rbac-policies 2022-04-21 14:36:16.314 | rbac-address-group 2022-04-21 14:36:16.314 | rbac-address-scope 2022-04-21 14:36:16.314 | rbac-security-groups 2022-04-21 14:36:16.314 | rbac-subnetpool 2022-04-21 14:36:16.314 | revision-if-match 2022-04-21 14:36:16.314 | standard-attr-revisions 2022-04-21 14:36:16.314 | router_availability_zone 2022-04-21 14:36:16.314 | security-groups-normalized-cidr 2022-04-21 14:36:16.314 | port-security-groups-filtering 2022-04-21 14:36:16.314 | security-groups-remote-address-group 2022-04-21 14:36:16.314 | security-group 2022-04-21 14:36:16.314 | service-type 2022-04-21 14:36:16.314 | sorting 2022-04-21 14:36:16.314 | standard-attr-description 2022-04-21 14:36:16.314 | stateful-security-group 2022-04-21 14:36:16.314 | subnet_onboard 2022-04-21 14:36:16.314 | subnet-service-types 2022-04-21 14:36:16.314 | subnet_allocation 2022-04-21 14:36:16.314 | subnetpool-prefix-ops 2022-04-21 14:36:16.314 | standard-attr-tag 2022-04-21 14:36:16.314 | standard-attr-timestamp =~ router ]] 2022-04-21 14:36:16.316 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-04-21 14:36:16.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2022-04-21 14:36:16.321 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-04-21 14:36:16.325 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-21 14:36:18.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:18.976 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:18.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:18.976 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:19.130 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:19.133 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-04-21 14:36:19.133 | address-scope 2022-04-21 14:36:19.134 | router-admin-state-down-before-update 2022-04-21 14:36:19.134 | agent 2022-04-21 14:36:19.134 | agent-resources-synced 2022-04-21 14:36:19.134 | allowed-address-pairs 2022-04-21 14:36:19.134 | auto-allocated-topology 2022-04-21 14:36:19.134 | availability_zone 2022-04-21 14:36:19.134 | availability_zone_filter 2022-04-21 14:36:19.134 | default-subnetpools 2022-04-21 14:36:19.134 | dhcp_agent_scheduler 2022-04-21 14:36:19.134 | dvr 2022-04-21 14:36:19.134 | empty-string-filtering 2022-04-21 14:36:19.134 | external-net 2022-04-21 14:36:19.134 | extra_dhcp_opt 2022-04-21 14:36:19.134 | extraroute 2022-04-21 14:36:19.134 | extraroute-atomic 2022-04-21 14:36:19.134 | filter-validation 2022-04-21 14:36:19.134 | fip-port-details 2022-04-21 14:36:19.134 | flavors 2022-04-21 14:36:19.134 | floatingip-pools 2022-04-21 14:36:19.134 | ip-substring-filtering 2022-04-21 14:36:19.134 | router 2022-04-21 14:36:19.134 | ext-gw-mode 2022-04-21 14:36:19.134 | l3-ha 2022-04-21 14:36:19.134 | l3-flavors 2022-04-21 14:36:19.134 | l3-port-ip-change-not-allowed 2022-04-21 14:36:19.134 | l3_agent_scheduler 2022-04-21 14:36:19.134 | metering 2022-04-21 14:36:19.134 | metering_source_and_destination_fields 2022-04-21 14:36:19.134 | multi-provider 2022-04-21 14:36:19.134 | net-mtu 2022-04-21 14:36:19.134 | net-mtu-writable 2022-04-21 14:36:19.134 | network_availability_zone 2022-04-21 14:36:19.134 | network-ip-availability 2022-04-21 14:36:19.134 | pagination 2022-04-21 14:36:19.134 | port-device-profile 2022-04-21 14:36:19.135 | port-mac-address-regenerate 2022-04-21 14:36:19.135 | port-numa-affinity-policy 2022-04-21 14:36:19.135 | binding 2022-04-21 14:36:19.135 | binding-extended 2022-04-21 14:36:19.135 | port-security 2022-04-21 14:36:19.135 | project-id 2022-04-21 14:36:19.135 | provider 2022-04-21 14:36:19.135 | quotas 2022-04-21 14:36:19.135 | quota_details 2022-04-21 14:36:19.135 | rbac-policies 2022-04-21 14:36:19.135 | rbac-address-group 2022-04-21 14:36:19.135 | rbac-address-scope 2022-04-21 14:36:19.135 | rbac-security-groups 2022-04-21 14:36:19.135 | rbac-subnetpool 2022-04-21 14:36:19.135 | revision-if-match 2022-04-21 14:36:19.135 | standard-attr-revisions 2022-04-21 14:36:19.135 | router_availability_zone 2022-04-21 14:36:19.135 | security-groups-normalized-cidr 2022-04-21 14:36:19.135 | port-security-groups-filtering 2022-04-21 14:36:19.135 | security-groups-remote-address-group 2022-04-21 14:36:19.135 | security-group 2022-04-21 14:36:19.135 | service-type 2022-04-21 14:36:19.135 | sorting 2022-04-21 14:36:19.135 | standard-attr-description 2022-04-21 14:36:19.135 | stateful-security-group 2022-04-21 14:36:19.135 | subnet_onboard 2022-04-21 14:36:19.135 | subnet-service-types 2022-04-21 14:36:19.135 | subnet_allocation 2022-04-21 14:36:19.135 | subnetpool-prefix-ops 2022-04-21 14:36:19.135 | standard-attr-tag 2022-04-21 14:36:19.135 | standard-attr-timestamp' 2022-04-21 14:36:19.136 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-04-21 14:36:19.136 | address-scope 2022-04-21 14:36:19.136 | router-admin-state-down-before-update 2022-04-21 14:36:19.136 | agent 2022-04-21 14:36:19.136 | agent-resources-synced 2022-04-21 14:36:19.136 | allowed-address-pairs 2022-04-21 14:36:19.136 | auto-allocated-topology 2022-04-21 14:36:19.136 | availability_zone 2022-04-21 14:36:19.136 | availability_zone_filter 2022-04-21 14:36:19.136 | default-subnetpools 2022-04-21 14:36:19.136 | dhcp_agent_scheduler 2022-04-21 14:36:19.136 | dvr 2022-04-21 14:36:19.136 | empty-string-filtering 2022-04-21 14:36:19.136 | external-net 2022-04-21 14:36:19.137 | extra_dhcp_opt 2022-04-21 14:36:19.137 | extraroute 2022-04-21 14:36:19.137 | extraroute-atomic 2022-04-21 14:36:19.137 | filter-validation 2022-04-21 14:36:19.137 | fip-port-details 2022-04-21 14:36:19.137 | flavors 2022-04-21 14:36:19.137 | floatingip-pools 2022-04-21 14:36:19.137 | ip-substring-filtering 2022-04-21 14:36:19.137 | router 2022-04-21 14:36:19.137 | ext-gw-mode 2022-04-21 14:36:19.137 | l3-ha 2022-04-21 14:36:19.137 | l3-flavors 2022-04-21 14:36:19.137 | l3-port-ip-change-not-allowed 2022-04-21 14:36:19.137 | l3_agent_scheduler 2022-04-21 14:36:19.137 | metering 2022-04-21 14:36:19.137 | metering_source_and_destination_fields 2022-04-21 14:36:19.137 | multi-provider 2022-04-21 14:36:19.137 | net-mtu 2022-04-21 14:36:19.137 | net-mtu-writable 2022-04-21 14:36:19.137 | network_availability_zone 2022-04-21 14:36:19.137 | network-ip-availability 2022-04-21 14:36:19.137 | pagination 2022-04-21 14:36:19.137 | port-device-profile 2022-04-21 14:36:19.137 | port-mac-address-regenerate 2022-04-21 14:36:19.137 | port-numa-affinity-policy 2022-04-21 14:36:19.137 | binding 2022-04-21 14:36:19.137 | binding-extended 2022-04-21 14:36:19.137 | port-security 2022-04-21 14:36:19.137 | project-id 2022-04-21 14:36:19.137 | provider 2022-04-21 14:36:19.137 | quotas 2022-04-21 14:36:19.137 | quota_details 2022-04-21 14:36:19.137 | rbac-policies 2022-04-21 14:36:19.137 | rbac-address-group 2022-04-21 14:36:19.137 | rbac-address-scope 2022-04-21 14:36:19.138 | rbac-security-groups 2022-04-21 14:36:19.138 | rbac-subnetpool 2022-04-21 14:36:19.138 | revision-if-match 2022-04-21 14:36:19.138 | standard-attr-revisions 2022-04-21 14:36:19.138 | router_availability_zone 2022-04-21 14:36:19.138 | security-groups-normalized-cidr 2022-04-21 14:36:19.138 | port-security-groups-filtering 2022-04-21 14:36:19.138 | security-groups-remote-address-group 2022-04-21 14:36:19.138 | security-group 2022-04-21 14:36:19.138 | service-type 2022-04-21 14:36:19.138 | sorting 2022-04-21 14:36:19.138 | standard-attr-description 2022-04-21 14:36:19.138 | stateful-security-group 2022-04-21 14:36:19.138 | subnet_onboard 2022-04-21 14:36:19.138 | subnet-service-types 2022-04-21 14:36:19.138 | subnet_allocation 2022-04-21 14:36:19.138 | subnetpool-prefix-ops 2022-04-21 14:36:19.138 | standard-attr-tag 2022-04-21 14:36:19.138 | standard-attr-timestamp =~ external-net ]] 2022-04-21 14:36:19.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-04-21 14:36:19.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2022-04-21 14:36:19.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 0382b821f5a24ad0b5f94f344a687b1c router1 2022-04-21 14:36:19.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-04-21 14:36:19.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-04-21 14:36:19.149 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:36:19.152 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:22.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:22.139 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:22.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:22.139 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:22.284 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:22.287 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-21 14:36:22.290 | ++ functions-common:get_field:743 : field='$3' 2022-04-21 14:36:22.294 | ++ functions-common:get_field:745 : echo '| id | fee68cd3-e7ad-4058-9fae-1b415b82b1fc |' 2022-04-21 14:36:22.294 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-21 14:36:22.300 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:22.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=fee68cd3-e7ad-4058-9fae-1b415b82b1fc 2022-04-21 14:36:22.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 0382b821f5a24ad0b5f94f344a687b1c router1' 2022-04-21 14:36:22.308 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:22.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-21 14:36:22.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2022-04-21 14:36:22.330 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-04-21 14:36:22.334 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-21 14:36:24.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:24.916 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:24.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:24.916 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:25.060 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:25.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-04-21 14:36:25.063 | address-scope 2022-04-21 14:36:25.063 | router-admin-state-down-before-update 2022-04-21 14:36:25.063 | agent 2022-04-21 14:36:25.063 | agent-resources-synced 2022-04-21 14:36:25.063 | allowed-address-pairs 2022-04-21 14:36:25.063 | auto-allocated-topology 2022-04-21 14:36:25.063 | availability_zone 2022-04-21 14:36:25.063 | availability_zone_filter 2022-04-21 14:36:25.063 | default-subnetpools 2022-04-21 14:36:25.063 | dhcp_agent_scheduler 2022-04-21 14:36:25.064 | dvr 2022-04-21 14:36:25.064 | empty-string-filtering 2022-04-21 14:36:25.064 | external-net 2022-04-21 14:36:25.064 | extra_dhcp_opt 2022-04-21 14:36:25.064 | extraroute 2022-04-21 14:36:25.064 | extraroute-atomic 2022-04-21 14:36:25.064 | filter-validation 2022-04-21 14:36:25.064 | fip-port-details 2022-04-21 14:36:25.064 | flavors 2022-04-21 14:36:25.064 | floatingip-pools 2022-04-21 14:36:25.064 | ip-substring-filtering 2022-04-21 14:36:25.064 | router 2022-04-21 14:36:25.064 | ext-gw-mode 2022-04-21 14:36:25.064 | l3-ha 2022-04-21 14:36:25.064 | l3-flavors 2022-04-21 14:36:25.064 | l3-port-ip-change-not-allowed 2022-04-21 14:36:25.064 | l3_agent_scheduler 2022-04-21 14:36:25.064 | metering 2022-04-21 14:36:25.064 | metering_source_and_destination_fields 2022-04-21 14:36:25.064 | multi-provider 2022-04-21 14:36:25.064 | net-mtu 2022-04-21 14:36:25.064 | net-mtu-writable 2022-04-21 14:36:25.064 | network_availability_zone 2022-04-21 14:36:25.064 | network-ip-availability 2022-04-21 14:36:25.064 | pagination 2022-04-21 14:36:25.064 | port-device-profile 2022-04-21 14:36:25.064 | port-mac-address-regenerate 2022-04-21 14:36:25.064 | port-numa-affinity-policy 2022-04-21 14:36:25.064 | binding 2022-04-21 14:36:25.064 | binding-extended 2022-04-21 14:36:25.065 | port-security 2022-04-21 14:36:25.065 | project-id 2022-04-21 14:36:25.065 | provider 2022-04-21 14:36:25.065 | quotas 2022-04-21 14:36:25.065 | quota_details 2022-04-21 14:36:25.065 | rbac-policies 2022-04-21 14:36:25.065 | rbac-address-group 2022-04-21 14:36:25.065 | rbac-address-scope 2022-04-21 14:36:25.065 | rbac-security-groups 2022-04-21 14:36:25.065 | rbac-subnetpool 2022-04-21 14:36:25.065 | revision-if-match 2022-04-21 14:36:25.065 | standard-attr-revisions 2022-04-21 14:36:25.065 | router_availability_zone 2022-04-21 14:36:25.065 | security-groups-normalized-cidr 2022-04-21 14:36:25.065 | port-security-groups-filtering 2022-04-21 14:36:25.065 | security-groups-remote-address-group 2022-04-21 14:36:25.065 | security-group 2022-04-21 14:36:25.065 | service-type 2022-04-21 14:36:25.065 | sorting 2022-04-21 14:36:25.065 | standard-attr-description 2022-04-21 14:36:25.065 | stateful-security-group 2022-04-21 14:36:25.065 | subnet_onboard 2022-04-21 14:36:25.065 | subnet-service-types 2022-04-21 14:36:25.065 | subnet_allocation 2022-04-21 14:36:25.065 | subnetpool-prefix-ops 2022-04-21 14:36:25.065 | standard-attr-tag 2022-04-21 14:36:25.065 | standard-attr-timestamp' 2022-04-21 14:36:25.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-04-21 14:36:25.066 | address-scope 2022-04-21 14:36:25.066 | router-admin-state-down-before-update 2022-04-21 14:36:25.066 | agent 2022-04-21 14:36:25.066 | agent-resources-synced 2022-04-21 14:36:25.066 | allowed-address-pairs 2022-04-21 14:36:25.066 | auto-allocated-topology 2022-04-21 14:36:25.066 | availability_zone 2022-04-21 14:36:25.067 | availability_zone_filter 2022-04-21 14:36:25.067 | default-subnetpools 2022-04-21 14:36:25.067 | dhcp_agent_scheduler 2022-04-21 14:36:25.067 | dvr 2022-04-21 14:36:25.067 | empty-string-filtering 2022-04-21 14:36:25.067 | external-net 2022-04-21 14:36:25.067 | extra_dhcp_opt 2022-04-21 14:36:25.067 | extraroute 2022-04-21 14:36:25.067 | extraroute-atomic 2022-04-21 14:36:25.067 | filter-validation 2022-04-21 14:36:25.067 | fip-port-details 2022-04-21 14:36:25.067 | flavors 2022-04-21 14:36:25.067 | floatingip-pools 2022-04-21 14:36:25.067 | ip-substring-filtering 2022-04-21 14:36:25.067 | router 2022-04-21 14:36:25.067 | ext-gw-mode 2022-04-21 14:36:25.067 | l3-ha 2022-04-21 14:36:25.067 | l3-flavors 2022-04-21 14:36:25.067 | l3-port-ip-change-not-allowed 2022-04-21 14:36:25.067 | l3_agent_scheduler 2022-04-21 14:36:25.067 | metering 2022-04-21 14:36:25.067 | metering_source_and_destination_fields 2022-04-21 14:36:25.067 | multi-provider 2022-04-21 14:36:25.067 | net-mtu 2022-04-21 14:36:25.067 | net-mtu-writable 2022-04-21 14:36:25.067 | network_availability_zone 2022-04-21 14:36:25.067 | network-ip-availability 2022-04-21 14:36:25.067 | pagination 2022-04-21 14:36:25.067 | port-device-profile 2022-04-21 14:36:25.067 | port-mac-address-regenerate 2022-04-21 14:36:25.067 | port-numa-affinity-policy 2022-04-21 14:36:25.067 | binding 2022-04-21 14:36:25.067 | binding-extended 2022-04-21 14:36:25.067 | port-security 2022-04-21 14:36:25.067 | project-id 2022-04-21 14:36:25.068 | provider 2022-04-21 14:36:25.068 | quotas 2022-04-21 14:36:25.068 | quota_details 2022-04-21 14:36:25.068 | rbac-policies 2022-04-21 14:36:25.068 | rbac-address-group 2022-04-21 14:36:25.068 | rbac-address-scope 2022-04-21 14:36:25.068 | rbac-security-groups 2022-04-21 14:36:25.068 | rbac-subnetpool 2022-04-21 14:36:25.068 | revision-if-match 2022-04-21 14:36:25.068 | standard-attr-revisions 2022-04-21 14:36:25.068 | router_availability_zone 2022-04-21 14:36:25.068 | security-groups-normalized-cidr 2022-04-21 14:36:25.068 | port-security-groups-filtering 2022-04-21 14:36:25.068 | security-groups-remote-address-group 2022-04-21 14:36:25.068 | security-group 2022-04-21 14:36:25.068 | service-type 2022-04-21 14:36:25.068 | sorting 2022-04-21 14:36:25.068 | standard-attr-description 2022-04-21 14:36:25.068 | stateful-security-group 2022-04-21 14:36:25.068 | subnet_onboard 2022-04-21 14:36:25.068 | subnet-service-types 2022-04-21 14:36:25.068 | subnet_allocation 2022-04-21 14:36:25.068 | subnetpool-prefix-ops 2022-04-21 14:36:25.068 | standard-attr-tag 2022-04-21 14:36:25.068 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-21 14:36:25.069 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-04-21 14:36:25.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-21 14:36:25.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2022-04-21 14:36:25.079 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-21 14:36:25.079 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2022-04-21 14:36:25.079 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2022-04-21 14:36:25.086 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:36:25.089 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:28.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:28.062 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:28.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:28.062 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:28.215 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:28.219 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-21 14:36:28.221 | ++ functions-common:get_field:743 : field='$3' 2022-04-21 14:36:28.224 | ++ functions-common:get_field:745 : echo '| id | 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 |' 2022-04-21 14:36:28.225 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-21 14:36:28.231 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:28.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=3d886cf6-b946-42ff-a5ce-ba7bfd69f571 2022-04-21 14:36:28.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-21 14:36:28.239 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:28.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2022-04-21 14:36:28.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2022-04-21 14:36:28.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet fee68cd3-e7ad-4058-9fae-1b415b82b1fc 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 2022-04-21 14:36:32.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:32.866 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:32.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:32.866 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:33.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2022-04-21 14:36:33.037 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 2022-04-21 14:36:33.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2022-04-21 14:36:33.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2022-04-21 14:36:33.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.26.4.1 ]] 2022-04-21 14:36:33.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.26.4.1 ' 2022-04-21 14:36:33.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 --subnet-range 172.26.4.0/24 --no-dhcp ' 2022-04-21 14:36:33.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2022-04-21 14:36:33.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2022-04-21 14:36:33.060 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.4.1 --network 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 --subnet-range 172.26.4.0/24 --no-dhcp public-subnet 2022-04-21 14:36:33.061 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2022-04-21 14:36:35.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:35.976 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:35.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:35.976 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:36.131 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:36.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.26.4.1 | 2022-04-21 14:36:36.134 | | id | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 |' 2022-04-21 14:36:36.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-21 14:36:36.140 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:36.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' 5cb6e233-9440-420c-ac13-1e627e7e6ce7 '|' 2022-04-21 14:36:36.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.26.4.1 | | id | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 |' 2022-04-21 14:36:36.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2022-04-21 14:36:36.164 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' 5cb6e233-9440-420c-ac13-1e627e7e6ce7 '|' 2022-04-21 14:36:36.165 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2022-04-21 14:36:36.168 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:36:36.170 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:36.174 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-21 14:36:36.177 | ++ functions-common:get_field:743 : field='$3' 2022-04-21 14:36:36.180 | ++ functions-common:get_field:745 : echo '| gateway_ip | 172.26.4.1 | | id | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 |' 2022-04-21 14:36:36.180 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-21 14:36:36.186 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:36.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.26.4.1 2022-04-21 14:36:36.193 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' 5cb6e233-9440-420c-ac13-1e627e7e6ce7 '|' 2022-04-21 14:36:36.193 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2022-04-21 14:36:36.195 | ++ functions-common:get_field:738 : local data field 2022-04-21 14:36:36.198 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:36.201 | ++ functions-common:get_field:740 : '[' 5 -lt 0 ']' 2022-04-21 14:36:36.203 | ++ functions-common:get_field:743 : field='$6' 2022-04-21 14:36:36.206 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-21 14:36:36.206 | ++ functions-common:get_field:745 : echo '| gateway_ip | 172.26.4.1 | | id | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 |' 2022-04-21 14:36:36.212 | ++ functions-common:get_field:739 : read data 2022-04-21 14:36:36.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=5cb6e233-9440-420c-ac13-1e627e7e6ce7 2022-04-21 14:36:36.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 fee68cd3-e7ad-4058-9fae-1b415b82b1fc 2022-04-21 14:36:40.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:40.876 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:40.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:40.876 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:41.023 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2022-04-21 14:36:41.040 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:41.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2022-04-21 14:36:41.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2022-04-21 14:36:41.047 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-04-21 14:36:41.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2022-04-21 14:36:41.053 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2022-04-21 14:36:41.055 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-21 14:36:41.076 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2022-04-21 14:36:41.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2022-04-21 14:36:41.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2022-04-21 14:36:41.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2022-04-21 14:36:41.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-21 14:36:41.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-21 14:36:41.091 | + functions-common:test_with_retry:2254 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-21 14:36:41.094 | + functions-common:test_with_retry:2255 : local 'failmsg=br-data creation failed' 2022-04-21 14:36:41.096 | + functions-common:test_with_retry:2256 : local until=10 2022-04-21 14:36:41.098 | + functions-common:test_with_retry:2257 : local sleep=0.5 2022-04-21 14:36:41.101 | + functions-common:test_with_retry:2259 : time_start test_with_retry 2022-04-21 14:36:41.103 | + functions-common:time_start:2302 : local name=test_with_retry 2022-04-21 14:36:41.106 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:41.109 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:41.111 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:41.116 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551801113 2022-04-21 14:36:41.118 | + functions-common:test_with_retry:2260 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-21 14:36:41.125 | + functions-common:test_with_retry:2263 : time_stop test_with_retry 2022-04-21 14:36:41.128 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:41.130 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:41.132 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:41.135 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:41.137 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:41.139 | + functions-common:time_stop:2322 : name=test_with_retry 2022-04-21 14:36:41.141 | + functions-common:time_stop:2323 : start_time=1650551801113 2022-04-21 14:36:41.144 | + functions-common:time_stop:2325 : [[ -z 1650551801113 ]] 2022-04-21 14:36:41.147 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:41.151 | + functions-common:time_stop:2328 : end_time=1650551801148 2022-04-21 14:36:41.154 | + functions-common:time_stop:2329 : elapsed_time=35 2022-04-21 14:36:41.156 | + functions-common:time_stop:2330 : total=5107 2022-04-21 14:36:41.158 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:41.160 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=5142 2022-04-21 14:36:41.165 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2022-04-21 14:36:41.166 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.26.4.1 2022-04-21 14:36:41.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2022-04-21 14:36:41.174 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:36:41.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2022-04-21 14:36:41.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2022-04-21 14:36:41.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.26.4.1/24 dev br-data 2022-04-21 14:36:41.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2022-04-21 14:36:41.212 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2022-04-21 14:36:41.212 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-21 14:36:41.212 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2022-04-21 14:36:41.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2022-04-21 14:36:43.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:43.383 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:43.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:43.383 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:43.527 | ++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:36:43.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.26.4.169 ' 2022-04-21 14:36:43.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-21 14:36:43.536 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-21 14:36:43.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2022-04-21 14:36:43.555 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:36:43.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2022-04-21 14:36:43.561 | + ./stack.sh:main:1303 : is_service_enabled nova 2022-04-21 14:36:43.579 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:43.581 | + ./stack.sh:main:1304 : echo_summary 'Starting Nova' 2022-04-21 14:36:43.584 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:36:43.587 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-04-21 14:36:43.589 | + ./stack.sh:main:1305 : start_nova 2022-04-21 14:36:43.592 | + lib/nova:start_nova:1075 : start_nova_rest 2022-04-21 14:36:43.594 | + lib/nova:start_nova_rest:983 : 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-04-21 14:36:43.597 | + lib/nova:start_nova_rest:984 : 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-04-21 14:36:43.600 | + lib/nova:start_nova_rest:984 : 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-04-21 14:36:43.602 | + lib/nova:start_nova_rest:986 : local api_cell_conf=/etc/nova/nova.conf 2022-04-21 14:36:43.605 | + lib/nova:start_nova_rest:987 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-21 14:36:43.608 | + lib/nova:start_nova_rest:989 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.610 | + functions-common:run_process:1571 : local service=n-sch 2022-04-21 14:36:43.613 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.615 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:43.618 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:43.621 | + functions-common:run_process:1576 : local name=n-sch 2022-04-21 14:36:43.623 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:43.626 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:43.637 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:43.642 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:43.646 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:43.651 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551803648 2022-04-21 14:36:43.654 | + functions-common:run_process:1579 : is_service_enabled n-sch 2022-04-21 14:36:43.671 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:43.674 | + functions-common:run_process:1580 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-21 14:36:43.676 | + functions-common:_run_under_systemd:1536 : local service=n-sch 2022-04-21 14:36:43.679 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.681 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.684 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.686 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.689 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-21 14:36:43.692 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-21 14:36:43.695 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@n-sch.service 2022-04-21 14:36:43.697 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:36:43.700 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:36:43.703 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-21 14:36:43.706 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-21 14:36:43.708 | + functions-common:write_user_unit_file:1453 : local service=devstack@n-sch.service 2022-04-21 14:36:43.711 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.713 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:36:43.716 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:36:43.718 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:36:43.720 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:36:43.723 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-21 14:36:43.725 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:36:43.730 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-21 14:36:43.798 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-21 14:36:43.861 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-21 14:36:43.914 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-21 14:36:43.967 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-21 14:36:44.018 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:36:44.070 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:36:44.073 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-21 14:36:44.134 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:36:44.573 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@n-sch.service 2022-04-21 14:36:44.587 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-21 14:36:45.001 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@n-sch.service 2022-04-21 14:36:45.023 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:45.032 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:45.034 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:45.037 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:45.040 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:45.042 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:45.045 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:45.048 | + functions-common:time_stop:2323 : start_time=1650551803648 2022-04-21 14:36:45.051 | + functions-common:time_stop:2325 : [[ -z 1650551803648 ]] 2022-04-21 14:36:45.054 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:45.059 | + functions-common:time_stop:2328 : end_time=1650551805056 2022-04-21 14:36:45.062 | + functions-common:time_stop:2329 : elapsed_time=1408 2022-04-21 14:36:45.065 | + functions-common:time_stop:2330 : total=21427 2022-04-21 14:36:45.067 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:45.070 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=22835 2022-04-21 14:36:45.072 | + lib/nova:start_nova_rest:990 : '[' True == False ']' 2022-04-21 14:36:45.076 | ++ lib/nova:start_nova_rest:993 : which uwsgi 2022-04-21 14:36:45.081 | + lib/nova:start_nova_rest:993 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.083 | + functions-common:run_process:1571 : local service=n-api-meta 2022-04-21 14:36:45.086 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.090 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:45.092 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:45.095 | + functions-common:run_process:1576 : local name=n-api-meta 2022-04-21 14:36:45.097 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:45.100 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:45.102 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:45.105 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:45.108 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:45.113 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551805110 2022-04-21 14:36:45.115 | + functions-common:run_process:1579 : is_service_enabled n-api-meta 2022-04-21 14:36:45.133 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:45.135 | + functions-common:run_process:1580 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-21 14:36:45.138 | + functions-common:_run_under_systemd:1536 : local service=n-api-meta 2022-04-21 14:36:45.141 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.143 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.145 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.148 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.150 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-21 14:36:45.154 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-21 14:36:45.156 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@n-api-meta.service 2022-04-21 14:36:45.159 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:36:45.161 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:36:45.164 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-21 14:36:45.166 | + functions-common:_run_under_systemd:1546 : 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-04-21 14:36:45.169 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@n-api-meta.service 2022-04-21 14:36:45.171 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-21 14:36:45.174 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:36:45.176 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:36:45.179 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-21 14:36:45.181 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:36:45.186 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-21 14:36:45.251 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-21 14:36:45.315 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-21 14:36:45.368 | + functions-common:write_uwsgi_user_unit_file:1490 : 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-04-21 14:36:45.421 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:36:45.474 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-21 14:36:45.528 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-21 14:36:45.581 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-21 14:36:45.634 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-21 14:36:45.686 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-21 14:36:45.742 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:36:45.745 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-21 14:36:45.818 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:36:46.245 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@n-api-meta.service 2022-04-21 14:36:46.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-21 14:36:46.672 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@n-api-meta.service 2022-04-21 14:36:46.763 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:46.769 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:46.771 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:46.780 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:46.783 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:46.787 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:46.797 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:46.802 | + functions-common:time_stop:2323 : start_time=1650551805110 2022-04-21 14:36:46.813 | + functions-common:time_stop:2325 : [[ -z 1650551805110 ]] 2022-04-21 14:36:46.821 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:46.834 | + functions-common:time_stop:2328 : end_time=1650551806826 2022-04-21 14:36:46.841 | + functions-common:time_stop:2329 : elapsed_time=1716 2022-04-21 14:36:46.850 | + functions-common:time_stop:2330 : total=22835 2022-04-21 14:36:46.855 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:46.866 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=24551 2022-04-21 14:36:46.874 | + lib/nova:start_nova_rest:996 : 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-04-21 14:36:46.881 | + lib/nova:start_nova_rest:996 : 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-04-21 14:36:46.887 | + lib/nova:start_nova:1076 : start_nova_console_proxies 2022-04-21 14:36:46.894 | + lib/nova:start_nova_console_proxies:1011 : 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-04-21 14:36:46.899 | + lib/nova:start_nova_console_proxies:1013 : 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-04-21 14:36:46.914 | + lib/nova:start_nova_console_proxies:1013 : 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-04-21 14:36:46.916 | + lib/nova:start_nova_console_proxies:1015 : local api_cell_conf=/etc/nova/nova.conf 2022-04-21 14:36:46.925 | + lib/nova:start_nova_console_proxies:1017 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:36:46.933 | + lib/nova:start_nova_console_proxies:1022 : enable_nova_console_proxies 2022-04-21 14:36:46.940 | ++ lib/nova:enable_nova_console_proxies:1000 : seq 1 1 2022-04-21 14:36:46.957 | + lib/nova:enable_nova_console_proxies:1000 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:36:46.967 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-04-21 14:36:46.972 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-novnc 2022-04-21 14:36:47.033 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.045 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-04-21 14:36:47.049 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-spice 2022-04-21 14:36:47.071 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.074 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-04-21 14:36:47.077 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-sproxy 2022-04-21 14:36:47.097 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.102 | ++ lib/nova:start_nova_console_proxies:1023 : seq 1 1 2022-04-21 14:36:47.105 | + lib/nova:start_nova_console_proxies:1023 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:36:47.108 | + lib/nova:start_nova_console_proxies:1024 : local conf 2022-04-21 14:36:47.111 | ++ lib/nova:start_nova_console_proxies:1025 : conductor_conf 1 2022-04-21 14:36:47.114 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:36:47.117 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:36:47.119 | + lib/nova:start_nova_console_proxies:1025 : conf=/etc/nova/nova_cell1.conf 2022-04-21 14:36:47.122 | + lib/nova:start_nova_console_proxies:1026 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-21 14:36:47.125 | + functions-common:run_process:1571 : local service=n-novnc-cell1 2022-04-21 14:36:47.133 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-21 14:36:47.133 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:47.135 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:47.138 | + functions-common:run_process:1576 : local name=n-novnc-cell1 2022-04-21 14:36:47.140 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:47.143 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:47.146 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:47.148 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:47.153 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:47.156 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551807153 2022-04-21 14:36:47.159 | + functions-common:run_process:1579 : is_service_enabled n-novnc-cell1 2022-04-21 14:36:47.179 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.183 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:47.185 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:47.188 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:47.190 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:47.193 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:47.196 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:47.199 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:47.201 | + functions-common:time_stop:2323 : start_time=1650551807153 2022-04-21 14:36:47.204 | + functions-common:time_stop:2325 : [[ -z 1650551807153 ]] 2022-04-21 14:36:47.209 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:47.212 | + functions-common:time_stop:2328 : end_time=1650551807208 2022-04-21 14:36:47.215 | + functions-common:time_stop:2329 : elapsed_time=55 2022-04-21 14:36:47.217 | + functions-common:time_stop:2330 : total=24551 2022-04-21 14:36:47.220 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:47.222 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=24606 2022-04-21 14:36:47.225 | + lib/nova:start_nova_console_proxies:1027 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-21 14:36:47.228 | + functions-common:run_process:1571 : local service=n-spice-cell1 2022-04-21 14:36:47.231 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-21 14:36:47.234 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:47.236 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:47.239 | + functions-common:run_process:1576 : local name=n-spice-cell1 2022-04-21 14:36:47.243 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:47.246 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:47.253 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:47.256 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:47.262 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:47.265 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551807262 2022-04-21 14:36:47.268 | + functions-common:run_process:1579 : is_service_enabled n-spice-cell1 2022-04-21 14:36:47.287 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.290 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:47.293 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:47.296 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:47.298 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:47.301 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:47.303 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:47.306 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:47.309 | + functions-common:time_stop:2323 : start_time=1650551807262 2022-04-21 14:36:47.311 | + functions-common:time_stop:2325 : [[ -z 1650551807262 ]] 2022-04-21 14:36:47.318 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:47.321 | + functions-common:time_stop:2328 : end_time=1650551807318 2022-04-21 14:36:47.324 | + functions-common:time_stop:2329 : elapsed_time=56 2022-04-21 14:36:47.326 | + functions-common:time_stop:2330 : total=24606 2022-04-21 14:36:47.329 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:47.331 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=24662 2022-04-21 14:36:47.334 | + lib/nova:start_nova_console_proxies:1028 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:47.337 | + functions-common:run_process:1571 : local service=n-sproxy-cell1 2022-04-21 14:36:47.340 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:47.342 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:47.345 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:47.347 | + functions-common:run_process:1576 : local name=n-sproxy-cell1 2022-04-21 14:36:47.350 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:47.352 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:47.355 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:47.357 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:47.363 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:47.369 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551807362 2022-04-21 14:36:47.370 | + functions-common:run_process:1579 : is_service_enabled n-sproxy-cell1 2022-04-21 14:36:47.391 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:47.397 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:47.397 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:47.401 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:47.401 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:47.405 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:47.409 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:47.412 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:47.412 | + functions-common:time_stop:2323 : start_time=1650551807362 2022-04-21 14:36:47.414 | + functions-common:time_stop:2325 : [[ -z 1650551807362 ]] 2022-04-21 14:36:47.421 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:47.425 | + functions-common:time_stop:2328 : end_time=1650551807420 2022-04-21 14:36:47.426 | + functions-common:time_stop:2329 : elapsed_time=58 2022-04-21 14:36:47.429 | + functions-common:time_stop:2330 : total=24662 2022-04-21 14:36:47.432 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:47.433 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=24720 2022-04-21 14:36:47.437 | + lib/nova:start_nova_console_proxies:1032 : 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-04-21 14:36:47.441 | + lib/nova:start_nova_console_proxies:1032 : 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-04-21 14:36:47.442 | + lib/nova:start_nova:1077 : start_nova_conductor 2022-04-21 14:36:47.445 | + lib/nova:start_nova_conductor:1045 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:36:47.449 | + lib/nova:start_nova_conductor:1051 : enable_nova_fleet 2022-04-21 14:36:47.452 | + lib/nova:enable_nova_fleet:1036 : is_service_enabled n-cond 2022-04-21 14:36:47.471 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:47.474 | + lib/nova:enable_nova_fleet:1037 : enable_service n-super-cond 2022-04-21 14:36:47.537 | ++ lib/nova:enable_nova_fleet:1038 : seq 1 1 2022-04-21 14:36:47.539 | + lib/nova:enable_nova_fleet:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:36:47.542 | + lib/nova:enable_nova_fleet:1039 : enable_service n-cond-cell1 2022-04-21 14:36:47.605 | + lib/nova:start_nova_conductor:1052 : is_service_enabled n-super-cond 2022-04-21 14:36:47.629 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:47.629 | + lib/nova:start_nova_conductor:1053 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.631 | + functions-common:run_process:1571 : local service=n-super-cond 2022-04-21 14:36:47.637 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.637 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:47.640 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:47.642 | + functions-common:run_process:1576 : local name=n-super-cond 2022-04-21 14:36:47.645 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:47.649 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:47.649 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:47.656 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:47.669 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:47.675 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551807669 2022-04-21 14:36:47.679 | + functions-common:run_process:1579 : is_service_enabled n-super-cond 2022-04-21 14:36:47.701 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:47.703 | + functions-common:run_process:1580 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-21 14:36:47.706 | + functions-common:_run_under_systemd:1536 : local service=n-super-cond 2022-04-21 14:36:47.709 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.713 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.713 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.717 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.723 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-21 14:36:47.725 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-21 14:36:47.729 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@n-super-cond.service 2022-04-21 14:36:47.733 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:36:47.735 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:36:47.736 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-21 14:36:47.739 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-21 14:36:47.743 | + functions-common:write_user_unit_file:1453 : local service=devstack@n-super-cond.service 2022-04-21 14:36:47.743 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:47.746 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:36:47.747 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:36:47.750 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:36:47.752 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:36:47.754 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-21 14:36:47.757 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:36:47.761 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-21 14:36:47.861 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-21 14:36:47.954 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-21 14:36:48.017 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-21 14:36:48.076 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-21 14:36:48.160 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:36:48.233 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:36:48.241 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-21 14:36:48.316 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:36:48.807 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@n-super-cond.service 2022-04-21 14:36:48.820 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-21 14:36:49.268 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@n-super-cond.service 2022-04-21 14:36:49.297 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:49.299 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:49.302 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:49.304 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:49.309 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:49.314 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:49.317 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:49.322 | + functions-common:time_stop:2323 : start_time=1650551807669 2022-04-21 14:36:49.328 | + functions-common:time_stop:2325 : [[ -z 1650551807669 ]] 2022-04-21 14:36:49.335 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:49.340 | + functions-common:time_stop:2328 : end_time=1650551809336 2022-04-21 14:36:49.342 | + functions-common:time_stop:2329 : elapsed_time=1667 2022-04-21 14:36:49.345 | + functions-common:time_stop:2330 : total=24720 2022-04-21 14:36:49.347 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:49.350 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=26387 2022-04-21 14:36:49.354 | ++ lib/nova:start_nova_conductor:1055 : seq 1 1 2022-04-21 14:36:49.358 | + lib/nova:start_nova_conductor:1055 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-21 14:36:49.367 | + lib/nova:start_nova_conductor:1056 : is_service_enabled n-cond-cell1 2022-04-21 14:36:49.391 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:49.394 | + lib/nova:start_nova_conductor:1057 : local conf 2022-04-21 14:36:49.397 | ++ lib/nova:start_nova_conductor:1058 : conductor_conf 1 2022-04-21 14:36:49.399 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-04-21 14:36:49.402 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-04-21 14:36:49.405 | + lib/nova:start_nova_conductor:1058 : conf=/etc/nova/nova_cell1.conf 2022-04-21 14:36:49.407 | + lib/nova:start_nova_conductor:1059 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.410 | + functions-common:run_process:1571 : local service=n-cond-cell1 2022-04-21 14:36:49.412 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.415 | + functions-common:run_process:1573 : local group= 2022-04-21 14:36:49.417 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:49.420 | + functions-common:run_process:1576 : local name=n-cond-cell1 2022-04-21 14:36:49.423 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:49.425 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:49.428 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:49.430 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:49.434 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:49.439 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551809436 2022-04-21 14:36:49.442 | + functions-common:run_process:1579 : is_service_enabled n-cond-cell1 2022-04-21 14:36:49.463 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:49.466 | + functions-common:run_process:1580 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-21 14:36:49.468 | + functions-common:_run_under_systemd:1536 : local service=n-cond-cell1 2022-04-21 14:36:49.471 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.474 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.476 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.479 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.482 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-21 14:36:49.485 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-21 14:36:49.487 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@n-cond-cell1.service 2022-04-21 14:36:49.490 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:36:49.493 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:36:49.496 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-21 14:36:49.499 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-21 14:36:49.502 | + functions-common:write_user_unit_file:1453 : local service=devstack@n-cond-cell1.service 2022-04-21 14:36:49.504 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-21 14:36:49.507 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:36:49.509 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:36:49.512 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:36:49.514 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:36:49.517 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-21 14:36:49.519 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:36:49.524 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-21 14:36:49.602 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-21 14:36:49.677 | + functions-common:write_user_unit_file:1466 : 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-04-21 14:36:49.740 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-21 14:36:49.845 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-21 14:36:49.917 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:36:49.981 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:36:49.984 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-21 14:36:50.057 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:36:50.576 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-21 14:36:50.590 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-21 14:36:51.043 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-21 14:36:51.085 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:51.085 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:51.093 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:51.101 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:51.113 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:51.121 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:51.137 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:51.144 | + functions-common:time_stop:2323 : start_time=1650551809436 2022-04-21 14:36:51.147 | + functions-common:time_stop:2325 : [[ -z 1650551809436 ]] 2022-04-21 14:36:51.151 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:51.159 | + functions-common:time_stop:2328 : end_time=1650551811152 2022-04-21 14:36:51.166 | + functions-common:time_stop:2329 : elapsed_time=1716 2022-04-21 14:36:51.171 | + functions-common:time_stop:2330 : total=26387 2022-04-21 14:36:51.178 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:51.184 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=28103 2022-04-21 14:36:51.195 | + lib/nova:start_nova:1078 : start_nova_compute 2022-04-21 14:36:51.199 | + lib/nova:start_nova_compute:908 : 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-04-21 14:36:51.206 | + lib/nova:start_nova_compute:909 : 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-04-21 14:36:51.214 | + lib/nova:start_nova_compute:909 : 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-04-21 14:36:51.218 | + lib/nova:start_nova_compute:911 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-21 14:36:51.226 | + lib/nova:start_nova_compute:914 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-21 14:36:51.241 | + lib/nova:start_nova_compute:916 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-21 14:36:51.250 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:36:51.258 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-21 14:36:51.263 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-21 14:36:51.270 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-21 14:36:51.275 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-21 14:36:51.286 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-21 14:36:51.294 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-21 14:36:51.298 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-21 14:36:51.308 | + inc/meta-config:merge_config_file:164 : read a 2022-04-21 14:36:51.308 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-21 14:36:51.308 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-21 14:36:51.308 | BEGIN { 2022-04-21 14:36:51.308 | section = "" 2022-04-21 14:36:51.308 | last_section = "" 2022-04-21 14:36:51.309 | section_count = 0 2022-04-21 14:36:51.309 | } 2022-04-21 14:36:51.309 | /^\[.+\]/ { 2022-04-21 14:36:51.309 | gsub("[][]", "", $1); 2022-04-21 14:36:51.309 | section=$1 2022-04-21 14:36:51.309 | next 2022-04-21 14:36:51.309 | } 2022-04-21 14:36:51.309 | /^ *\#/ { 2022-04-21 14:36:51.309 | next 2022-04-21 14:36:51.309 | } 2022-04-21 14:36:51.309 | /^[^ \t]+/ { 2022-04-21 14:36:51.309 | # get offset of first = in $0 2022-04-21 14:36:51.309 | eq_idx = index($0, "=") 2022-04-21 14:36:51.309 | # extract attr & value from $0 2022-04-21 14:36:51.309 | attr = substr($0, 1, eq_idx - 1) 2022-04-21 14:36:51.309 | value = substr($0, eq_idx + 1) 2022-04-21 14:36:51.309 | # only need to strip trailing whitespace from attr 2022-04-21 14:36:51.309 | sub(/[ \t]*$/, "", attr) 2022-04-21 14:36:51.309 | # need to strip leading & trailing whitespace from value 2022-04-21 14:36:51.309 | sub(/^[ \t]*/, "", value) 2022-04-21 14:36:51.309 | sub(/[ \t]*$/, "", value) 2022-04-21 14:36:51.309 | 2022-04-21 14:36:51.309 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-21 14:36:51.309 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-21 14:36:51.309 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-21 14:36:51.309 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-21 14:36:51.309 | if (! (section, attr) in cfg_attr_count) { 2022-04-21 14:36:51.309 | if (section != last_section) { 2022-04-21 14:36:51.309 | cfg_section[section_count++] = section 2022-04-21 14:36:51.310 | last_section = section 2022-04-21 14:36:51.310 | } 2022-04-21 14:36:51.310 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-21 14:36:51.310 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-21 14:36:51.310 | 2022-04-21 14:36:51.310 | cfg_attr[section, attr, 0] = value 2022-04-21 14:36:51.310 | cfg_attr_count[section, attr] = 1 2022-04-21 14:36:51.310 | } else { 2022-04-21 14:36:51.310 | lno = cfg_attr_count[section, attr]++ 2022-04-21 14:36:51.310 | cfg_attr[section, attr, lno] = value 2022-04-21 14:36:51.310 | } 2022-04-21 14:36:51.310 | } 2022-04-21 14:36:51.310 | END { 2022-04-21 14:36:51.310 | # Process each section in order 2022-04-21 14:36:51.310 | for (sno = 0; sno < section_count; sno++) { 2022-04-21 14:36:51.310 | section = cfg_section[sno] 2022-04-21 14:36:51.310 | # The ini routines simply append a config item immediately 2022-04-21 14:36:51.310 | # after the section header. To keep the same order as defined 2022-04-21 14:36:51.310 | # in local.conf, invoke the ini routines in the reverse order 2022-04-21 14:36:51.310 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-21 14:36:51.310 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-21 14:36:51.310 | if (cfg_attr_count[section, attr] == 1) 2022-04-21 14:36:51.310 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-21 14:36:51.310 | else { 2022-04-21 14:36:51.310 | # For multiline, invoke the ini routines in the reverse order 2022-04-21 14:36:51.310 | count = cfg_attr_count[section, attr] 2022-04-21 14:36:51.310 | print "inidelete " configfile " " section " " attr 2022-04-21 14:36:51.310 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-21 14:36:51.310 | for (l = count -2; l >= 0; l--) 2022-04-21 14:36:51.310 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-21 14:36:51.310 | } 2022-04-21 14:36:51.312 | } 2022-04-21 14:36:51.312 | } 2022-04-21 14:36:51.312 | } 2022-04-21 14:36:51.312 | ' 2022-04-21 14:36:51.314 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-21 14:36:51.316 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:36:51.321 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-21 14:36:51.324 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-21 14:36:51.328 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:36:51.334 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-21 14:36:51.341 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-21 14:36:51.342 | BEGIN { group = "" } 2022-04-21 14:36:51.342 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:36:51.342 | gsub("[][]", "", $1); 2022-04-21 14:36:51.342 | split($1, a, "|"); 2022-04-21 14:36:51.342 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-21 14:36:51.342 | group=a[1] 2022-04-21 14:36:51.342 | } else { 2022-04-21 14:36:51.342 | group="" 2022-04-21 14:36:51.342 | } 2022-04-21 14:36:51.342 | next 2022-04-21 14:36:51.342 | } 2022-04-21 14:36:51.342 | { 2022-04-21 14:36:51.342 | if (group != "") 2022-04-21 14:36:51.342 | print $0 2022-04-21 14:36:51.342 | } 2022-04-21 14:36:51.342 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:36:51.358 | + lib/nova:start_nova_compute:918 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-21 14:36:51.365 | + lib/nova:start_nova_compute:925 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-21 14:36:51.435 | + lib/nova:start_nova_compute:928 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-21 14:36:51.474 | + lib/nova:start_nova_compute:929 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-21 14:36:51.478 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-21 14:36:51.482 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-21 14:36:51.484 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-21 14:36:51.487 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-21 14:36:51.490 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-21 14:36:51.519 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:51.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-21 14:36:51.530 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-21 14:36:51.533 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-21 14:36:51.554 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:51.558 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-21 14:36:51.561 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 2022-04-21 14:36:51.595 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-21 14:36:51.598 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-21 14:36:51.600 | + lib/nova:start_nova_compute:933 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-21 14:36:51.624 | + lib/nova:start_nova_compute:934 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-21 14:36:51.648 | + lib/nova:start_nova_compute:939 : configure_console_compute 2022-04-21 14:36:51.650 | + lib/nova:configure_console_compute:628 : local offset 2022-04-21 14:36:51.653 | + lib/nova:configure_console_compute:629 : offset=0 2022-04-21 14:36:51.655 | + lib/nova:configure_console_compute:633 : local default_proxyclient_addr 2022-04-21 14:36:51.658 | ++ lib/nova:configure_console_compute:634 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-21 14:36:51.682 | + lib/nova:configure_console_compute:634 : default_proxyclient_addr=10.222.0.35 2022-04-21 14:36:51.685 | + lib/nova:configure_console_compute:638 : is_service_enabled n-cpu 2022-04-21 14:36:51.703 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:51.706 | + lib/nova:configure_console_compute:654 : is_service_enabled n-novnc 2022-04-21 14:36:51.724 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:51.726 | + lib/nova:configure_console_compute:654 : '[' False '!=' False ']' 2022-04-21 14:36:51.730 | + lib/nova:configure_console_compute:662 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-21 14:36:51.768 | + lib/nova:configure_console_compute:665 : is_service_enabled n-spice 2022-04-21 14:36:51.793 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:51.799 | + lib/nova:configure_console_compute:675 : is_service_enabled n-sproxy 2022-04-21 14:36:51.822 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:51.825 | + lib/nova:start_nova_compute:942 : '[' -n '' ']' 2022-04-21 14:36:51.831 | + lib/nova:start_nova_compute:947 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-21 14:36:51.833 | + lib/nova:start_nova_compute:947 : [[ kvm == \q\e\m\u ]] 2022-04-21 14:36:51.836 | + lib/nova:start_nova_compute:951 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-21 14:36:51.839 | + lib/nova:start_nova_compute:955 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-21 14:36:51.842 | + functions-common:run_process:1571 : local service=n-cpu 2022-04-21 14:36:51.844 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-21 14:36:51.847 | + functions-common:run_process:1573 : local group=libvirt 2022-04-21 14:36:51.849 | + functions-common:run_process:1574 : local user= 2022-04-21 14:36:51.852 | + functions-common:run_process:1576 : local name=n-cpu 2022-04-21 14:36:51.855 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:36:51.858 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:36:51.860 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:36:51.863 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:36:51.866 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:36:51.870 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551811868 2022-04-21 14:36:51.873 | + functions-common:run_process:1579 : is_service_enabled n-cpu 2022-04-21 14:36:51.891 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:36:51.894 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:36:51.896 | + functions-common:time_stop:2316 : local name 2022-04-21 14:36:51.898 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:36:51.902 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:36:51.904 | + functions-common:time_stop:2319 : local total 2022-04-21 14:36:51.907 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:36:51.909 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:36:51.912 | + functions-common:time_stop:2323 : start_time=1650551811868 2022-04-21 14:36:51.914 | + functions-common:time_stop:2325 : [[ -z 1650551811868 ]] 2022-04-21 14:36:51.918 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:36:51.923 | + functions-common:time_stop:2328 : end_time=1650551811919 2022-04-21 14:36:51.925 | + functions-common:time_stop:2329 : elapsed_time=51 2022-04-21 14:36:51.928 | + functions-common:time_stop:2330 : total=28103 2022-04-21 14:36:51.930 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:36:51.933 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=28154 2022-04-21 14:36:51.936 | + lib/nova:start_nova_compute:977 : 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-04-21 14:36:51.939 | + lib/nova:start_nova_compute:977 : 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-04-21 14:36:51.942 | + lib/nova:start_nova:1079 : is_service_enabled n-api 2022-04-21 14:36:51.960 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:51.963 | + lib/nova:start_nova:1081 : echo 'Dumping cells_v2 mapping' 2022-04-21 14:36:51.963 | Dumping cells_v2 mapping 2022-04-21 14:36:51.966 | + lib/nova:start_nova:1082 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-21 14:36:55.475 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-21 14:36:55.475 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-21 14:36:55.475 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-21 14:36:55.475 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-21 14:36:55.475 | | cell1 | 72b74d2f-ef8d-462d-8c5c-c116bd05806e | rabbit://stackrabbit:Passw0rd@10.222.0.35:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-21 14:36:55.475 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-21 14:36:55.929 | + ./stack.sh:main:1306 : async_runfunc create_flavors 2022-04-21 14:36:55.932 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2022-04-21 14:36:56.027 | [Async create_flavors:self]: Running synchronously: create_flavors 2022-04-21 14:36:56.030 | + inc/async:async_run:103 : create_flavors 2022-04-21 14:36:56.032 | + lib/nova:create_flavors:1146 : is_service_enabled n-api 2022-04-21 14:36:56.049 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:36:56.052 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor list 2022-04-21 14:36:56.052 | + lib/nova:create_flavors:1147 : grep -q ds512M 2022-04-21 14:36:58.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:58.635 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:58.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:36:58.635 | from cryptography.utils import int_from_bytes 2022-04-21 14:36:58.783 | + lib/nova:create_flavors:1149 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-21 14:37:01.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:01.281 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:01.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:01.281 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:01.281 | +----------------------------+-----------------------+ 2022-04-21 14:37:01.281 | | Field | Value | 2022-04-21 14:37:01.281 | +----------------------------+-----------------------+ 2022-04-21 14:37:01.281 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:01.281 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:01.281 | | description | None | 2022-04-21 14:37:01.281 | | disk | 1 | 2022-04-21 14:37:01.281 | | id | c1 | 2022-04-21 14:37:01.281 | | name | cirros256 | 2022-04-21 14:37:01.281 | | os-flavor-access:is_public | True | 2022-04-21 14:37:01.281 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:01.281 | | ram | 256 | 2022-04-21 14:37:01.281 | | rxtx_factor | 1.0 | 2022-04-21 14:37:01.281 | | swap | | 2022-04-21 14:37:01.281 | | vcpus | 1 | 2022-04-21 14:37:01.282 | +----------------------------+-----------------------+ 2022-04-21 14:37:01.423 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-21 14:37:03.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:03.642 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:03.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:03.642 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:03.642 | +----------------------------+-----------------------+ 2022-04-21 14:37:03.642 | | Field | Value | 2022-04-21 14:37:03.642 | +----------------------------+-----------------------+ 2022-04-21 14:37:03.642 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:03.642 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:03.642 | | description | None | 2022-04-21 14:37:03.642 | | disk | 5 | 2022-04-21 14:37:03.642 | | id | d1 | 2022-04-21 14:37:03.642 | | name | ds512M | 2022-04-21 14:37:03.642 | | os-flavor-access:is_public | True | 2022-04-21 14:37:03.642 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:03.642 | | ram | 512 | 2022-04-21 14:37:03.642 | | rxtx_factor | 1.0 | 2022-04-21 14:37:03.642 | | swap | | 2022-04-21 14:37:03.642 | | vcpus | 1 | 2022-04-21 14:37:03.642 | +----------------------------+-----------------------+ 2022-04-21 14:37:03.785 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-21 14:37:05.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:05.930 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:05.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:05.930 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:05.930 | +----------------------------+-----------------------+ 2022-04-21 14:37:05.930 | | Field | Value | 2022-04-21 14:37:05.930 | +----------------------------+-----------------------+ 2022-04-21 14:37:05.930 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:05.930 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:05.930 | | description | None | 2022-04-21 14:37:05.930 | | disk | 10 | 2022-04-21 14:37:05.930 | | id | d2 | 2022-04-21 14:37:05.930 | | name | ds1G | 2022-04-21 14:37:05.930 | | os-flavor-access:is_public | True | 2022-04-21 14:37:05.930 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:05.930 | | ram | 1024 | 2022-04-21 14:37:05.930 | | rxtx_factor | 1.0 | 2022-04-21 14:37:05.931 | | swap | | 2022-04-21 14:37:05.931 | | vcpus | 1 | 2022-04-21 14:37:05.931 | +----------------------------+-----------------------+ 2022-04-21 14:37:06.071 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-21 14:37:08.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:08.239 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:08.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:08.239 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:08.239 | +----------------------------+-----------------------+ 2022-04-21 14:37:08.239 | | Field | Value | 2022-04-21 14:37:08.239 | +----------------------------+-----------------------+ 2022-04-21 14:37:08.240 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:08.240 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:08.240 | | description | None | 2022-04-21 14:37:08.240 | | disk | 10 | 2022-04-21 14:37:08.240 | | id | d3 | 2022-04-21 14:37:08.240 | | name | ds2G | 2022-04-21 14:37:08.240 | | os-flavor-access:is_public | True | 2022-04-21 14:37:08.240 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:08.240 | | ram | 2048 | 2022-04-21 14:37:08.240 | | rxtx_factor | 1.0 | 2022-04-21 14:37:08.240 | | swap | | 2022-04-21 14:37:08.240 | | vcpus | 2 | 2022-04-21 14:37:08.240 | +----------------------------+-----------------------+ 2022-04-21 14:37:08.381 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-21 14:37:10.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:10.542 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:10.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:10.542 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:10.542 | +----------------------------+-----------------------+ 2022-04-21 14:37:10.542 | | Field | Value | 2022-04-21 14:37:10.542 | +----------------------------+-----------------------+ 2022-04-21 14:37:10.542 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:10.542 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:10.542 | | description | None | 2022-04-21 14:37:10.542 | | disk | 20 | 2022-04-21 14:37:10.542 | | id | d4 | 2022-04-21 14:37:10.542 | | name | ds4G | 2022-04-21 14:37:10.542 | | os-flavor-access:is_public | True | 2022-04-21 14:37:10.542 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:10.542 | | ram | 4096 | 2022-04-21 14:37:10.542 | | rxtx_factor | 1.0 | 2022-04-21 14:37:10.542 | | swap | | 2022-04-21 14:37:10.542 | | vcpus | 4 | 2022-04-21 14:37:10.542 | +----------------------------+-----------------------+ 2022-04-21 14:37:10.688 | + lib/nova:create_flavors:1156 : grep -q m1.tiny 2022-04-21 14:37:10.688 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor list 2022-04-21 14:37:12.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:12.785 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:12.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:12.785 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:12.934 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-21 14:37:15.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:15.093 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:15.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:15.094 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:15.094 | +----------------------------+-----------------------+ 2022-04-21 14:37:15.094 | | Field | Value | 2022-04-21 14:37:15.094 | +----------------------------+-----------------------+ 2022-04-21 14:37:15.094 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:15.094 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:15.094 | | description | None | 2022-04-21 14:37:15.094 | | disk | 1 | 2022-04-21 14:37:15.094 | | id | 1 | 2022-04-21 14:37:15.094 | | name | m1.tiny | 2022-04-21 14:37:15.094 | | os-flavor-access:is_public | True | 2022-04-21 14:37:15.094 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:15.094 | | ram | 512 | 2022-04-21 14:37:15.094 | | rxtx_factor | 1.0 | 2022-04-21 14:37:15.094 | | swap | | 2022-04-21 14:37:15.094 | | vcpus | 1 | 2022-04-21 14:37:15.094 | +----------------------------+-----------------------+ 2022-04-21 14:37:15.250 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-21 14:37:17.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:17.395 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:17.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:17.395 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:17.395 | +----------------------------+-----------------------+ 2022-04-21 14:37:17.395 | | Field | Value | 2022-04-21 14:37:17.395 | +----------------------------+-----------------------+ 2022-04-21 14:37:17.395 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:17.395 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:17.395 | | description | None | 2022-04-21 14:37:17.395 | | disk | 20 | 2022-04-21 14:37:17.395 | | id | 2 | 2022-04-21 14:37:17.395 | | name | m1.small | 2022-04-21 14:37:17.395 | | os-flavor-access:is_public | True | 2022-04-21 14:37:17.395 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:17.395 | | ram | 2048 | 2022-04-21 14:37:17.395 | | rxtx_factor | 1.0 | 2022-04-21 14:37:17.395 | | swap | | 2022-04-21 14:37:17.395 | | vcpus | 1 | 2022-04-21 14:37:17.395 | +----------------------------+-----------------------+ 2022-04-21 14:37:17.537 | + lib/nova:create_flavors:1159 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-21 14:37:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:19.691 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:19.691 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:19.691 | +----------------------------+-----------------------+ 2022-04-21 14:37:19.691 | | Field | Value | 2022-04-21 14:37:19.692 | +----------------------------+-----------------------+ 2022-04-21 14:37:19.692 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:19.692 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:19.692 | | description | None | 2022-04-21 14:37:19.692 | | disk | 40 | 2022-04-21 14:37:19.692 | | id | 3 | 2022-04-21 14:37:19.692 | | name | m1.medium | 2022-04-21 14:37:19.692 | | os-flavor-access:is_public | True | 2022-04-21 14:37:19.692 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:19.692 | | ram | 4096 | 2022-04-21 14:37:19.692 | | rxtx_factor | 1.0 | 2022-04-21 14:37:19.692 | | swap | | 2022-04-21 14:37:19.692 | | vcpus | 2 | 2022-04-21 14:37:19.692 | +----------------------------+-----------------------+ 2022-04-21 14:37:19.835 | + lib/nova:create_flavors:1160 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-21 14:37:21.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:21.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:21.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:21.989 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:21.989 | +----------------------------+-----------------------+ 2022-04-21 14:37:21.989 | | Field | Value | 2022-04-21 14:37:21.989 | +----------------------------+-----------------------+ 2022-04-21 14:37:21.989 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:21.989 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:21.989 | | description | None | 2022-04-21 14:37:21.989 | | disk | 80 | 2022-04-21 14:37:21.989 | | id | 4 | 2022-04-21 14:37:21.989 | | name | m1.large | 2022-04-21 14:37:21.989 | | os-flavor-access:is_public | True | 2022-04-21 14:37:21.989 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:21.989 | | ram | 8192 | 2022-04-21 14:37:21.989 | | rxtx_factor | 1.0 | 2022-04-21 14:37:21.989 | | swap | | 2022-04-21 14:37:21.989 | | vcpus | 4 | 2022-04-21 14:37:21.989 | +----------------------------+-----------------------+ 2022-04-21 14:37:22.131 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-21 14:37:24.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:24.291 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:24.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:24.291 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:24.291 | +----------------------------+-----------------------+ 2022-04-21 14:37:24.291 | | Field | Value | 2022-04-21 14:37:24.291 | +----------------------------+-----------------------+ 2022-04-21 14:37:24.291 | | OS-FLV-DISABLED:disabled | False | 2022-04-21 14:37:24.291 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-21 14:37:24.291 | | description | None | 2022-04-21 14:37:24.291 | | disk | 160 | 2022-04-21 14:37:24.291 | | id | 5 | 2022-04-21 14:37:24.291 | | name | m1.xlarge | 2022-04-21 14:37:24.291 | | os-flavor-access:is_public | True | 2022-04-21 14:37:24.291 | | properties | hw_rng:allowed='True' | 2022-04-21 14:37:24.291 | | ram | 16384 | 2022-04-21 14:37:24.291 | | rxtx_factor | 1.0 | 2022-04-21 14:37:24.291 | | swap | | 2022-04-21 14:37:24.292 | | vcpus | 8 | 2022-04-21 14:37:24.292 | +----------------------------+-----------------------+ 2022-04-21 14:37:24.432 | + inc/async:async_run:104 : return 0 2022-04-21 14:37:24.435 | + ./stack.sh:main:1308 : is_service_enabled cinder 2022-04-21 14:37:24.453 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:24.455 | + ./stack.sh:main:1309 : echo_summary 'Starting Cinder' 2022-04-21 14:37:24.458 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:37:24.460 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-04-21 14:37:24.463 | + ./stack.sh:main:1310 : start_cinder 2022-04-21 14:37:24.466 | + lib/cinder:start_cinder:491 : local service_port=8776 2022-04-21 14:37:24.469 | + lib/cinder:start_cinder:492 : local service_protocol=http 2022-04-21 14:37:24.471 | + lib/cinder:start_cinder:493 : local cinder_url 2022-04-21 14:37:24.474 | + lib/cinder:start_cinder:494 : is_service_enabled tls-proxy 2022-04-21 14:37:24.491 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:37:24.493 | + lib/cinder:start_cinder:498 : '[' tgtadm = tgtadm ']' 2022-04-21 14:37:24.496 | + lib/cinder:start_cinder:499 : is_service_enabled c-vol 2022-04-21 14:37:24.513 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:24.516 | + lib/cinder:start_cinder:501 : sudo rm -f /etc/tgt/conf.d/stack.conf 2022-04-21 14:37:24.528 | + lib/cinder:start_cinder:502 : _configure_tgt_for_config_d 2022-04-21 14:37:24.531 | + lib/cinder:_configure_tgt_for_config_d:481 : [[ ! -d /etc/tgt/stack.d/ ]] 2022-04-21 14:37:24.534 | + lib/cinder:_configure_tgt_for_config_d:482 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2022-04-21 14:37:24.546 | + lib/cinder:_configure_tgt_for_config_d:484 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2022-04-21 14:37:24.552 | + lib/cinder:_configure_tgt_for_config_d:485 : echo 'include /etc/tgt/stack.d/*' 2022-04-21 14:37:24.552 | + lib/cinder:_configure_tgt_for_config_d:485 : sudo tee -a /etc/tgt/targets.conf 2022-04-21 14:37:24.561 | include /etc/tgt/stack.d/* 2022-04-21 14:37:24.565 | + lib/cinder:start_cinder:503 : is_ubuntu 2022-04-21 14:37:24.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:37:24.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:37:24.572 | + lib/cinder:start_cinder:504 : sudo service tgt restart 2022-04-21 14:37:25.005 | + lib/cinder:start_cinder:514 : sudo tgtadm --mode system --op update --name debug --value on 2022-04-21 14:37:25.017 | + lib/cinder:start_cinder:518 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-21 14:37:25.020 | + lib/cinder:start_cinder:519 : '[' True == False ']' 2022-04-21 14:37:25.024 | ++ lib/cinder:start_cinder:527 : which uwsgi 2022-04-21 14:37:25.029 | + lib/cinder:start_cinder:527 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.032 | + functions-common:run_process:1571 : local service=c-api 2022-04-21 14:37:25.034 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.037 | + functions-common:run_process:1573 : local group= 2022-04-21 14:37:25.039 | + functions-common:run_process:1574 : local user= 2022-04-21 14:37:25.042 | + functions-common:run_process:1576 : local name=c-api 2022-04-21 14:37:25.045 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:37:25.047 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:37:25.050 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:25.052 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:25.055 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:25.060 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551845057 2022-04-21 14:37:25.063 | + functions-common:run_process:1579 : is_service_enabled c-api 2022-04-21 14:37:25.080 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:25.082 | + functions-common:run_process:1580 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-21 14:37:25.085 | + functions-common:_run_under_systemd:1536 : local service=c-api 2022-04-21 14:37:25.088 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.090 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.093 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.095 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.098 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-21 14:37:25.100 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-21 14:37:25.103 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@c-api.service 2022-04-21 14:37:25.105 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:37:25.108 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:37:25.110 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-21 14:37:25.113 | + functions-common:_run_under_systemd:1546 : 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-04-21 14:37:25.115 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@c-api.service 2022-04-21 14:37:25.117 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-21 14:37:25.120 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:37:25.122 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:37:25.125 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-21 14:37:25.127 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:37:25.131 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-21 14:37:25.193 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-21 14:37:25.254 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-21 14:37:25.309 | + functions-common:write_uwsgi_user_unit_file:1490 : 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-04-21 14:37:25.363 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:37:25.418 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-21 14:37:25.473 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-21 14:37:25.527 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-21 14:37:25.585 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-21 14:37:25.639 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-21 14:37:25.690 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:37:25.693 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-21 14:37:25.755 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:37:26.178 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@c-api.service 2022-04-21 14:37:26.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-21 14:37:26.603 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@c-api.service 2022-04-21 14:37:26.681 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:37:26.684 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:26.686 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:26.689 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:26.692 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:26.695 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:26.698 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:37:26.700 | + functions-common:time_stop:2323 : start_time=1650551845057 2022-04-21 14:37:26.703 | + functions-common:time_stop:2325 : [[ -z 1650551845057 ]] 2022-04-21 14:37:26.706 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:26.711 | + functions-common:time_stop:2328 : end_time=1650551846708 2022-04-21 14:37:26.714 | + functions-common:time_stop:2329 : elapsed_time=1651 2022-04-21 14:37:26.716 | + functions-common:time_stop:2330 : total=28154 2022-04-21 14:37:26.719 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:26.721 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=29805 2022-04-21 14:37:26.724 | + lib/cinder:start_cinder:528 : cinder_url=http://10.222.0.35/volume/v3 2022-04-21 14:37:26.726 | + lib/cinder:start_cinder:532 : echo 'Waiting for Cinder API to start...' 2022-04-21 14:37:26.726 | Waiting for Cinder API to start... 2022-04-21 14:37:26.729 | + lib/cinder:start_cinder:533 : wait_for_service 60 http://10.222.0.35/volume/v3 2022-04-21 14:37:26.732 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:37:26.735 | + functions:wait_for_service:458 : local url=http://10.222.0.35/volume/v3 2022-04-21 14:37:26.737 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:37:26.740 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:37:26.742 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:37:26.746 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:26.748 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:26.752 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:26.756 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551846753 2022-04-21 14:37:26.761 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:37:26.772 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/volume/v3 2022-04-21 14:37:31.364 | + :: : [[ 401 == 503 ]] 2022-04-21 14:37:31.365 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:37:31.369 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:37:31.371 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:31.374 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:31.377 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:31.379 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:31.382 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:31.384 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:37:31.387 | + functions-common:time_stop:2323 : start_time=1650551846753 2022-04-21 14:37:31.389 | + functions-common:time_stop:2325 : [[ -z 1650551846753 ]] 2022-04-21 14:37:31.393 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:31.397 | + functions-common:time_stop:2328 : end_time=1650551851395 2022-04-21 14:37:31.400 | + functions-common:time_stop:2329 : elapsed_time=4642 2022-04-21 14:37:31.403 | + functions-common:time_stop:2330 : total=16767 2022-04-21 14:37:31.405 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:31.408 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=21409 2022-04-21 14:37:31.410 | + functions:wait_for_service:467 : return 0 2022-04-21 14:37:31.413 | + lib/cinder:start_cinder:537 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.415 | + functions-common:run_process:1571 : local service=c-sch 2022-04-21 14:37:31.418 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.420 | + functions-common:run_process:1573 : local group= 2022-04-21 14:37:31.423 | + functions-common:run_process:1574 : local user= 2022-04-21 14:37:31.425 | + functions-common:run_process:1576 : local name=c-sch 2022-04-21 14:37:31.428 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:37:31.430 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:37:31.433 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:31.436 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:31.439 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:31.444 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551851441 2022-04-21 14:37:31.447 | + functions-common:run_process:1579 : is_service_enabled c-sch 2022-04-21 14:37:31.464 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:31.467 | + functions-common:run_process:1580 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-21 14:37:31.470 | + functions-common:_run_under_systemd:1536 : local service=c-sch 2022-04-21 14:37:31.472 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.475 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.477 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.480 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.482 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-21 14:37:31.485 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-21 14:37:31.488 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@c-sch.service 2022-04-21 14:37:31.490 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:37:31.492 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:37:31.496 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-21 14:37:31.498 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-21 14:37:31.501 | + functions-common:write_user_unit_file:1453 : local service=devstack@c-sch.service 2022-04-21 14:37:31.504 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.506 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:37:31.508 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:37:31.511 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:37:31.513 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:37:31.516 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-21 14:37:31.518 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:37:31.523 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-21 14:37:31.586 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-21 14:37:31.649 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:31.703 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-21 14:37:31.756 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-21 14:37:31.815 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:37:31.869 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:37:31.872 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-21 14:37:31.935 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:37:32.352 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@c-sch.service 2022-04-21 14:37:32.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-21 14:37:32.781 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@c-sch.service 2022-04-21 14:37:32.811 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:37:32.817 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:32.819 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:32.823 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:32.826 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:32.828 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:32.831 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:37:32.833 | + functions-common:time_stop:2323 : start_time=1650551851441 2022-04-21 14:37:32.836 | + functions-common:time_stop:2325 : [[ -z 1650551851441 ]] 2022-04-21 14:37:32.839 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:32.845 | + functions-common:time_stop:2328 : end_time=1650551852842 2022-04-21 14:37:32.847 | + functions-common:time_stop:2329 : elapsed_time=1401 2022-04-21 14:37:32.850 | + functions-common:time_stop:2330 : total=29805 2022-04-21 14:37:32.853 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:32.855 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=31206 2022-04-21 14:37:32.858 | + lib/cinder:start_cinder:538 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.861 | + functions-common:run_process:1571 : local service=c-bak 2022-04-21 14:37:32.863 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.866 | + functions-common:run_process:1573 : local group= 2022-04-21 14:37:32.869 | + functions-common:run_process:1574 : local user= 2022-04-21 14:37:32.871 | + functions-common:run_process:1576 : local name=c-bak 2022-04-21 14:37:32.874 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:37:32.877 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:37:32.880 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:32.883 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:32.887 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:32.892 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551852889 2022-04-21 14:37:32.895 | + functions-common:run_process:1579 : is_service_enabled c-bak 2022-04-21 14:37:32.914 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:32.918 | + functions-common:run_process:1580 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-04-21 14:37:32.920 | + functions-common:_run_under_systemd:1536 : local service=c-bak 2022-04-21 14:37:32.923 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.926 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.929 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.932 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.936 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-21 14:37:32.939 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-21 14:37:32.942 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@c-bak.service 2022-04-21 14:37:32.945 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:37:32.948 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:37:32.951 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-21 14:37:32.954 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-21 14:37:32.957 | + functions-common:write_user_unit_file:1453 : local service=devstack@c-bak.service 2022-04-21 14:37:32.959 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:32.962 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:37:32.965 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:37:32.968 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:37:32.971 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:37:32.974 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-04-21 14:37:32.976 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:37:32.983 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-04-21 14:37:33.066 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-04-21 14:37:33.141 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:33.198 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-04-21 14:37:33.262 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-04-21 14:37:33.326 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:37:33.395 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:37:33.399 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-04-21 14:37:33.475 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:37:33.920 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@c-bak.service 2022-04-21 14:37:33.934 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-04-21 14:37:34.357 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@c-bak.service 2022-04-21 14:37:34.386 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:37:34.389 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:34.392 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:34.394 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:34.397 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:34.399 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:34.402 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:37:34.405 | + functions-common:time_stop:2323 : start_time=1650551852889 2022-04-21 14:37:34.407 | + functions-common:time_stop:2325 : [[ -z 1650551852889 ]] 2022-04-21 14:37:34.410 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:34.415 | + functions-common:time_stop:2328 : end_time=1650551854412 2022-04-21 14:37:34.418 | + functions-common:time_stop:2329 : elapsed_time=1523 2022-04-21 14:37:34.420 | + functions-common:time_stop:2330 : total=31206 2022-04-21 14:37:34.423 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:34.425 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=32729 2022-04-21 14:37:34.428 | + lib/cinder:start_cinder:539 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.430 | + functions-common:run_process:1571 : local service=c-vol 2022-04-21 14:37:34.433 | + functions-common:run_process:1572 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.436 | + functions-common:run_process:1573 : local group= 2022-04-21 14:37:34.439 | + functions-common:run_process:1574 : local user= 2022-04-21 14:37:34.441 | + functions-common:run_process:1576 : local name=c-vol 2022-04-21 14:37:34.443 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:37:34.446 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:37:34.449 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:34.451 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:34.457 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:34.459 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551854457 2022-04-21 14:37:34.462 | + functions-common:run_process:1579 : is_service_enabled c-vol 2022-04-21 14:37:34.481 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:34.484 | + functions-common:run_process:1580 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-21 14:37:34.486 | + functions-common:_run_under_systemd:1536 : local service=c-vol 2022-04-21 14:37:34.489 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.491 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.494 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.496 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.499 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-21 14:37:34.501 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-21 14:37:34.504 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@c-vol.service 2022-04-21 14:37:34.507 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:37:34.510 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:37:34.512 | + functions-common:_run_under_systemd:1545 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-21 14:37:34.515 | + functions-common:_run_under_systemd:1548 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-21 14:37:34.517 | + functions-common:write_user_unit_file:1453 : local service=devstack@c-vol.service 2022-04-21 14:37:34.520 | + functions-common:write_user_unit_file:1454 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.522 | + functions-common:write_user_unit_file:1455 : local group= 2022-04-21 14:37:34.525 | + functions-common:write_user_unit_file:1456 : local user=ubuntu 2022-04-21 14:37:34.527 | + functions-common:write_user_unit_file:1457 : local extra= 2022-04-21 14:37:34.530 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-04-21 14:37:34.532 | + functions-common:write_user_unit_file:1461 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-21 14:37:34.535 | + functions-common:write_user_unit_file:1462 : mkdir -p /etc/systemd/system 2022-04-21 14:37:34.540 | + functions-common:write_user_unit_file:1464 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-21 14:37:34.611 | + functions-common:write_user_unit_file:1465 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-21 14:37:34.677 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-21 14:37:34.735 | + functions-common:write_user_unit_file:1467 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-21 14:37:34.801 | + functions-common:write_user_unit_file:1468 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-21 14:37:34.865 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:37:34.926 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2022-04-21 14:37:34.928 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-21 14:37:34.998 | + functions-common:write_user_unit_file:1476 : sudo systemctl daemon-reload 2022-04-21 14:37:35.442 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@c-vol.service 2022-04-21 14:37:35.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-21 14:37:35.881 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@c-vol.service 2022-04-21 14:37:35.911 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:37:35.915 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:35.918 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:35.923 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:35.930 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:35.933 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:35.938 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:37:35.943 | + functions-common:time_stop:2323 : start_time=1650551854457 2022-04-21 14:37:35.946 | + functions-common:time_stop:2325 : [[ -z 1650551854457 ]] 2022-04-21 14:37:35.950 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:35.956 | + functions-common:time_stop:2328 : end_time=1650551855952 2022-04-21 14:37:35.958 | + functions-common:time_stop:2329 : elapsed_time=1495 2022-04-21 14:37:35.961 | + functions-common:time_stop:2330 : total=32729 2022-04-21 14:37:35.964 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:35.966 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=34224 2022-04-21 14:37:35.969 | + ./stack.sh:main:1311 : create_volume_types 2022-04-21 14:37:35.972 | + lib/cinder:create_volume_types:557 : is_service_enabled c-api 2022-04-21 14:37:35.992 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:35.996 | + lib/cinder:create_volume_types:557 : [[ -n lvm:lvmdriver-1 ]] 2022-04-21 14:37:35.998 | + lib/cinder:create_volume_types:558 : local be be_name 2022-04-21 14:37:36.001 | + lib/cinder:create_volume_types:559 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-21 14:37:36.003 | + lib/cinder:create_volume_types:560 : be_name=lvmdriver-1 2022-04-21 14:37:36.006 | + lib/cinder:create_volume_types:562 : is_service_enabled keystone 2022-04-21 14:37:36.028 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:36.030 | + lib/cinder:create_volume_types:563 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-21 14:37:39.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:39.221 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:39.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:37:39.221 | from cryptography.utils import int_from_bytes 2022-04-21 14:37:39.221 | +-------------+--------------------------------------+ 2022-04-21 14:37:39.221 | | Field | Value | 2022-04-21 14:37:39.221 | +-------------+--------------------------------------+ 2022-04-21 14:37:39.221 | | description | None | 2022-04-21 14:37:39.221 | | id | 4233129d-2317-410e-afe9-70995965dfd1 | 2022-04-21 14:37:39.221 | | is_public | True | 2022-04-21 14:37:39.221 | | name | lvmdriver-1 | 2022-04-21 14:37:39.221 | | properties | volume_backend_name='lvmdriver-1' | 2022-04-21 14:37:39.221 | +-------------+--------------------------------------+ 2022-04-21 14:37:39.378 | + lib/cinder:create_volume_types:577 : [[ False == \T\r\u\e ]] 2022-04-21 14:37:39.381 | + ./stack.sh:main:1316 : [[ False == \T\r\u\e ]] 2022-04-21 14:37:39.383 | + ./stack.sh:main:1324 : is_service_enabled glance 2022-04-21 14:37:39.405 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:39.408 | + ./stack.sh:main:1325 : echo_summary 'Starting Glance' 2022-04-21 14:37:39.410 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:37:39.413 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-04-21 14:37:39.416 | + ./stack.sh:main:1326 : start_glance 2022-04-21 14:37:39.419 | + lib/glance:start_glance:528 : local service_protocol=http 2022-04-21 14:37:39.421 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2022-04-21 14:37:39.440 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:37:39.442 | + lib/glance:start_glance:535 : [[ False == False ]] 2022-04-21 14:37:39.446 | ++ lib/glance:start_glance:536 : which uwsgi 2022-04-21 14:37:39.451 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.454 | + functions-common:run_process:1571 : local service=g-api 2022-04-21 14:37:39.456 | + functions-common:run_process:1572 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.459 | + functions-common:run_process:1573 : local group= 2022-04-21 14:37:39.461 | + functions-common:run_process:1574 : local user= 2022-04-21 14:37:39.465 | + functions-common:run_process:1576 : local name=g-api 2022-04-21 14:37:39.467 | + functions-common:run_process:1578 : time_start run_process 2022-04-21 14:37:39.470 | + functions-common:time_start:2302 : local name=run_process 2022-04-21 14:37:39.473 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:39.476 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:39.480 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:39.485 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551859482 2022-04-21 14:37:39.488 | + functions-common:run_process:1579 : is_service_enabled g-api 2022-04-21 14:37:39.514 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:39.519 | + functions-common:run_process:1580 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-21 14:37:39.522 | + functions-common:_run_under_systemd:1536 : local service=g-api 2022-04-21 14:37:39.527 | + functions-common:_run_under_systemd:1537 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.530 | + functions-common:_run_under_systemd:1538 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.533 | + functions-common:_run_under_systemd:1540 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.538 | + functions-common:_common_systemd_pitfalls:1508 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.543 | + functions-common:_common_systemd_pitfalls:1511 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-21 14:37:39.545 | + functions-common:_common_systemd_pitfalls:1522 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-21 14:37:39.548 | + functions-common:_run_under_systemd:1542 : local systemd_service=devstack@g-api.service 2022-04-21 14:37:39.551 | + functions-common:_run_under_systemd:1543 : local group= 2022-04-21 14:37:39.554 | + functions-common:_run_under_systemd:1544 : local user=ubuntu 2022-04-21 14:37:39.557 | + functions-common:_run_under_systemd:1545 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-21 14:37:39.559 | + functions-common:_run_under_systemd:1546 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-21 14:37:39.562 | + functions-common:write_uwsgi_user_unit_file:1480 : local service=devstack@g-api.service 2022-04-21 14:37:39.565 | + functions-common:write_uwsgi_user_unit_file:1481 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-21 14:37:39.569 | + functions-common:write_uwsgi_user_unit_file:1482 : local group= 2022-04-21 14:37:39.571 | + functions-common:write_uwsgi_user_unit_file:1483 : local user=ubuntu 2022-04-21 14:37:39.574 | + functions-common:write_uwsgi_user_unit_file:1484 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-21 14:37:39.577 | + functions-common:write_uwsgi_user_unit_file:1485 : mkdir -p /etc/systemd/system 2022-04-21 14:37:39.582 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-21 14:37:39.655 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-21 14:37:39.725 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-21 14:37:39.783 | + functions-common:write_uwsgi_user_unit_file:1490 : 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-04-21 14:37:39.841 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-21 14:37:39.896 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-21 14:37:39.951 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-21 14:37:40.006 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-21 14:37:40.060 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-21 14:37:40.113 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-21 14:37:40.168 | + functions-common:write_uwsgi_user_unit_file:1498 : [[ -n '' ]] 2022-04-21 14:37:40.170 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-21 14:37:40.238 | + functions-common:write_uwsgi_user_unit_file:1504 : sudo systemctl daemon-reload 2022-04-21 14:37:40.670 | + functions-common:_run_under_systemd:1551 : sudo systemctl enable devstack@g-api.service 2022-04-21 14:37:40.684 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-21 14:37:41.100 | + functions-common:_run_under_systemd:1552 : sudo systemctl start devstack@g-api.service 2022-04-21 14:37:41.181 | + functions-common:run_process:1582 : time_stop run_process 2022-04-21 14:37:41.185 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:41.188 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:41.191 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:41.194 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:41.198 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:41.202 | + functions-common:time_stop:2322 : name=run_process 2022-04-21 14:37:41.205 | + functions-common:time_stop:2323 : start_time=1650551859482 2022-04-21 14:37:41.208 | + functions-common:time_stop:2325 : [[ -z 1650551859482 ]] 2022-04-21 14:37:41.210 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:41.216 | + functions-common:time_stop:2328 : end_time=1650551861213 2022-04-21 14:37:41.219 | + functions-common:time_stop:2329 : elapsed_time=1731 2022-04-21 14:37:41.221 | + functions-common:time_stop:2330 : total=34224 2022-04-21 14:37:41.224 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:41.226 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=35955 2022-04-21 14:37:41.230 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2022-04-21 14:37:41.251 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:37:41.254 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.35) to start...' 2022-04-21 14:37:41.254 | Waiting for g-api (10.222.0.35) to start... 2022-04-21 14:37:41.256 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.35/image 2022-04-21 14:37:41.259 | + functions:wait_for_service:457 : local timeout=60 2022-04-21 14:37:41.262 | + functions:wait_for_service:458 : local url=http://10.222.0.35/image 2022-04-21 14:37:41.264 | + functions:wait_for_service:459 : local rval=0 2022-04-21 14:37:41.267 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-21 14:37:41.269 | + functions-common:time_start:2302 : local name=wait_for_service 2022-04-21 14:37:41.272 | + functions-common:time_start:2303 : local start_time= 2022-04-21 14:37:41.274 | + functions-common:time_start:2304 : [[ -n '' ]] 2022-04-21 14:37:41.280 | ++ functions-common:time_start:2307 : date +%s%3N 2022-04-21 14:37:41.283 | + functions-common:time_start:2307 : _TIME_START[$name]=1650551861280 2022-04-21 14:37:41.285 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-21 14:37:41.292 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.35/image 2022-04-21 14:37:44.855 | + :: : [[ 300 == 503 ]] 2022-04-21 14:37:44.857 | + :: : [[ 0 -eq 7 ]] 2022-04-21 14:37:44.860 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-21 14:37:44.862 | + functions-common:time_stop:2316 : local name 2022-04-21 14:37:44.865 | + functions-common:time_stop:2317 : local end_time 2022-04-21 14:37:44.870 | + functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:37:44.873 | + functions-common:time_stop:2319 : local total 2022-04-21 14:37:44.875 | + functions-common:time_stop:2320 : local start_time 2022-04-21 14:37:44.878 | + functions-common:time_stop:2322 : name=wait_for_service 2022-04-21 14:37:44.880 | + functions-common:time_stop:2323 : start_time=1650551861280 2022-04-21 14:37:44.883 | + functions-common:time_stop:2325 : [[ -z 1650551861280 ]] 2022-04-21 14:37:44.886 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:37:44.891 | + functions-common:time_stop:2328 : end_time=1650551864888 2022-04-21 14:37:44.894 | + functions-common:time_stop:2329 : elapsed_time=3608 2022-04-21 14:37:44.896 | + functions-common:time_stop:2330 : total=21409 2022-04-21 14:37:44.899 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:37:44.902 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=25017 2022-04-21 14:37:44.904 | + functions:wait_for_service:467 : return 0 2022-04-21 14:37:44.907 | + ./stack.sh:main:1340 : is_service_enabled mysql postgresql 2022-04-21 14:37:44.925 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:44.927 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-04-21 14:37:44.945 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:37:44.950 | + ./stack.sh:main:1341 : echo_summary 'Uploading images' 2022-04-21 14:37:44.952 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:37:44.955 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-04-21 14:37:44.957 | + ./stack.sh:main:1343 : for image_url in ${IMAGE_URLS//,/ } 2022-04-21 14:37:44.960 | + ./stack.sh:main:1344 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:44.963 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:44.965 | + functions:upload_image:134 : local image image_fname image_name 2022-04-21 14:37:44.967 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-21 14:37:44.972 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:44.975 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:44.978 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-21 14:37:44.981 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-21 14:37:44.983 | + 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-04-21 14:37:44.986 | --2022-04-21 14:37:44-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:44.988 | Connecting to 10.100.0.9:80... connected. 2022-04-21 14:37:44.989 | HTTP request sent, awaiting response... 200 OK 2022-04-21 14:37:44.989 | Length: 645922816 (616M) 2022-04-21 14:37:44.989 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-04-21 14:37:45.010 | 2022-04-21 14:37:45.301 | 0K ........ ........ ........ ........ 5% 106M 6s 2022-04-21 14:37:45.589 | 32768K ........ ........ ........ ........ 10% 111M 5s 2022-04-21 14:37:45.897 | 65536K ........ ........ ........ ........ 15% 104M 5s 2022-04-21 14:37:46.186 | 98304K ........ ........ ........ ........ 20% 111M 5s 2022-04-21 14:37:46.473 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-04-21 14:37:46.761 | 163840K ........ ........ ........ ........ 31% 111M 4s 2022-04-21 14:37:47.050 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-04-21 14:37:47.338 | 229376K ........ ........ ........ ........ 41% 111M 3s 2022-04-21 14:37:47.630 | 262144K ........ ........ ........ ........ 46% 110M 3s 2022-04-21 14:37:47.919 | 294912K ........ ........ ........ ........ 51% 111M 3s 2022-04-21 14:37:48.211 | 327680K ........ ........ ........ ........ 57% 110M 2s 2022-04-21 14:37:48.502 | 360448K ........ ........ ........ ........ 62% 110M 2s 2022-04-21 14:37:48.791 | 393216K ........ ........ ........ ........ 67% 110M 2s 2022-04-21 14:37:49.086 | 425984K ........ ........ ........ ........ 72% 109M 2s 2022-04-21 14:37:49.376 | 458752K ........ ........ ........ ........ 77% 110M 1s 2022-04-21 14:37:49.671 | 491520K ........ ........ ........ ........ 83% 109M 1s 2022-04-21 14:37:49.962 | 524288K ........ ........ ........ ........ 88% 110M 1s 2022-04-21 14:37:50.253 | 557056K ........ ........ ........ ........ 93% 110M 0s 2022-04-21 14:37:50.545 | 589824K ........ ........ ........ ........ 98% 109M 0s 2022-04-21 14:37:50.608 | 622592K ........ 100% 112M=5.6s 2022-04-21 14:37:50.608 | 2022-04-21 14:37:50.608 | 2022-04-21 14:37:50 (110 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-04-21 14:37:50.608 | 2022-04-21 14:37:50.611 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-04-21 14:37:50.614 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:50.616 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-21 14:37:50.618 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-21 14:37:50.620 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-21 14:37:50.622 | + functions:upload_image:294 : local kernel= 2022-04-21 14:37:50.624 | + functions:upload_image:295 : local ramdisk= 2022-04-21 14:37:50.627 | + functions:upload_image:296 : local disk_format= 2022-04-21 14:37:50.629 | + functions:upload_image:297 : local container_format= 2022-04-21 14:37:50.632 | + functions:upload_image:298 : local unpack= 2022-04-21 14:37:50.634 | + functions:upload_image:299 : local img_property= 2022-04-21 14:37:50.636 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-21 14:37:50.638 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-21 14:37:50.640 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-21 14:37:50.642 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-21 14:37:50.644 | + functions:upload_image:309 : case "$image_fname" in 2022-04-21 14:37:50.647 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:50.649 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:50.653 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-21 14:37:50.657 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:50.657 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-21 14:37:50.662 | + functions:upload_image:376 : disk_format=vhdx 2022-04-21 14:37:50.664 | + functions:upload_image:377 : container_format=bare 2022-04-21 14:37:50.666 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-21 14:37:50.668 | + functions:upload_image:385 : is_arch ppc64le 2022-04-21 14:37:50.671 | ++ functions-common:is_arch:428 : uname -m 2022-04-21 14:37:50.675 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-21 14:37:50.677 | + functions:upload_image:385 : is_arch ppc64 2022-04-21 14:37:50.680 | ++ functions-common:is_arch:428 : uname -m 2022-04-21 14:37:50.684 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-21 14:37:50.686 | + functions:upload_image:385 : is_arch ppc 2022-04-21 14:37:50.689 | ++ functions-common:is_arch:428 : uname -m 2022-04-21 14:37:50.693 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-04-21 14:37:50.695 | + functions:upload_image:389 : is_arch aarch64 2022-04-21 14:37:50.698 | ++ functions-common:is_arch:428 : uname -m 2022-04-21 14:37:50.702 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-21 14:37:50.704 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-21 14:37:50.706 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-21 14:37:50.708 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-21 14:37:50.711 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-21 14:37:50.713 | + 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-04-21 14:37:50.715 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-21 14:37:50.717 | + functions:_upload_image:105 : shift 2022-04-21 14:37:50.719 | + functions:_upload_image:106 : local container=bare 2022-04-21 14:37:50.721 | + functions:_upload_image:107 : shift 2022-04-21 14:37:50.723 | + functions:_upload_image:108 : local disk=vhdx 2022-04-21 14:37:50.725 | + functions:_upload_image:109 : shift 2022-04-21 14:37:50.727 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-21 14:37:50.729 | + functions:_upload_image:111 : shift 2022-04-21 14:37:50.731 | + functions:_upload_image:112 : local properties 2022-04-21 14:37:50.733 | + functions:_upload_image:113 : local useimport 2022-04-21 14:37:50.737 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-21 14:37:50.739 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-21 14:37:50.741 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-21 14:37:50.743 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-21 14:37:50.745 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-21 14:37:50.748 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-21 14:37:50.750 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-21 14:37:50.752 | + 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-04-21 14:38:08.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:08.738 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:08.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:08.738 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:08.738 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-21 14:38:08.738 | | Field | Value | 2022-04-21 14:38:08.738 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-21 14:38:08.738 | | container_format | bare | 2022-04-21 14:38:08.738 | | created_at | 2022-04-21T14:37:53Z | 2022-04-21 14:38:08.738 | | disk_format | vhdx | 2022-04-21 14:38:08.738 | | file | /v2/images/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70/file | 2022-04-21 14:38:08.739 | | id | ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 | 2022-04-21 14:38:08.739 | | min_disk | 0 | 2022-04-21 14:38:08.739 | | min_ram | 0 | 2022-04-21 14:38:08.739 | | name | ubuntu-16 | 2022-04-21 14:38:08.739 | | owner | 045a7c857d8c4786bf783f166b1587ae | 2022-04-21 14:38:08.739 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-21 14:38:08.739 | | protected | False | 2022-04-21 14:38:08.739 | | schema | /v2/schemas/image | 2022-04-21 14:38:08.739 | | status | queued | 2022-04-21 14:38:08.739 | | tags | | 2022-04-21 14:38:08.739 | | updated_at | 2022-04-21T14:37:53Z | 2022-04-21 14:38:08.739 | | visibility | public | 2022-04-21 14:38:08.739 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-21 14:38:08.887 | + ./stack.sh:main:1349 : is_service_enabled horizon 2022-04-21 14:38:08.904 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:38:08.907 | + ./stack.sh:main:1355 : async_wait create_flavors 2022-04-21 14:38:08.959 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2022-04-21 14:38:09.007 | [Async create_flavors:self]: finished create_flavors with result 0 in -1650551815 seconds 2022-04-21 14:38:09.011 | + inc/async:async_wait:166 : return 0 2022-04-21 14:38:09.014 | + ./stack.sh:main:1365 : is_service_enabled nova 2022-04-21 14:38:09.032 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:38:09.034 | + ./stack.sh:main:1365 : is_service_enabled keystone 2022-04-21 14:38:09.053 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:38:09.055 | + ./stack.sh:main:1366 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-04-21 14:38:09.058 | + ./stack.sh:main:1368 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-21 14:38:09.060 | + ./stack.sh:main:1372 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-04-21 14:38:09.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-21 14:38:09.068 | ++ 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-04-21 14:38:09.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-04-21 14:38:09.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-04-21 14:38:09.074 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-04-21 14:38:09.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-21 14:38:09.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-21 14:38:09.078 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-21 14:38:09.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-21 14:38:09.081 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-21 14:38:09.082 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-21 14:38:09.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-21 14:38:09.085 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-21 14:38:09.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-21 14:38:09.088 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-21 14:38:09.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-21 14:38:09.091 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-04-21 14:38:09.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-21 14:38:09.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-21 14:38:09.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-21 14:38:09.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-21 14:38:09.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-21 14:38:09.100 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-21 14:38:09.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-21 14:38:09.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-21 14:38:09.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-21 14:38:09.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-21 14:38:09.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-21 14:38:09.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-21 14:38:09.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-21 14:38:09.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-21 14:38:09.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-04-21 14:38:09.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-04-21 14:38:09.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-04-21 14:38:09.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.35/identity ']' 2022-04-21 14:38:09.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-04-21 14:38:09.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-04-21 14:38:09.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-21 14:38:09.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-21 14:38:09.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-21 14:38:09.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-21 14:38:09.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-21 14:38:09.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-21 14:38:09.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:09.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-21 14:38:09.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:11.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:11.201 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:11.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:11.201 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:11.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 0382b821f5a24ad0b5f94f344a687b1c --long --quote none -f csv 2022-04-21 14:38:11.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:11.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:11.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:13.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:13.483 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:13.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:13.483 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:13.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-04-21 14:38:13.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-04-21 14:38:13.628 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:13.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:13.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c5968aee160541dcb8c1305741786d0c demo 0382b821f5a24ad0b5f94f344a687b1c demo Passw0rd 2022-04-21 14:38:13.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c5968aee160541dcb8c1305741786d0c 2022-04-21 14:38:13.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-04-21 14:38:13.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:38:13.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-04-21 14:38:13.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:13.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-04-21 14:38:13.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-04-21 14:38:13.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:13.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:13.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:13.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:13.652 | + 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-04-21 14:38:13.653 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:13.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:13.657 | + 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-04-21 14:38:13.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:13.660 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:13.662 | + 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-04-21 14:38:13.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:13.664 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:13.666 | + 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-04-21 14:38:13.667 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:13.669 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:13.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:13.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:13.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-21 14:38:13.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-21 14:38:13.677 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:13.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:13.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4c7d13722d8f4294b6739d07d7aad8c0 admin 0382b821f5a24ad0b5f94f344a687b1c demo Passw0rd 2022-04-21 14:38:13.681 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4c7d13722d8f4294b6739d07d7aad8c0 2022-04-21 14:38:13.683 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-21 14:38:13.684 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0382b821f5a24ad0b5f94f344a687b1c 2022-04-21 14:38:13.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-04-21 14:38:13.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:13.689 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-04-21 14:38:13.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-04-21 14:38:13.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:13.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:13.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:13.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:13.701 | + 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-04-21 14:38:13.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:13.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:13.706 | + 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-04-21 14:38:13.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:13.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:13.711 | + 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-04-21 14:38:13.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:13.714 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:13.715 | + 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-04-21 14:38:13.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:13.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:13.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:13.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:13.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:13.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:13.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 045a7c857d8c4786bf783f166b1587ae --long --quote none -f csv 2022-04-21 14:38:13.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:13.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:13.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:15.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:15.849 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:15.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:15.849 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:15.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-21 14:38:15.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-21 14:38:15.991 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:15.992 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:15.994 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4c7d13722d8f4294b6739d07d7aad8c0 admin 045a7c857d8c4786bf783f166b1587ae admin Passw0rd 2022-04-21 14:38:15.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4c7d13722d8f4294b6739d07d7aad8c0 2022-04-21 14:38:15.997 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-21 14:38:15.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:38:16.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-04-21 14:38:16.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:16.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-04-21 14:38:16.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-04-21 14:38:16.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:16.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:16.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:16.015 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:16.016 | + 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-04-21 14:38:16.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:16.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:16.021 | + 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-04-21 14:38:16.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:16.024 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:16.025 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-21 14:38:16.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:16.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:16.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-04-21 14:38:16.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:16.034 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:16.035 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:16.037 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:16.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:16.040 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:16.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 122a7430fa0e41dea25837758fdc2d66 --long --quote none -f csv 2022-04-21 14:38:16.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:16.043 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:16.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:18.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:18.208 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:18.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:18.208 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:18.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-04-21 14:38:18.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-04-21 14:38:18.351 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2022-04-21 14:38:18.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2022-04-21 14:38:18.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2022-04-21 14:38:18.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry a02ccd70286049c989ce68678744fd3c swiftusertest3 122a7430fa0e41dea25837758fdc2d66 swiftprojecttest1 testing3 2022-04-21 14:38:18.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a02ccd70286049c989ce68678744fd3c 2022-04-21 14:38:18.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-04-21 14:38:18.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:38:18.361 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-04-21 14:38:18.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2022-04-21 14:38:18.364 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-04-21 14:38:18.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-04-21 14:38:18.369 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:18.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:18.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2022-04-21 14:38:18.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:18.377 | + 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-04-21 14:38:18.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:18.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:18.382 | + 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-04-21 14:38:18.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:18.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:18.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-21 14:38:18.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:18.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:18.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-21 14:38:18.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:18.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:18.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:18.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:18.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-04-21 14:38:18.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-04-21 14:38:18.401 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2022-04-21 14:38:18.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2022-04-21 14:38:18.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2022-04-21 14:38:18.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry a739eb56245c4d0c9b929558898703f1 swiftusertest1 122a7430fa0e41dea25837758fdc2d66 swiftprojecttest1 testing 2022-04-21 14:38:18.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a739eb56245c4d0c9b929558898703f1 2022-04-21 14:38:18.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-04-21 14:38:18.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=122a7430fa0e41dea25837758fdc2d66 2022-04-21 14:38:18.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-04-21 14:38:18.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2022-04-21 14:38:18.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-04-21 14:38:18.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-04-21 14:38:18.419 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:18.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:18.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2022-04-21 14:38:18.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:18.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-04-21 14:38:18.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:18.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:18.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-04-21 14:38:18.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:18.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:18.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-04-21 14:38:18.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:18.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:18.442 | + 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-04-21 14:38:18.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:18.445 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:18.446 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:18.448 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:18.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:18.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:18.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4aa66db3ada4417ba559f76794523fa3 --long --quote none -f csv 2022-04-21 14:38:18.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:18.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:18.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:20.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:20.578 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:20.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:20.579 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:20.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-04-21 14:38:20.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-04-21 14:38:20.722 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2022-04-21 14:38:20.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2022-04-21 14:38:20.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2022-04-21 14:38:20.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f391831d4b484e78b796988b9b7bf570 swiftusertest2 4aa66db3ada4417ba559f76794523fa3 swiftprojecttest2 testing2 2022-04-21 14:38:20.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f391831d4b484e78b796988b9b7bf570 2022-04-21 14:38:20.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-04-21 14:38:20.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4aa66db3ada4417ba559f76794523fa3 2022-04-21 14:38:20.734 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-04-21 14:38:20.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2022-04-21 14:38:20.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-04-21 14:38:20.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-04-21 14:38:20.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:20.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:20.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2022-04-21 14:38:20.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:20.750 | + 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-04-21 14:38:20.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:20.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:20.754 | + 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-04-21 14:38:20.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:20.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:20.760 | + 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-04-21 14:38:20.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:20.763 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:20.764 | + 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-04-21 14:38:20.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:20.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:20.769 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:20.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:20.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:20.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:20.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:20.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:20.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8aa4537460b1428c8c9647da83089d4b --long --quote none -f csv 2022-04-21 14:38:20.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:22.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:22.882 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:22.882 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:23.022 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-04-21 14:38:23.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-04-21 14:38:23.025 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:23.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:23.028 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c5968aee160541dcb8c1305741786d0c demo 8aa4537460b1428c8c9647da83089d4b invisible_to_admin Passw0rd 2022-04-21 14:38:23.029 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c5968aee160541dcb8c1305741786d0c 2022-04-21 14:38:23.031 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-04-21 14:38:23.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8aa4537460b1428c8c9647da83089d4b 2022-04-21 14:38:23.034 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-04-21 14:38:23.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:23.037 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-04-21 14:38:23.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-04-21 14:38:23.042 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:23.046 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:23.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:23.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:23.051 | + 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-04-21 14:38:23.052 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:23.054 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:23.055 | + 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-04-21 14:38:23.057 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:23.058 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:23.060 | + 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-04-21 14:38:23.062 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:23.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:23.065 | + 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-04-21 14:38:23.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:23.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:23.070 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:23.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:23.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:23.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:23.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8f21d458ca6a48739a5173aa427c57cd --long --quote none -f csv 2022-04-21 14:38:23.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:23.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:23.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:25.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:25.192 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:25.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:25.192 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:25.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-04-21 14:38:25.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-04-21 14:38:25.343 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2022-04-21 14:38:25.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2022-04-21 14:38:25.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2022-04-21 14:38:25.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 97436cf822c0444fa17153cfde659687 swiftusertest4 8f21d458ca6a48739a5173aa427c57cd swiftprojecttest4 testing4 2022-04-21 14:38:25.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=97436cf822c0444fa17153cfde659687 2022-04-21 14:38:25.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-04-21 14:38:25.353 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f21d458ca6a48739a5173aa427c57cd 2022-04-21 14:38:25.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-04-21 14:38:25.356 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2022-04-21 14:38:25.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-04-21 14:38:25.361 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-04-21 14:38:25.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:25.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:25.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2022-04-21 14:38:25.369 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:25.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-21 14:38:25.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:25.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:25.375 | + 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-04-21 14:38:25.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:25.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:25.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-21 14:38:25.381 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:25.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:25.384 | + 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-04-21 14:38:25.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:25.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:25.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:25.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:25.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:25.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:25.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project fd66df6f43d6405493f49b43860bb6d9 --long --quote none -f csv 2022-04-21 14:38:25.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-21 14:38:25.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:25.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:27.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:27.584 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:27.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:27.584 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:27.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-04-21 14:38:27.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-04-21 14:38:27.728 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:27.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:27.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 09f3e7a508d54fad8cdf7ec4db852c8d alt_demo fd66df6f43d6405493f49b43860bb6d9 alt_demo Passw0rd 2022-04-21 14:38:27.733 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=09f3e7a508d54fad8cdf7ec4db852c8d 2022-04-21 14:38:27.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-04-21 14:38:27.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:38:27.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-04-21 14:38:27.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:27.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-04-21 14:38:27.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-04-21 14:38:27.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:27.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:27.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:27.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:27.754 | + 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-04-21 14:38:27.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:27.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:27.758 | + 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-04-21 14:38:27.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:27.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:27.763 | + 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-04-21 14:38:27.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:27.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:27.768 | + 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-04-21 14:38:27.769 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:27.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:27.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:27.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:27.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-21 14:38:27.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-21 14:38:27.779 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-21 14:38:27.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-21 14:38:27.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4c7d13722d8f4294b6739d07d7aad8c0 admin fd66df6f43d6405493f49b43860bb6d9 alt_demo Passw0rd 2022-04-21 14:38:27.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4c7d13722d8f4294b6739d07d7aad8c0 2022-04-21 14:38:27.785 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-21 14:38:27.787 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fd66df6f43d6405493f49b43860bb6d9 2022-04-21 14:38:27.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-04-21 14:38:27.790 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-21 14:38:27.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-04-21 14:38:27.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-04-21 14:38:27.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-21 14:38:27.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-21 14:38:27.800 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-21 14:38:27.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-21 14:38:27.803 | + 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-04-21 14:38:27.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:27.807 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-21 14:38:27.808 | + 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-04-21 14:38:27.810 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:27.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-21 14:38:27.813 | + 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-04-21 14:38:27.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-21 14:38:27.816 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-21 14:38:27.817 | + 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-04-21 14:38:27.819 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-21 14:38:27.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-21 14:38:27.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-21 14:38:27.823 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-21 14:38:27.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-21 14:38:27.827 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-21 14:38:27.830 | + ./stack.sh:main:1377 : save_stackenv 2022-04-21 14:38:27.833 | + functions-common:save_stackenv:60 : local tag= 2022-04-21 14:38:27.836 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-21 14:38:27.841 | + functions-common:save_stackenv:62 : time_stamp=2022-04-21-143827 2022-04-21 14:38:27.844 | + functions-common:save_stackenv:63 : echo '# 2022-04-21-143827 ' 2022-04-21 14:38:27.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.855 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-21 14:38:27.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.860 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-21 14:38:27.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.865 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-21 14:38:27.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-04-21 14:38:27.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.876 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.35 2022-04-21 14:38:27.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.881 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.35/identity 2022-04-21 14:38:27.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.886 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-21-141410 2022-04-21 14:38:27.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.891 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-21 14:38:27.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.896 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.35 2022-04-21 14:38:27.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.901 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-21 14:38:27.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.906 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-21 14:38:27.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.911 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-21 14:38:27.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-21 14:38:27.916 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-21 14:38:27.919 | + ./stack.sh:main:1388 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-21 14:38:27.921 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-21 14:38:27.924 | + inc/meta-config:merge_config_group:171 : shift 2022-04-21 14:38:27.926 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-21 14:38:27.928 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:38:27.931 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-21 14:38:27.933 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-21 14:38:27.936 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-21 14:38:27.939 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:38:27.942 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-21 14:38:27.944 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:38:27.947 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-21 14:38:27.947 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:38:27.947 | gsub("[][]", "", $1); 2022-04-21 14:38:27.947 | split($1, a, "|"); 2022-04-21 14:38:27.947 | if (a[1] == matchgroup) 2022-04-21 14:38:27.947 | print a[2] 2022-04-21 14:38:27.947 | } 2022-04-21 14:38:27.947 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:38:27.954 | + ./stack.sh:main:1395 : run_phase stack extra 2022-04-21 14:38:27.956 | + functions-common:run_phase:1744 : local mode=stack 2022-04-21 14:38:27.959 | + functions-common:run_phase:1745 : local phase=extra 2022-04-21 14:38:27.961 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:38:27.964 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:38:27.966 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:38:27.970 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:38:27.972 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:38:27.976 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:38:27.980 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:38:27.983 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:38:27.986 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:38:27.988 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-21 14:38:27.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:38:28.008 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:38:28.010 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:38:28.013 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:38:28.016 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-21 14:38:28.018 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:38:28.021 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:38:28.023 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:38:28.026 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-21 14:38:28.028 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-21 14:38:28.031 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-21 14:38:28.034 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-21 14:38:28.036 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:38:28.039 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:38:28.042 | + functions-common:run_phase:1771 : run_plugins stack extra 2022-04-21 14:38:28.044 | + functions-common:run_plugins:1730 : local mode=stack 2022-04-21 14:38:28.047 | + functions-common:run_plugins:1731 : local phase=extra 2022-04-21 14:38:28.050 | + functions-common:run_plugins:1733 : local plugins= 2022-04-21 14:38:28.053 | + functions-common:run_plugins:1734 : local plugin 2022-04-21 14:38:28.055 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-21 14:38:28.058 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-21 14:38:28.061 | + inc/meta-config:merge_config_group:171 : shift 2022-04-21 14:38:28.064 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-21 14:38:28.067 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:38:28.069 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-21 14:38:28.072 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-21 14:38:28.075 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-21 14:38:28.078 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:38:28.081 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-21 14:38:28.083 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:38:28.086 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-21 14:38:28.086 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:38:28.086 | gsub("[][]", "", $1); 2022-04-21 14:38:28.086 | split($1, a, "|"); 2022-04-21 14:38:28.086 | if (a[1] == matchgroup) 2022-04-21 14:38:28.086 | print a[2] 2022-04-21 14:38:28.086 | } 2022-04-21 14:38:28.086 | ' /home/ubuntu/devstack/local.conf 2022-04-21 14:38:28.092 | + ./stack.sh:main:1412 : is_service_enabled n-cpu 2022-04-21 14:38:28.110 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:38:28.115 | + ./stack.sh:main:1417 : service_check 2022-04-21 14:38:28.118 | + functions-common:service_check:1609 : local service 2022-04-21 14:38:28.121 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.124 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@key.service 2022-04-21 14:38:28.137 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-21 14:38:28.142 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.144 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-api.service 2022-04-21 14:38:28.158 | enabled 2022-04-21 14:38:28.162 | + functions-common:service_check:1616 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-21 14:38:28.178 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-21 14:38:28.178 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.178 | Active: active (running) since Thu 2022-04-21 14:35:32 UTC; 2min 55s ago 2022-04-21 14:38:28.178 | Main PID: 87426 (uwsgi) 2022-04-21 14:38:28.179 | Status: "uWSGI is ready" 2022-04-21 14:38:28.179 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:28.179 | Memory: 225.7M 2022-04-21 14:38:28.179 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-21 14:38:28.179 | ├─87426 nova-apiuWSGI master 2022-04-21 14:38:28.179 | ├─87427 nova-apiuWSGI worker 1 2022-04-21 14:38:28.179 | └─87428 nova-apiuWSGI worker 2 2022-04-21 14:38:28.179 | 2022-04-21 14:38:28.179 | Apr 21 14:37:21 dv-neutron-838896-1-hyperv devstack@n-api.service[87428]: [pid: 87428|app: 0|req: 17/32] 10.222.0.35 () {64 vars in 1332 bytes} [Thu Apr 21 14:37:21 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: DEBUG nova.api.openstack.wsgi [None req-1f945b2e-6bf3-4d2b-b294-a1c50752c7fd admin admin] Calling method '>' {{(pid=87427) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: INFO nova.api.openstack.requestlog [None req-1f945b2e-6bf3-4d2b-b294-a1c50752c7fd admin admin] 10.222.0.35 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001447 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: [pid: 87427|app: 0|req: 16/33] 10.222.0.35 () {54 vars in 930 bytes} [Thu Apr 21 14:37:24 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87428]: DEBUG nova.api.openstack.wsgi [None req-9898d02d-8684-4195-aaf7-c2a969a2bca0 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "os-flavor-access:is_public": true, "id": "5", "name": "m1.xlarge", "disk": 160, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 8, "ram": 16384, "rxtx_factor": 1.0}} {{(pid=87428) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87428]: INFO nova.api.openstack.requestlog [None req-9898d02d-8684-4195-aaf7-c2a969a2bca0 admin admin] 10.222.0.35 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.074298 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87428]: [pid: 87428|app: 0|req: 18/34] 10.222.0.35 () {64 vars in 1282 bytes} [Thu Apr 21 14:37:24 2022] POST /compute/v2.1/flavors => generated 408 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: DEBUG nova.api.openstack.wsgi [None req-812e8884-0fea-4c9b-8be1-7cdb954a4787 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=87427) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: INFO nova.api.openstack.requestlog [None req-812e8884-0fea-4c9b-8be1-7cdb954a4787 admin admin] 10.222.0.35 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.037486 2022-04-21 14:38:28.179 | Apr 21 14:37:24 dv-neutron-838896-1-hyperv devstack@n-api.service[87427]: [pid: 87427|app: 0|req: 17/35] 10.222.0.35 () {64 vars in 1332 bytes} [Thu Apr 21 14:37:24 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-21 14:38:28.182 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.185 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-21 14:38:28.198 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-21 14:38:28.202 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.205 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-21 14:38:28.218 | enabled 2022-04-21 14:38:28.222 | + functions-common:service_check:1616 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-21 14:38:28.238 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-21 14:38:28.238 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.238 | Active: active (running) since Thu 2022-04-21 14:36:45 UTC; 1min 43s ago 2022-04-21 14:38:28.238 | Main PID: 92183 (nova-scheduler) 2022-04-21 14:38:28.238 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:28.238 | Memory: 136.4M 2022-04-21 14:38:28.238 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-21 14:38:28.238 | ├─92183 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-21 14:38:28.238 | ├─93415 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-21 14:38:28.238 | └─93416 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-21 14:38:28.238 | 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_notifications.retry = -1 {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_reports.file_event_handler = None {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] oslo_reports.log_dir = None {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.238 | Apr 21 14:36:49 dv-neutron-838896-1-hyperv nova-scheduler[92183]: DEBUG oslo_service.service [None req-efe0fab9-7cde-40cb-a949-8c6c951ca711 None None] ******************************************************************************** {{(pid=92183) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-21 14:38:28.241 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.244 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-21 14:38:28.258 | enabled 2022-04-21 14:38:28.261 | + functions-common:service_check:1616 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-21 14:38:28.277 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-21 14:38:28.277 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.277 | Active: active (running) since Thu 2022-04-21 14:36:46 UTC; 1min 41s ago 2022-04-21 14:38:28.277 | Main PID: 92645 (uwsgi) 2022-04-21 14:38:28.277 | Status: "uWSGI is ready" 2022-04-21 14:38:28.277 | Tasks: 4 (limit: 14304) 2022-04-21 14:38:28.277 | Memory: 186.4M 2022-04-21 14:38:28.277 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-21 14:38:28.277 | ├─92645 nova-api-metauWSGI master 2022-04-21 14:38:28.277 | ├─92650 nova-api-metauWSGI worker 1 2022-04-21 14:38:28.277 | ├─92651 nova-api-metauWSGI worker 2 2022-04-21 14:38:28.278 | └─92654 nova-api-metauWSGI http 1 2022-04-21 14:38:28.278 | 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_concurrency.lockutils [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92651) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_concurrency.lockutils [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 None None] Lock "72b74d2f-ef8d-462d-8c5c-c116bd05806e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=92651) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_concurrency.lockutils [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 None None] Lock "72b74d2f-ef8d-462d-8c5c-c116bd05806e" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92651) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_db.sqlalchemy.engines [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 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=92651) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92650]: WARNING nova.api.metadata.handler [None req-0b3b39ca-cb27-485d-b742-53710d78959d None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92650]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5566de2be9a0 pid: 92650 (default app) 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_db.sqlalchemy.engines [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 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=92651) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: DEBUG oslo_db.sqlalchemy.engines [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 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=92651) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: WARNING nova.api.metadata.handler [None req-fb36a37b-556a-4a0c-b370-34c9f82748d1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-21 14:38:28.278 | Apr 21 14:36:51 dv-neutron-838896-1-hyperv devstack@n-api-meta.service[92651]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5566de2be9a0 pid: 92651 (default app) 2022-04-21 14:38:28.282 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.284 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-21 14:38:28.298 | enabled 2022-04-21 14:38:28.302 | + functions-common:service_check:1616 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-21 14:38:28.318 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-21 14:38:28.318 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.318 | Active: active (running) since Thu 2022-04-21 14:35:46 UTC; 2min 42s ago 2022-04-21 14:38:28.318 | Main PID: 88588 (uwsgi) 2022-04-21 14:38:28.318 | Status: "uWSGI is ready" 2022-04-21 14:38:28.319 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:28.319 | Memory: 134.1M 2022-04-21 14:38:28.319 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-21 14:38:28.319 | ├─88588 placementuWSGI master 2022-04-21 14:38:28.319 | ├─88589 placementuWSGI worker 1 2022-04-21 14:38:28.319 | └─88590 placementuWSGI worker 2 2022-04-21 14:38:28.319 | 2022-04-21 14:38:28.319 | Apr 21 14:36:48 dv-neutron-838896-1-hyperv devstack@placement-api.service[88589]: [pid: 88589|app: 0|req: 2/2] 10.222.0.35 () {54 vars in 916 bytes} [Thu Apr 21 14:36:48 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-21 14:38:28.319 | Apr 21 14:36:48 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: DEBUG placement.requestlog [None req-4b1957fe-7e9e-40ca-9530-a6afe5fff9ad None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=88590) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-21 14:38:28.319 | Apr 21 14:36:48 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: INFO placement.requestlog [None req-4b1957fe-7e9e-40ca-9530-a6afe5fff9ad None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-21 14:38:28.319 | Apr 21 14:36:48 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: [pid: 88590|app: 0|req: 1/3] 10.222.0.35 () {54 vars in 916 bytes} [Thu Apr 21 14:36:48 2022] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-21 14:38:28.319 | Apr 21 14:36:52 dv-neutron-838896-1-hyperv devstack@placement-api.service[88589]: DEBUG placement.requestlog [None req-62dc1de6-716a-4010-b29f-5763835a9a96 None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=88589) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-21 14:38:28.319 | Apr 21 14:36:52 dv-neutron-838896-1-hyperv devstack@placement-api.service[88589]: INFO placement.requestlog [None req-62dc1de6-716a-4010-b29f-5763835a9a96 None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-21 14:38:28.319 | Apr 21 14:36:52 dv-neutron-838896-1-hyperv devstack@placement-api.service[88589]: [pid: 88589|app: 0|req: 3/4] 10.222.0.35 () {54 vars in 916 bytes} [Thu Apr 21 14:36:52 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-21 14:38:28.319 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: DEBUG placement.requestlog [None req-7a60cb8c-6178-4a2a-aafd-80a61f32d8dc None None] Starting request: 10.222.0.35 "GET /placement/" {{(pid=88590) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-21 14:38:28.319 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: INFO placement.requestlog [None req-7a60cb8c-6178-4a2a-aafd-80a61f32d8dc None None] 10.222.0.35 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-21 14:38:28.319 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv devstack@placement-api.service[88590]: [pid: 88590|app: 0|req: 2/5] 10.222.0.35 () {54 vars in 916 bytes} [Thu Apr 21 14:36:53 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-21 14:38:28.322 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.325 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-21 14:38:28.337 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-21 14:38:28.340 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.344 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@g-api.service 2022-04-21 14:38:28.357 | enabled 2022-04-21 14:38:28.362 | + functions-common:service_check:1616 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-21 14:38:28.377 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-21 14:38:28.377 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.377 | Active: active (running) since Thu 2022-04-21 14:37:41 UTC; 47s ago 2022-04-21 14:38:28.377 | Main PID: 96802 (uwsgi) 2022-04-21 14:38:28.377 | Status: "uWSGI is ready" 2022-04-21 14:38:28.377 | Tasks: 5 (limit: 14304) 2022-04-21 14:38:28.377 | Memory: 187.7M 2022-04-21 14:38:28.377 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-21 14:38:28.377 | ├─96802 glance-apiuWSGI master 2022-04-21 14:38:28.378 | ├─96803 glance-apiuWSGI worker 1 2022-04-21 14:38:28.378 | └─96804 glance-apiuWSGI worker 2 2022-04-21 14:38:28.378 | 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.location [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=96804) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: DEBUG glance_store.backend [None req-ddd44ce9-be6a-47e4-b813-90cf2a5bfef5 admin admin] Skipping store.set_acls... not implemented. {{(pid=96804) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-21 14:38:28.378 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv devstack@g-api.service[96804]: [pid: 96804|app: 0|req: 2/4] 127.0.0.1 () {40 vars in 879 bytes} [Thu Apr 21 14:37:53 2022] PUT /v2/images/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70/file => generated 0 bytes in 15583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7 switches on core 0) 2022-04-21 14:38:28.381 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.384 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-21 14:38:28.398 | enabled 2022-04-21 14:38:28.401 | + functions-common:service_check:1616 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-21 14:38:28.418 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-21 14:38:28.418 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.418 | Active: active (running) since Thu 2022-04-21 14:37:32 UTC; 55s ago 2022-04-21 14:38:28.418 | Main PID: 95514 (cinder-schedule) 2022-04-21 14:38:28.418 | Tasks: 5 (limit: 14304) 2022-04-21 14:38:28.418 | Memory: 102.5M 2022-04-21 14:38:28.418 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-21 14:38:28.418 | └─95514 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-21 14:38:28.418 | 2022-04-21 14:38:28.418 | Apr 21 14:37:36 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: INFO cinder.manager [None req-a8846f43-d0b7-4993-8139-56a9d6123519 None None] Initiating service 1 cleanup 2022-04-21 14:38:28.418 | Apr 21 14:37:36 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: INFO cinder.manager [None req-a8846f43-d0b7-4993-8139-56a9d6123519 None None] Service 1 cleanup completed. 2022-04-21 14:38:28.418 | Apr 21 14:37:36 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.service [None req-a8846f43-d0b7-4993-8139-56a9d6123519 None None] Creating RPC server for service cinder-scheduler {{(pid=95514) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-21 14:38:28.418 | Apr 21 14:37:36 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.service [None req-a8846f43-d0b7-4993-8139-56a9d6123519 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95514) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-21 14:38:28.418 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.scheduler.host_manager [None req-41308c0e-b487-45c4-a590-15abfa90ae3f None None] Received backup service update from dv-neutron-838896-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=95514) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2022-04-21 14:38:28.418 | Apr 21 14:37:43 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.scheduler.host_manager [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Received volume service update from dv-neutron-838896-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-838896-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=95514) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2022-04-21 14:38:28.419 | Apr 21 14:37:43 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.scheduler.host_manager [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Updating capabilities for dv-neutron-838896-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-838896-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, 4, 21, 14, 37, 43, 922898)} {{(pid=95514) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2022-04-21 14:38:28.419 | Apr 21 14:37:43 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.utils [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=95514) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2022-04-21 14:38:28.419 | Apr 21 14:37:43 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.utils [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=95514) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2022-04-21 14:38:28.419 | Apr 21 14:37:43 dv-neutron-838896-1-hyperv cinder-scheduler[95514]: DEBUG cinder.scheduler.host_manager [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-838896-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, 4, 21, 14, 37, 43, 946078)}]. {{(pid=95514) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2022-04-21 14:38:28.423 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.426 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@c-api.service 2022-04-21 14:38:28.439 | enabled 2022-04-21 14:38:28.443 | + functions-common:service_check:1616 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-21 14:38:28.459 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-21 14:38:28.459 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.459 | Active: active (running) since Thu 2022-04-21 14:37:26 UTC; 1min 1s ago 2022-04-21 14:38:28.459 | Main PID: 95076 (uwsgi) 2022-04-21 14:38:28.460 | Status: "uWSGI is ready" 2022-04-21 14:38:28.460 | Tasks: 11 (limit: 14304) 2022-04-21 14:38:28.460 | Memory: 228.5M 2022-04-21 14:38:28.460 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-21 14:38:28.460 | ├─95076 cinder-apiuWSGI master 2022-04-21 14:38:28.460 | ├─95077 cinder-apiuWSGI worker 1 2022-04-21 14:38:28.460 | └─95078 cinder-apiuWSGI worker 2 2022-04-21 14:38:28.460 | 2022-04-21 14:38:28.460 | Apr 21 14:37:38 dv-neutron-838896-1-hyperv devstack@c-api.service[95078]: [pid: 95078|app: 0|req: 2/2] 10.222.0.35 () {60 vars in 1237 bytes} [Thu Apr 21 14:37:38 2022] POST /volume/v3/045a7c857d8c4786bf783f166b1587ae/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: INFO cinder.api.openstack.wsgi [req-db1df950-d6fe-4986-95d1-04de1f0f14fd req-94c0ae97-81d9-457a-b965-a27732b84f01 admin admin] POST http://10.222.0.35/volume/v3/045a7c857d8c4786bf783f166b1587ae/types/4233129d-2317-410e-afe9-70995965dfd1/extra_specs 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: /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-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: warnings.warn( 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: DEBUG cinder.api.openstack.wsgi [req-db1df950-d6fe-4986-95d1-04de1f0f14fd req-94c0ae97-81d9-457a-b965-a27732b84f01 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95077) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: /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-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: DEBUG oslo_db.sqlalchemy.engines [req-db1df950-d6fe-4986-95d1-04de1f0f14fd req-94c0ae97-81d9-457a-b965-a27732b84f01 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=95077) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: INFO cinder.api.openstack.wsgi [req-db1df950-d6fe-4986-95d1-04de1f0f14fd req-94c0ae97-81d9-457a-b965-a27732b84f01 admin admin] http://10.222.0.35/volume/v3/045a7c857d8c4786bf783f166b1587ae/types/4233129d-2317-410e-afe9-70995965dfd1/extra_specs returned with HTTP 200 2022-04-21 14:38:28.460 | Apr 21 14:37:39 dv-neutron-838896-1-hyperv devstack@c-api.service[95077]: [pid: 95077|app: 0|req: 1/3] 10.222.0.35 () {62 vars in 1454 bytes} [Thu Apr 21 14:37:38 2022] POST /volume/v3/045a7c857d8c4786bf783f166b1587ae/types/4233129d-2317-410e-afe9-70995965dfd1/extra_specs => generated 55 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-04-21 14:38:28.463 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.466 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-21 14:38:28.480 | enabled 2022-04-21 14:38:28.484 | + functions-common:service_check:1616 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-21 14:38:28.499 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-21 14:38:28.500 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.500 | Active: active (running) since Thu 2022-04-21 14:37:35 UTC; 52s ago 2022-04-21 14:38:28.500 | Main PID: 96226 (cinder-volume) 2022-04-21 14:38:28.500 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:28.500 | Memory: 132.4M 2022-04-21 14:38:28.500 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-21 14:38:28.500 | ├─96226 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-21 14:38:28.500 | └─96391 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-21 14:38:28.500 | 2022-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv sudo[96906]: 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-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv sudo[96906]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv sudo[96906]: pam_unix(sudo:session): session closed for user root 2022-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv cinder-volume[96391]: DEBUG oslo_concurrency.processutils [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a 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.468s {{(pid=96391) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv cinder-volume[96391]: DEBUG oslo_concurrency.processutils [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a 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=96391) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv sudo[96909]: 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-04-21 14:38:28.500 | Apr 21 14:37:44 dv-neutron-838896-1-hyperv sudo[96909]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-21 14:38:28.500 | Apr 21 14:37:45 dv-neutron-838896-1-hyperv sudo[96909]: pam_unix(sudo:session): session closed for user root 2022-04-21 14:38:28.500 | Apr 21 14:37:45 dv-neutron-838896-1-hyperv cinder-volume[96391]: DEBUG oslo_concurrency.processutils [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a 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.512s {{(pid=96391) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-21 14:38:28.500 | Apr 21 14:37:45 dv-neutron-838896-1-hyperv cinder-volume[96391]: INFO cinder.volume.manager [None req-e29b348e-cc00-42f8-98ee-5c27b4e59a0a None None] Driver post RPC initialization completed successfully. 2022-04-21 14:38:28.503 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.506 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-21 14:38:28.519 | enabled 2022-04-21 14:38:28.523 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-21 14:38:28.539 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-21 14:38:28.539 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.539 | Active: active (running) since Thu 2022-04-21 14:35:39 UTC; 2min 49s ago 2022-04-21 14:38:28.539 | Main PID: 88002 (/usr/bin/python) 2022-04-21 14:38:28.539 | Tasks: 10 (limit: 14304) 2022-04-21 14:38:28.539 | Memory: 317.2M 2022-04-21 14:38:28.539 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-21 14:38:28.539 | ├─88002 /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-04-21 14:38:28.539 | ├─88107 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-04-21 14:38:28.539 | ├─88108 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-04-21 14:38:28.539 | ├─88109 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-04-21 14:38:28.539 | └─88110 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-04-21 14:38:28.539 | 2022-04-21 14:38:28.539 | Apr 21 14:37:30 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-a5fbd627-9db1-46b8-b68a-b5f97a2d119f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.539 | Apr 21 14:37:33 dv-neutron-838896-1-hyperv neutron-server[88110]: DEBUG neutron.db.agents_db [None req-4db74227-49fa-4432-bd96-cbdd0a789c3d None None] Agent healthcheck: found 5 active agents {{(pid=88110) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:328}} 2022-04-21 14:38:28.539 | Apr 21 14:37:55 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-d51a64ef-9821-439f-9f99-ee47d665b36c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.539 | Apr 21 14:37:57 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-e80e18a1-1d42-4d49-a017-95b0e35599bc None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.540 | Apr 21 14:37:58 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.540 | Apr 21 14:37:58 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-c70a8fb2-001e-472d-aa05-b55b3f32aaa6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.540 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-a5fbd627-9db1-46b8-b68a-b5f97a2d119f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.540 | Apr 21 14:38:10 dv-neutron-838896-1-hyperv neutron-server[88110]: DEBUG neutron.db.agents_db [None req-4db74227-49fa-4432-bd96-cbdd0a789c3d None None] Agent healthcheck: found 5 active agents {{(pid=88110) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:328}} 2022-04-21 14:38:28.540 | Apr 21 14:38:25 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-89214b3c-23d2-4d55-8140-1374b90458b0 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.540 | Apr 21 14:38:27 dv-neutron-838896-1-hyperv neutron-server[88109]: DEBUG neutron_lib.callbacks.manager [None req-a404e950-6159-4998-b4a1-84d09e2ae230 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8792868860492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-751906'] for agent, after_update {{(pid=88109) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-21 14:38:28.543 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.546 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-04-21 14:38:28.560 | enabled 2022-04-21 14:38:28.564 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-04-21 14:38:28.582 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-04-21 14:38:28.582 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.582 | Active: active (running) since Thu 2022-04-21 14:35:51 UTC; 2min 36s ago 2022-04-21 14:38:28.582 | Main PID: 89416 (neutron-dhcp-ag) 2022-04-21 14:38:28.582 | Tasks: 11 (limit: 14304) 2022-04-21 14:38:28.582 | Memory: 189.6M 2022-04-21 14:38:28.582 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-04-21 14:38:28.582 | ├─89416 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-04-21 14:38:28.582 | ├─91023 /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/tmpyjxjq7jq/privsep.sock 2022-04-21 14:38:28.582 | ├─91117 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.582 | ├─91118 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.582 | └─91128 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/4e2d5501-6872-49bb-a374-96dfedb0e356/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/4e2d5501-6872-49bb-a374-96dfedb0e356/host --addn-hosts=/opt/stack/data/neutron/dhcp/4e2d5501-6872-49bb-a374-96dfedb0e356/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/4e2d5501-6872-49bb-a374-96dfedb0e356/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/4e2d5501-6872-49bb-a374-96dfedb0e356/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1,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-04-21 14:38:28.582 | 2022-04-21 14:38:28.583 | Apr 21 14:36:36 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG neutron.agent.dhcp.agent [None req-112d41bd-2f0c-4bba-ab40-03e6cecf3a1b None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '5cb6e233-9440-420c-ac13-1e627e7e6ce7', 'name': 'public-subnet', 'tenant_id': '045a7c857d8c4786bf783f166b1587ae', 'network_id': '3d886cf6-b946-42ff-a5ce-ba7bfd69f571', '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.4.1', 'cidr': '172.26.4.0/24', 'allocation_pools': [{'start': '172.26.4.2', 'end': '172.26.4.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-04-21T14:36:35Z', 'updated_at': '2022-04-21T14:36:35Z', 'revision_number': 0, 'project_id': '045a7c857d8c4786bf783f166b1587ae', 'network': {'id': '3d886cf6-b946-42ff-a5ce-ba7bfd69f571', 'name': 'public', 'tenant_id': '045a7c857d8c4786bf783f166b1587ae', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['5cb6e233-9440-420c-ac13-1e627e7e6ce7'], '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-04-21T14:36:27Z', 'updated_at': '2022-04-21T14:36:35Z', 'revision_number': 2, 'project_id': '045a7c857d8c4786bf783f166b1587ae', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=89416) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.583 | Apr 21 14:36:36 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [None req-0cafcd8f-caa7-4a00-894d-08d3a30684d9 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.583 | Apr 21 14:36:36 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [None req-0cafcd8f-caa7-4a00-894d-08d3a30684d9 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.000s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.583 | Apr 21 14:36:39 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=89416) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.583 | Apr 21 14:36:41 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89416) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.583 | Apr 21 14:36:42 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89416) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.583 | Apr 21 14:36:55 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.583 | Apr 21 14:36:55 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.583 | Apr 21 14:37:55 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.583 | Apr 21 14:37:55 dv-neutron-838896-1-hyperv neutron-dhcp-agent[89416]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89416) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.587 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.589 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-meta.service 2022-04-21 14:38:28.604 | enabled 2022-04-21 14:38:28.608 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-meta.service --no-pager 2022-04-21 14:38:28.625 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-04-21 14:38:28.625 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.625 | Active: active (running) since Thu 2022-04-21 14:35:54 UTC; 2min 33s ago 2022-04-21 14:38:28.625 | Main PID: 90172 (neutron-metadat) 2022-04-21 14:38:28.625 | Tasks: 4 (limit: 14304) 2022-04-21 14:38:28.625 | Memory: 112.7M 2022-04-21 14:38:28.625 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-04-21 14:38:28.625 | ├─90172 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-04-21 14:38:28.625 | ├─90650 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-04-21 14:38:28.625 | └─90651 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-04-21 14:38:28.625 | 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_rabbit.ssl = False {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_notifications.driver = [] {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_notifications.retry = -1 {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:28.625 | Apr 21 14:35:58 dv-neutron-838896-1-hyperv neutron-metadata-agent[90172]: DEBUG oslo_service.service [None req-51ce9e0d-25bf-4df4-a32a-433fd8a53dc7 None None] ******************************************************************************** {{(pid=90172) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-21 14:38:28.628 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.631 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-21 14:38:28.645 | enabled 2022-04-21 14:38:28.649 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-21 14:38:28.666 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-21 14:38:28.666 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.666 | Active: active (running) since Thu 2022-04-21 14:35:50 UTC; 2min 38s ago 2022-04-21 14:38:28.666 | Main PID: 89053 (neutron-openvsw) 2022-04-21 14:38:28.666 | Tasks: 10 (limit: 14304) 2022-04-21 14:38:28.666 | Memory: 166.6M 2022-04-21 14:38:28.666 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-04-21 14:38:28.666 | ├─89053 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-04-21 14:38:28.666 | ├─90648 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.666 | ├─90649 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.666 | ├─90752 /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/tmpvccfhili/privsep.sock 2022-04-21 14:38:28.666 | └─90777 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-04-21 14:38:28.666 | 2022-04-21 14:38:28.666 | Apr 21 14:38:22 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: DEBUG neutron.agent.linux.utils [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90777. {{(pid=89053) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-21 14:38:28.666 | Apr 21 14:38:22 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Agent rpc_loop - iteration:71 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-21 14:38:28.666 | Apr 21 14:38:24 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Agent rpc_loop - iteration:72 started 2022-04-21 14:38:28.666 | Apr 21 14:38:24 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbc1250f5,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=15624554422157609339,duration_nsec=288000000,duration_sec=149,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=89053) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-04-21 14:38:28.666 | Apr 21 14:38:24 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: DEBUG neutron.agent.linux.utils [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90777. {{(pid=89053) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-21 14:38:28.666 | Apr 21 14:38:24 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Agent rpc_loop - iteration:72 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2022-04-21 14:38:28.666 | Apr 21 14:38:26 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Agent rpc_loop - iteration:73 started 2022-04-21 14:38:28.666 | Apr 21 14:38:26 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbc1250f7,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=15624554422157609339,duration_nsec=289000000,duration_sec=151,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=89053) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-04-21 14:38:28.666 | Apr 21 14:38:26 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: DEBUG neutron.agent.linux.utils [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90777. {{(pid=89053) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-21 14:38:28.667 | Apr 21 14:38:26 dv-neutron-838896-1-hyperv neutron-openvswitch-agent[89053]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-37cbc157-f071-40ff-a6ff-80825fa68645 None None] Agent rpc_loop - iteration:73 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2022-04-21 14:38:28.669 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.672 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-l3.service 2022-04-21 14:38:28.686 | enabled 2022-04-21 14:38:28.690 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-l3.service --no-pager 2022-04-21 14:38:28.707 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-04-21 14:38:28.707 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.707 | Active: active (running) since Thu 2022-04-21 14:35:53 UTC; 2min 35s ago 2022-04-21 14:38:28.707 | Main PID: 89808 (neutron-l3-agen) 2022-04-21 14:38:28.707 | Tasks: 14 (limit: 14304) 2022-04-21 14:38:28.707 | Memory: 192.1M 2022-04-21 14:38:28.707 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-04-21 14:38:28.707 | ├─89808 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-04-21 14:38:28.707 | ├─90670 /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/tmp7n_rdpmg/privsep.sock 2022-04-21 14:38:28.707 | ├─91559 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.707 | ├─91560 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-21 14:38:28.707 | └─91572 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/fee68cd3-e7ad-4058-9fae-1b415b82b1fc.conf 2022-04-21 14:38:28.707 | 2022-04-21 14:38:28.707 | Apr 21 14:36:56 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.707 | Apr 21 14:36:56 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.707 | Apr 21 14:36:57 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.707 | Apr 21 14:36:57 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.707 | Apr 21 14:37:17 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_service.periodic_task [None req-4fecd450-806c-4b17-95b8-259decb590de None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89808) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-21 14:38:28.707 | Apr 21 14:37:56 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.707 | Apr 21 14:37:56 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.707 | Apr 21 14:37:57 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.707 | Apr 21 14:37:57 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.707 | Apr 21 14:37:57 dv-neutron-838896-1-hyperv neutron-l3-agent[89808]: DEBUG oslo_service.periodic_task [None req-4fecd450-806c-4b17-95b8-259decb590de None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89808) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-21 14:38:28.711 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.714 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-21 14:38:28.726 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-21 14:38:28.730 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.734 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@tempest.service 2022-04-21 14:38:28.746 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-21 14:38:28.750 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.753 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@mysql.service 2022-04-21 14:38:28.766 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-21 14:38:28.770 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.773 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-21 14:38:28.785 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-21 14:38:28.789 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.792 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@dstat.service 2022-04-21 14:38:28.806 | enabled 2022-04-21 14:38:28.809 | + functions-common:service_check:1616 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-21 14:38:28.827 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-21 14:38:28.827 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.827 | Active: active (running) since Thu 2022-04-21 14:25:58 UTC; 12min ago 2022-04-21 14:38:28.827 | Main PID: 66092 (dstat.sh) 2022-04-21 14:38:28.827 | Tasks: 2 (limit: 14304) 2022-04-21 14:38:28.827 | Memory: 9.5M 2022-04-21 14:38:28.827 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-21 14:38:28.827 | ├─66092 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-21 14:38:28.827 | └─66185 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2022-04-21 14:38:28.827 | 2022-04-21 14:38:28.827 | Apr 21 14:38:18 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:18| 27 4 68 0 0|4619M 1036M 177M 5834M| 0 0 | 0 820k| 0 69.0 |1717 6818 |1.74 1.58 1.17|1.0 0 143| 0 0 |openstack 977968.5%2163k 256B|bash 97421 14M 17k 0%|mysqld 650M| 0 0 | 28 269 0 100 0 2022-04-21 14:38:28.828 | Apr 21 14:38:19 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:19| 26 4 71 0 0|4647M 1008M 177M 5834M|2190B 0 | 0 172k| 0 20.0 | 354 4149 |1.68 1.57 1.17|1.0 0 1.0| 0 0 |openstack 97796 25%7489k 7B|openstack 977967489k 7B 25%|mysqld 650M| 0 0 | 28 269 0 100 0 2022-04-21 14:38:28.828 | Apr 21 14:38:20 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:20| 26 4 70 0 0|4609M 1046M 177M 5834M| 166B 0 | 0 120k| 0 8.00 |1014 4825 |1.68 1.57 1.17|1.0 0 52| 0 0 |uwsgi 674862.0%3343B9821B|bash 97421 14M9451B 0%|mysqld 650M| 0 0 | 28 269 0 105 0 2022-04-21 14:38:28.828 | Apr 21 14:38:21 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:21| 25 4 71 0 0|4640M 1015M 177M 5834M| 911B 0 | 0 156k| 0 12.0 | 430 4062 |1.68 1.57 1.17|1.0 0 28| 0 0 |openstack 97876 26%7963k 263B|openstack 978767611k 7B 25%|mysqld 650M| 0 0 | 28 269 0 99 0 2022-04-21 14:38:28.828 | Apr 21 14:38:22 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:22| 27 3 70 0 0|4665M 989M 177M 5834M| 715B 0 | 0 32k| 0 3.00 | 431 3905 |1.68 1.57 1.17|1.0 0 0| 0 0 |openstack 97876 24%6136k 64B|openstack 978766136k 64B 24%|mysqld 650M| 0 0 | 28 270 0 101 1 2022-04-21 14:38:28.828 | Apr 21 14:38:23 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:23| 27 3 70 0 0|4629M 1025M 177M 5835M| 166B 0 | 0 0 | 0 0 | 948 4700 |1.68 1.57 1.17|1.0 0 78| 0 0 |openstack 97954 18%5332k 263B|bash 97421 14M9166B 0%|mysqld 650M| 0 0 | 28 269 0 98 0 2022-04-21 14:38:28.828 | Apr 21 14:38:24 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:24| 26 3 71 0 0|4658M 996M 177M 5835M| 166B 0 | 0 264k| 0 23.0 | 412 4126 |1.63 1.56 1.17|1.0 0 0| 0 0 |openstack 97954 25%7523k 64B|openstack 979547523k 64B 25%|mysqld 650M| 0 0 | 28 269 0 98 0 2022-04-21 14:38:28.828 | Apr 21 14:38:25 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:25| 27 5 68 0 0|4619M 1036M 177M 5835M| 196B 0 | 0 448k| 0 45.0 |1337 6297 |1.63 1.56 1.17|1.0 0 79| 0 0 |openstack 98034 10%2195k 256B|bash 97421 14M9501B 0%|mysqld 650M| 0 0 | 28 269 0 97 0 2022-04-21 14:38:28.828 | Apr 21 14:38:26 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:26| 26 4 70 0 0|4648M 1006M 177M 5835M| 0 0 | 0 108k| 0 8.00 | 328 3694 |1.63 1.56 1.17|1.0 0 3.0| 0 0 |openstack 98034 25%7921k 7B|openstack 980347921k 7B 25%|mysqld 650M| 0 0 | 28 269 0 97 0 2022-04-21 14:38:28.828 | Apr 21 14:38:27 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:27| 28 4 69 0 0|4609M 1045M 177M 5835M| 0 0 | 0 3397k| 0 367 |1175 5457 |1.63 1.56 1.17|1.0 0 46| 0 0 |uwsgi 674852.0%3343B9809B|bash 97421 14M1219B 0%|mysqld 650M| 0 0 | 28 269 0 103 0 2022-04-21 14:38:28.828 | Apr 21 14:38:28 dv-neutron-838896-1-hyperv dstat.sh[66185]: 21-04 14:38:28| 16 19 65 1 0|4607M 1047M 177M 5835M|2220B 0 | 0 892k| 0 77.0 |3298 9468 |1.63 1.56 1.17|2.0 0 461| 0 0 |systemd 1 3.5% 0 0 |bash 17698 116M 184k2.0%|mysqld 650M| 0 0 | 28 269 0 103 0 2022-04-21 14:38:28.831 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.834 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-21 14:38:28.847 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-21 14:38:28.850 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.853 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-21 14:38:28.865 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-21 14:38:28.869 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.871 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-metering.service 2022-04-21 14:38:28.885 | enabled 2022-04-21 14:38:28.889 | + functions-common:service_check:1616 : sudo systemctl status devstack@q-metering.service --no-pager 2022-04-21 14:38:28.906 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-04-21 14:38:28.906 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-04-21 14:38:28.906 | Active: active (running) since Thu 2022-04-21 14:35:56 UTC; 2min 32s ago 2022-04-21 14:38:28.906 | Main PID: 90542 (neutron-meterin) 2022-04-21 14:38:28.906 | Tasks: 2 (limit: 14304) 2022-04-21 14:38:28.906 | Memory: 96.9M 2022-04-21 14:38:28.906 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-04-21 14:38:28.906 | └─90542 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-04-21 14:38:28.906 | 2022-04-21 14:38:28.906 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=90542) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90542) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: 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=90542) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90542) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=90542) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=90542) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90542) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: 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=90542) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90542) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-21 14:38:28.907 | Apr 21 14:38:00 dv-neutron-838896-1-hyperv neutron-metering-agent[90542]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=90542) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-04-21 14:38:28.910 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.913 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@q-vpn.service 2022-04-21 14:38:28.926 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-04-21 14:38:28.930 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.933 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@g-reg.service 2022-04-21 14:38:28.945 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-04-21 14:38:28.949 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.952 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@cinder.service 2022-04-21 14:38:28.964 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-04-21 14:38:28.969 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:28.971 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@c-bak.service 2022-04-21 14:38:28.985 | enabled 2022-04-21 14:38:28.989 | + functions-common:service_check:1616 : sudo systemctl status devstack@c-bak.service --no-pager 2022-04-21 14:38:29.005 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-04-21 14:38:29.005 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.005 | Active: active (running) since Thu 2022-04-21 14:37:34 UTC; 54s ago 2022-04-21 14:38:29.005 | Main PID: 95868 (cinder-backup) 2022-04-21 14:38:29.005 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:29.005 | Memory: 111.7M 2022-04-21 14:38:29.005 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-04-21 14:38:29.005 | ├─95868 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-04-21 14:38:29.005 | └─96311 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-04-21 14:38:29.005 | 2022-04-21 14:38:29.005 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.keyfile = None {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.kv_mountpoint = secret {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.kv_version = 2 {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.root_token_id = None {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.split_loggers = False {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.ssl_ca_crt_file = None {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.timeout = None {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.use_ssl = False {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.006 | Apr 21 14:37:37 dv-neutron-838896-1-hyperv cinder-backup[95868]: DEBUG oslo_service.service [None req-a2913182-4438-4265-91de-27f9e7c94cde None None] ******************************************************************************** {{(pid=95868) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-21 14:38:29.009 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.011 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@s-proxy.service 2022-04-21 14:38:29.029 | enabled 2022-04-21 14:38:29.029 | + functions-common:service_check:1616 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-04-21 14:38:29.046 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-04-21 14:38:29.046 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.046 | Active: active (running) since Thu 2022-04-21 14:35:27 UTC; 3min 1s ago 2022-04-21 14:38:29.046 | Main PID: 86648 (swift-proxy-ser) 2022-04-21 14:38:29.046 | Tasks: 2 (limit: 14304) 2022-04-21 14:38:29.046 | Memory: 77.2M 2022-04-21 14:38:29.046 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-04-21 14:38:29.046 | ├─86648 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-04-21 14:38:29.046 | └─86741 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-04-21 14:38:29.046 | 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv proxy-server[86741]: Validating token access rules against request 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-proxy-server[86741]: proxy-server: Validating token access rules against request 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv proxy-server[86741]: Received request from user: user_id 2865241626f740f584699d03cee02c78, project_id 9c9f83a5960d466cb28a764f8b9b4714, roles ResellerAdmin,service 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-proxy-server[86741]: proxy-server: Received request from user: user_id 2865241626f740f584699d03cee02c78, project_id 9c9f83a5960d466cb28a764f8b9b4714, roles ResellerAdmin,service 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv proxy-server[86741]: Using identity: {'user': ('2865241626f740f584699d03cee02c78', 'glance-swift'), 'tenant': ('9c9f83a5960d466cb28a764f8b9b4714', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc64a5b57534e48d493d8c-0062616c41) 2022-04-21 14:38:29.046 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-proxy-server[86741]: proxy-server: Using identity: {'user': ('2865241626f740f584699d03cee02c78', 'glance-swift'), 'tenant': ('9c9f83a5960d466cb28a764f8b9b4714', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc64a5b57534e48d493d8c-0062616c41) 2022-04-21 14:38:29.047 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv proxy-server[86741]: User 9c9f83a5960d466cb28a764f8b9b4714 has reseller admin authorizing (txn: txc64a5b57534e48d493d8c-0062616c41) (client_ip: 10.222.0.35) 2022-04-21 14:38:29.047 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-proxy-server[86741]: proxy-server: User 9c9f83a5960d466cb28a764f8b9b4714 has reseller admin authorizing (txn: txc64a5b57534e48d493d8c-0062616c41) (client_ip: 10.222.0.35) 2022-04-21 14:38:29.047 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv proxy-server[86741]: 10.222.0.35 10.222.0.35 21/Apr/2022/14/38/08 PUT /v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABiYWxB... 645922816 - - txc64a5b57534e48d493d8c-0062616c41 - 14.8186 - - 1650551873.849226713 1650551888.667792320 0 2022-04-21 14:38:29.047 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv swift-proxy-server[86741]: proxy-server: 10.222.0.35 10.222.0.35 21/Apr/2022/14/38/08 PUT /v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABiYWxB... 645922816 - - txc64a5b57534e48d493d8c-0062616c41 - 14.8186 - - 1650551873.849226713 1650551888.667792320 0 2022-04-21 14:38:29.050 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.052 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@s-object.service 2022-04-21 14:38:29.067 | enabled 2022-04-21 14:38:29.071 | + functions-common:service_check:1616 : sudo systemctl status devstack@s-object.service --no-pager 2022-04-21 14:38:29.088 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-04-21 14:38:29.088 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.088 | Active: active (running) since Thu 2022-04-21 14:35:21 UTC; 3min 7s ago 2022-04-21 14:38:29.088 | Main PID: 85151 (swift-object-se) 2022-04-21 14:38:29.088 | Tasks: 23 (limit: 14304) 2022-04-21 14:38:29.088 | Memory: 49.8M 2022-04-21 14:38:29.088 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-04-21 14:38:29.088 | ├─85151 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-21 14:38:29.088 | ├─85507 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-21 14:38:29.088 | └─85508 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-21 14:38:29.088 | 2022-04-21 14:38:29.088 | Apr 21 14:35:21 dv-neutron-838896-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-04-21 14:38:29.088 | Apr 21 14:35:22 dv-neutron-838896-1-hyperv object-server[85151]: Started child 85507 from parent 85151 2022-04-21 14:38:29.088 | Apr 21 14:35:22 dv-neutron-838896-1-hyperv swift-object-server[85151]: object-server: Started child 85507 from parent 85151 2022-04-21 14:38:29.088 | Apr 21 14:35:22 dv-neutron-838896-1-hyperv object-server[85151]: Started child 85508 from parent 85151 2022-04-21 14:38:29.088 | Apr 21 14:35:22 dv-neutron-838896-1-hyperv swift-object-server[85151]: object-server: Started child 85508 from parent 85151 2022-04-21 14:38:29.088 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv object-server[85508]: 127.0.0.1 - - [21/Apr/2022:14:38:08 +0000] "PUT /sdb1/26/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" "txc64a5b57534e48d493d8c-0062616c41" "proxy-server 86741" 14.7972 "-" 85508 0 2022-04-21 14:38:29.088 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv swift-object-server[85508]: object-server: 127.0.0.1 - - [21/Apr/2022:14:38:08 +0000] "PUT /sdb1/26/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" "txc64a5b57534e48d493d8c-0062616c41" "proxy-server 86741" 14.7972 "-" 85508 0 2022-04-21 14:38:29.091 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.095 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@s-container.service 2022-04-21 14:38:29.109 | enabled 2022-04-21 14:38:29.113 | + functions-common:service_check:1616 : sudo systemctl status devstack@s-container.service --no-pager 2022-04-21 14:38:29.128 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-04-21 14:38:29.129 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.129 | Active: active (running) since Thu 2022-04-21 14:35:22 UTC; 3min 6s ago 2022-04-21 14:38:29.129 | Main PID: 85514 (swift-container) 2022-04-21 14:38:29.129 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:29.129 | Memory: 46.6M 2022-04-21 14:38:29.129 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-04-21 14:38:29.129 | ├─85514 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-21 14:38:29.129 | ├─85868 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-21 14:38:29.129 | └─85869 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-21 14:38:29.129 | 2022-04-21 14:38:29.129 | Apr 21 14:35:23 dv-neutron-838896-1-hyperv container-server[85514]: Started child 85868 from parent 85514 2022-04-21 14:38:29.129 | Apr 21 14:35:23 dv-neutron-838896-1-hyperv swift-container-server[85514]: container-server: Started child 85868 from parent 85514 2022-04-21 14:38:29.129 | Apr 21 14:35:24 dv-neutron-838896-1-hyperv container-server[85514]: Started child 85869 from parent 85514 2022-04-21 14:38:29.129 | Apr 21 14:35:24 dv-neutron-838896-1-hyperv swift-container-server[85514]: container-server: Started child 85869 from parent 85514 2022-04-21 14:38:29.129 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv container-server[85869]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" "tx9e656c87dc6e497e9fba0-0062616c41" "proxy-server 86741" 0.0253 "-" 85869 0 2022-04-21 14:38:29.129 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-container-server[85869]: container-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 201 - "PUT http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" "tx9e656c87dc6e497e9fba0-0062616c41" "proxy-server 86741" 0.0253 "-" 85869 0 2022-04-21 14:38:29.129 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv container-server[85869]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance?format=json&states=listing" "txc64a5b57534e48d493d8c-0062616c41" "proxy-server 86741" 0.0028 "-" 85869 0 2022-04-21 14:38:29.129 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-container-server[85869]: container-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance?format=json&states=listing" "txc64a5b57534e48d493d8c-0062616c41" "proxy-server 86741" 0.0028 "-" 85869 0 2022-04-21 14:38:29.129 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv container-server[85869]: 127.0.0.1 - - [21/Apr/2022:14:38:08 +0000] "PUT /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" 201 - "PUT http://10.222.0.35:8080/sdb1/26/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" "txc64a5b57534e48d493d8c-0062616c41" "object-server 85508" 0.0009 "-" 85869 0 2022-04-21 14:38:29.129 | Apr 21 14:38:08 dv-neutron-838896-1-hyperv swift-container-server[85869]: container-server: 127.0.0.1 - - [21/Apr/2022:14:38:08 +0000] "PUT /sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" 201 - "PUT http://10.222.0.35:8080/sdb1/26/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance/ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70" "txc64a5b57534e48d493d8c-0062616c41" "object-server 85508" 0.0009 "-" 85869 0 2022-04-21 14:38:29.132 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.135 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@s-account.service 2022-04-21 14:38:29.148 | enabled 2022-04-21 14:38:29.152 | + functions-common:service_check:1616 : sudo systemctl status devstack@s-account.service --no-pager 2022-04-21 14:38:29.168 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-04-21 14:38:29.168 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.168 | Active: active (running) since Thu 2022-04-21 14:35:24 UTC; 3min 4s ago 2022-04-21 14:38:29.168 | Main PID: 85875 (swift-account-s) 2022-04-21 14:38:29.168 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:29.168 | Memory: 47.1M 2022-04-21 14:38:29.168 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-04-21 14:38:29.168 | ├─85875 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-21 14:38:29.168 | ├─86243 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-21 14:38:29.168 | └─86244 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-21 14:38:29.168 | 2022-04-21 14:38:29.168 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv account-server[86244]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx38397cec07ac48d98418e-0062616c41" "proxy-server 86741" 0.0017 "-" 86244 - 2022-04-21 14:38:29.168 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-account-server[86244]: account-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx38397cec07ac48d98418e-0062616c41" "proxy-server 86741" 0.0017 "-" 86244 - 2022-04-21 14:38:29.168 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv account-server[86243]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx38397cec07ac48d98418e-0062616c41" "proxy-server 86741" 0.0016 "-" 86243 - 2022-04-21 14:38:29.168 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-account-server[86243]: account-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 404 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx38397cec07ac48d98418e-0062616c41" "proxy-server 86741" 0.0016 "-" 86243 - 2022-04-21 14:38:29.168 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv account-server[86244]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 201 - "-" "tx9e656c87dc6e497e9fba0-0062616c41" "-" 0.0179 "-" 86244 - 2022-04-21 14:38:29.169 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-account-server[86244]: account-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 201 - "-" "tx9e656c87dc6e497e9fba0-0062616c41" "-" 0.0179 "-" 86244 - 2022-04-21 14:38:29.169 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv account-server[86244]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx9e656c87dc6e497e9fba0-0062616c41" "proxy-server 86741" 0.0020 "-" 86244 - 2022-04-21 14:38:29.169 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-account-server[86244]: account-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "HEAD /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714" 204 - "HEAD http://10.222.0.35:8080/v1/AUTH_9c9f83a5960d466cb28a764f8b9b4714?format=json" "tx9e656c87dc6e497e9fba0-0062616c41" "proxy-server 86741" 0.0020 "-" 86244 - 2022-04-21 14:38:29.169 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv account-server[86243]: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" "tx9e656c87dc6e497e9fba0-0062616c41" "container-server 85869" 0.0034 "-" 86243 0 2022-04-21 14:38:29.169 | Apr 21 14:37:53 dv-neutron-838896-1-hyperv swift-account-server[86243]: account-server: 127.0.0.1 - - [21/Apr/2022:14:37:53 +0000] "PUT /sdb1/239/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/271/AUTH_9c9f83a5960d466cb28a764f8b9b4714/glance" "tx9e656c87dc6e497e9fba0-0062616c41" "container-server 85869" 0.0034 "-" 86243 0 2022-04-21 14:38:29.172 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.175 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@heat.service 2022-04-21 14:38:29.187 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-04-21 14:38:29.191 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.193 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@h-api.service 2022-04-21 14:38:29.206 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-04-21 14:38:29.209 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.212 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-04-21 14:38:29.224 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-04-21 14:38:29.228 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.231 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-04-21 14:38:29.243 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-04-21 14:38:29.246 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.249 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@h-eng.service 2022-04-21 14:38:29.261 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-04-21 14:38:29.265 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.268 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-04-21 14:38:29.280 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-04-21 14:38:29.284 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.286 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-04-21 14:38:29.298 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-04-21 14:38:29.302 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.305 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-04-21 14:38:29.317 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-04-21 14:38:29.321 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.323 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-04-21 14:38:29.336 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-04-21 14:38:29.339 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.343 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-04-21 14:38:29.355 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-04-21 14:38:29.358 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.361 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-04-21 14:38:29.375 | enabled 2022-04-21 14:38:29.380 | + functions-common:service_check:1616 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-04-21 14:38:29.397 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-04-21 14:38:29.397 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.397 | Active: active (running) since Thu 2022-04-21 14:35:25 UTC; 3min 3s ago 2022-04-21 14:38:29.397 | Main PID: 86272 (swift-container) 2022-04-21 14:38:29.397 | Tasks: 1 (limit: 14304) 2022-04-21 14:38:29.397 | Memory: 31.7M 2022-04-21 14:38:29.397 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-04-21 14:38:29.397 | └─86272 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-04-21 14:38:29.397 | 2022-04-21 14:38:29.397 | Apr 21 14:35:25 dv-neutron-838896-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-04-21 14:38:29.397 | Apr 21 14:35:26 dv-neutron-838896-1-hyperv container-sync[86272]: Starting 86272 2022-04-21 14:38:29.397 | Apr 21 14:35:26 dv-neutron-838896-1-hyperv container-sync[86272]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-04-21 14:38:29.400 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.403 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-04-21 14:38:29.417 | enabled 2022-04-21 14:38:29.421 | + functions-common:service_check:1616 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-04-21 14:38:29.438 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-04-21 14:38:29.438 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.438 | Active: active (running) since Thu 2022-04-21 14:36:49 UTC; 1min 40s ago 2022-04-21 14:38:29.438 | Main PID: 93450 (nova-conductor) 2022-04-21 14:38:29.438 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:29.438 | Memory: 135.6M 2022-04-21 14:38:29.438 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-04-21 14:38:29.438 | ├─93450 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-21 14:38:29.438 | ├─94321 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-21 14:38:29.438 | └─94322 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-21 14:38:29.438 | 2022-04-21 14:38:29.438 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.438 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_rabbit.ssl_version = {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.438 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.438 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_notifications.retry = -1 {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_messaging_notifications.transport_url = **** {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_reports.file_event_handler = None {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] oslo_reports.log_dir = None {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.439 | Apr 21 14:36:53 dv-neutron-838896-1-hyperv nova-conductor[93450]: DEBUG oslo_service.service [None req-4fd3cb4e-6ae5-4159-9229-1e8ffa1e570e None None] ******************************************************************************** {{(pid=93450) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-21 14:38:29.442 | + functions-common:service_check:1610 : for service in ${ENABLED_SERVICES//,/ } 2022-04-21 14:38:29.444 | + functions-common:service_check:1612 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-04-21 14:38:29.458 | enabled 2022-04-21 14:38:29.462 | + functions-common:service_check:1616 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-04-21 14:38:29.480 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-04-21 14:38:29.480 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-04-21 14:38:29.480 | Active: active (running) since Thu 2022-04-21 14:36:51 UTC; 1min 38s ago 2022-04-21 14:38:29.480 | Main PID: 93839 (nova-conductor) 2022-04-21 14:38:29.480 | Tasks: 3 (limit: 14304) 2022-04-21 14:38:29.480 | Memory: 144.8M 2022-04-21 14:38:29.480 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-04-21 14:38:29.480 | ├─93839 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-21 14:38:29.480 | ├─94326 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-21 14:38:29.480 | └─94327 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-21 14:38:29.480 | 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_notifications.driver = [] {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_notifications.retry = -1 {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.480 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_reports.file_event_handler = None {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.481 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.481 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] oslo_reports.log_dir = None {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-21 14:38:29.481 | Apr 21 14:36:54 dv-neutron-838896-1-hyperv nova-conductor[93839]: DEBUG oslo_service.service [None req-d4a997de-a917-4dda-b357-a7c87cba62e5 None None] ******************************************************************************** {{(pid=93839) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-21 14:38:29.484 | + ./stack.sh:main:1423 : is_service_enabled n-api 2022-04-21 14:38:29.502 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:38:29.505 | + ./stack.sh:main:1424 : is_service_enabled n-cpu 2022-04-21 14:38:29.523 | + functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:38:29.526 | + ./stack.sh:main:1431 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-04-21 14:38:29.528 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:38:29.532 | + ./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-04-21 14:38:29.534 | + ./stack.sh:main:1438 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Upgrade Check Results | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Cells v2 | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.998 | | Details: No host mappings or compute nodes were found. Remember to | 2022-04-21 14:38:32.998 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-04-21 14:38:32.998 | | compute hosts are deployed. | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Placement API | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.998 | | Details: None | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Cinder API | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.998 | | Details: None | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Policy Scope-based Defaults | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.998 | | Details: None | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Policy File JSON to YAML Migration | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.998 | | Details: None | 2022-04-21 14:38:32.998 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.998 | | Check: Older than N-1 computes | 2022-04-21 14:38:32.998 | | Result: Success | 2022-04-21 14:38:32.999 | | Details: None | 2022-04-21 14:38:32.999 | +--------------------------------------------------------------------+ 2022-04-21 14:38:32.999 | | Check: hw_machine_type unset | 2022-04-21 14:38:32.999 | | Result: Success | 2022-04-21 14:38:32.999 | | Details: None | 2022-04-21 14:38:32.999 | +--------------------------------------------------------------------+ 2022-04-21 14:38:33.443 | + ./stack.sh:main:1445 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-04-21 14:38:33.446 | + ./stack.sh:main:1446 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-04-21 14:38:33.446 | Running user script /home/ubuntu/devstack/local.sh 2022-04-21 14:38:33.448 | + ./stack.sh:main:1447 : /home/ubuntu/devstack/local.sh 2022-04-21 14:38:33.451 | Before updating nova flavors: 2022-04-21 14:38:35.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:35.698 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:35.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:35.698 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:35.698 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-21 14:38:35.698 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-21 14:38:35.698 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-21 14:38:35.698 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-21 14:38:35.698 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-21 14:38:35.698 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-21 14:38:35.698 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-21 14:38:35.698 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-21 14:38:35.698 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-21 14:38:35.698 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-21 14:38:35.698 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-21 14:38:35.698 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-21 14:38:35.698 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-21 14:38:35.699 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-21 14:38:37.411 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-04-21 14:38:37.487 | Flavor 42 not found 2022-04-21 14:38:39.053 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-04-21 14:38:39.129 | Flavor 84 not found 2022-04-21 14:38:40.707 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-04-21 14:38:40.782 | Flavor 451 not found 2022-04-21 14:38:42.303 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:42.303 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:38:42.303 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:42.303 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:42.303 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:43.888 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:43.888 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:38:43.888 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:43.889 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:43.889 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:45.469 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:45.469 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:38:45.469 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:45.469 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:45.469 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:47.051 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:47.051 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:38:47.051 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:47.051 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:47.051 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:47.127 | After updating nova flavors: 2022-04-21 14:38:48.638 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:48.638 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:38:48.639 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:48.639 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:38:48.639 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:38:48.639 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:38:50.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:50.934 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:50.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:50.934 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:53.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:53.567 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:53.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:53.567 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:53.720 | Neutron networks: 2022-04-21 14:38:55.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:55.939 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:55.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:55.939 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:55.940 | +--------------------------------------+---------+--------------------------------------+ 2022-04-21 14:38:55.940 | | ID | Name | Subnets | 2022-04-21 14:38:55.940 | +--------------------------------------+---------+--------------------------------------+ 2022-04-21 14:38:55.940 | | 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 | public | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 | 2022-04-21 14:38:55.940 | | 4e2d5501-6872-49bb-a374-96dfedb0e356 | private | 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 | 2022-04-21 14:38:55.940 | +--------------------------------------+---------+--------------------------------------+ 2022-04-21 14:38:58.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:58.321 | from cryptography.utils import int_from_bytes 2022-04-21 14:38:58.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:38:58.321 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:00.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:00.641 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:00.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:00.642 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:00.642 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:00.642 | | Field | Value | 2022-04-21 14:39:00.642 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:00.642 | | admin_state_up | UP | 2022-04-21 14:39:00.642 | | availability_zone_hints | | 2022-04-21 14:39:00.642 | | availability_zones | nova | 2022-04-21 14:39:00.642 | | created_at | 2022-04-21T14:36:27Z | 2022-04-21 14:39:00.642 | | description | | 2022-04-21 14:39:00.642 | | dns_domain | None | 2022-04-21 14:39:00.642 | | id | 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 | 2022-04-21 14:39:00.642 | | ipv4_address_scope | None | 2022-04-21 14:39:00.642 | | ipv6_address_scope | None | 2022-04-21 14:39:00.642 | | is_default | True | 2022-04-21 14:39:00.642 | | is_vlan_transparent | None | 2022-04-21 14:39:00.642 | | mtu | 1500 | 2022-04-21 14:39:00.642 | | name | public | 2022-04-21 14:39:00.642 | | port_security_enabled | True | 2022-04-21 14:39:00.642 | | project_id | 045a7c857d8c4786bf783f166b1587ae | 2022-04-21 14:39:00.642 | | provider:network_type | flat | 2022-04-21 14:39:00.642 | | provider:physical_network | physnet1 | 2022-04-21 14:39:00.642 | | provider:segmentation_id | None | 2022-04-21 14:39:00.642 | | qos_policy_id | None | 2022-04-21 14:39:00.642 | | revision_number | 2 | 2022-04-21 14:39:00.642 | | router:external | External | 2022-04-21 14:39:00.642 | | segments | None | 2022-04-21 14:39:00.642 | | shared | False | 2022-04-21 14:39:00.642 | | status | ACTIVE | 2022-04-21 14:39:00.642 | | subnets | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 | 2022-04-21 14:39:00.642 | | tags | | 2022-04-21 14:39:00.643 | | updated_at | 2022-04-21T14:36:35Z | 2022-04-21 14:39:00.643 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:02.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:02.968 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:02.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:02.968 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:02.968 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:02.968 | | Field | Value | 2022-04-21 14:39:02.969 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:02.969 | | admin_state_up | UP | 2022-04-21 14:39:02.969 | | availability_zone_hints | | 2022-04-21 14:39:02.969 | | availability_zones | nova | 2022-04-21 14:39:02.969 | | created_at | 2022-04-21T14:36:08Z | 2022-04-21 14:39:02.969 | | description | | 2022-04-21 14:39:02.969 | | dns_domain | None | 2022-04-21 14:39:02.969 | | id | 4e2d5501-6872-49bb-a374-96dfedb0e356 | 2022-04-21 14:39:02.969 | | ipv4_address_scope | None | 2022-04-21 14:39:02.969 | | ipv6_address_scope | None | 2022-04-21 14:39:02.969 | | is_default | None | 2022-04-21 14:39:02.969 | | is_vlan_transparent | None | 2022-04-21 14:39:02.969 | | mtu | 1500 | 2022-04-21 14:39:02.969 | | name | private | 2022-04-21 14:39:02.969 | | port_security_enabled | True | 2022-04-21 14:39:02.969 | | project_id | 0382b821f5a24ad0b5f94f344a687b1c | 2022-04-21 14:39:02.969 | | provider:network_type | vlan | 2022-04-21 14:39:02.969 | | provider:physical_network | physnet1 | 2022-04-21 14:39:02.969 | | provider:segmentation_id | 169 | 2022-04-21 14:39:02.969 | | qos_policy_id | None | 2022-04-21 14:39:02.969 | | revision_number | 3 | 2022-04-21 14:39:02.969 | | router:external | Internal | 2022-04-21 14:39:02.969 | | segments | None | 2022-04-21 14:39:02.969 | | shared | False | 2022-04-21 14:39:02.969 | | status | ACTIVE | 2022-04-21 14:39:02.969 | | subnets | 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 | 2022-04-21 14:39:02.969 | | tags | | 2022-04-21 14:39:02.969 | | updated_at | 2022-04-21T14:38:53Z | 2022-04-21 14:39:02.969 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:03.112 | Neutron subnetworks: 2022-04-21 14:39:05.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:05.235 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:05.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:05.235 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:05.235 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-21 14:39:05.235 | | ID | Name | Network | Subnet | 2022-04-21 14:39:05.235 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-21 14:39:05.235 | | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 | public-subnet | 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 | 172.26.4.0/24 | 2022-04-21 14:39:05.235 | | 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 | private-subnet | 4e2d5501-6872-49bb-a374-96dfedb0e356 | 172.20.0.0/26 | 2022-04-21 14:39:05.235 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-21 14:39:07.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:07.514 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:07.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:07.514 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:09.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:09.787 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:09.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:09.787 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:09.787 | +----------------------+--------------------------------------+ 2022-04-21 14:39:09.787 | | Field | Value | 2022-04-21 14:39:09.787 | +----------------------+--------------------------------------+ 2022-04-21 14:39:09.787 | | allocation_pools | 172.26.4.2-172.26.4.254 | 2022-04-21 14:39:09.787 | | cidr | 172.26.4.0/24 | 2022-04-21 14:39:09.787 | | created_at | 2022-04-21T14:36:35Z | 2022-04-21 14:39:09.787 | | description | | 2022-04-21 14:39:09.787 | | dns_nameservers | | 2022-04-21 14:39:09.787 | | dns_publish_fixed_ip | None | 2022-04-21 14:39:09.788 | | enable_dhcp | False | 2022-04-21 14:39:09.788 | | gateway_ip | 172.26.4.1 | 2022-04-21 14:39:09.788 | | host_routes | | 2022-04-21 14:39:09.788 | | id | 5cb6e233-9440-420c-ac13-1e627e7e6ce7 | 2022-04-21 14:39:09.788 | | ip_version | 4 | 2022-04-21 14:39:09.788 | | ipv6_address_mode | None | 2022-04-21 14:39:09.788 | | ipv6_ra_mode | None | 2022-04-21 14:39:09.788 | | name | public-subnet | 2022-04-21 14:39:09.788 | | network_id | 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 | 2022-04-21 14:39:09.788 | | prefix_length | None | 2022-04-21 14:39:09.788 | | project_id | 045a7c857d8c4786bf783f166b1587ae | 2022-04-21 14:39:09.788 | | revision_number | 0 | 2022-04-21 14:39:09.788 | | segment_id | None | 2022-04-21 14:39:09.788 | | service_types | | 2022-04-21 14:39:09.788 | | subnetpool_id | None | 2022-04-21 14:39:09.788 | | tags | | 2022-04-21 14:39:09.788 | | updated_at | 2022-04-21T14:36:35Z | 2022-04-21 14:39:09.788 | +----------------------+--------------------------------------+ 2022-04-21 14:39:12.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:12.049 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:12.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:12.049 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:12.049 | +----------------------+--------------------------------------+ 2022-04-21 14:39:12.049 | | Field | Value | 2022-04-21 14:39:12.049 | +----------------------+--------------------------------------+ 2022-04-21 14:39:12.049 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-04-21 14:39:12.049 | | cidr | 172.20.0.0/26 | 2022-04-21 14:39:12.049 | | created_at | 2022-04-21T14:36:12Z | 2022-04-21 14:39:12.049 | | description | | 2022-04-21 14:39:12.049 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-04-21 14:39:12.049 | | dns_publish_fixed_ip | None | 2022-04-21 14:39:12.049 | | enable_dhcp | True | 2022-04-21 14:39:12.049 | | gateway_ip | 172.20.0.1 | 2022-04-21 14:39:12.049 | | host_routes | | 2022-04-21 14:39:12.049 | | id | 64d3e36a-1fd5-4f18-96b7-b7cbf5880ec1 | 2022-04-21 14:39:12.049 | | ip_version | 4 | 2022-04-21 14:39:12.049 | | ipv6_address_mode | None | 2022-04-21 14:39:12.049 | | ipv6_ra_mode | None | 2022-04-21 14:39:12.049 | | name | private-subnet | 2022-04-21 14:39:12.049 | | network_id | 4e2d5501-6872-49bb-a374-96dfedb0e356 | 2022-04-21 14:39:12.049 | | prefix_length | None | 2022-04-21 14:39:12.049 | | project_id | 0382b821f5a24ad0b5f94f344a687b1c | 2022-04-21 14:39:12.049 | | revision_number | 1 | 2022-04-21 14:39:12.049 | | segment_id | None | 2022-04-21 14:39:12.049 | | service_types | | 2022-04-21 14:39:12.049 | | subnetpool_id | 84b1b846-2132-4530-9f52-58e668afd108 | 2022-04-21 14:39:12.049 | | tags | | 2022-04-21 14:39:12.049 | | updated_at | 2022-04-21T14:38:53Z | 2022-04-21 14:39:12.049 | +----------------------+--------------------------------------+ 2022-04-21 14:39:12.246 | + ./stack.sh:main:1456 : command openstack complete 2022-04-21 14:39:12.246 | + ./stack.sh:main:1457 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-04-21 14:39:12.249 | + ./stack.sh:main:1456 : openstack complete 2022-04-21 14:39:14.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:14.769 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:14.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:14.769 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:14.769 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-04-21 14:39:15.038 | + ./stack.sh:main:1460 : is_service_enabled cinder 2022-04-21 14:39:15.057 | + functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:15.060 | + ./stack.sh:main:1461 : is_ubuntu 2022-04-21 14:39:15.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-21 14:39:15.066 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-21 14:39:15.068 | + ./stack.sh:main:1462 : echo_summary 'Configuring lvm.conf global device filter' 2022-04-21 14:39:15.071 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:39:15.073 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-04-21 14:39:15.077 | + ./stack.sh:main:1463 : set_lvm_filter 2022-04-21 14:39:15.079 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-04-21 14:39:15.082 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-04-21 14:39:15.084 | + lib/lvm:set_lvm_filter:180 : local pv 2022-04-21 14:39:15.087 | + lib/lvm:set_lvm_filter:181 : local vg 2022-04-21 14:39:15.090 | + lib/lvm:set_lvm_filter:182 : local line 2022-04-21 14:39:15.093 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-04-21 14:39:15.290 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-04-21 14:39:15.294 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2022-04-21 14:39:15.295 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-04-21 14:39:15.295 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-04-21 14:39:15.300 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2022-04-21 14:39:15.303 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2022-04-21 14:39:15.305 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2022-04-21 14:39:15.308 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-04-21 14:39:15.313 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2022-04-21 14:39:15.313 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-04-21 14:39:15.314 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-04-21 14:39:15.319 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2022-04-21 14:39:15.322 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2022-04-21 14:39:15.324 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2022-04-21 14:39:15.328 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-04-21 14:39:15.330 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-04-21 14:39:15.333 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-04-21 14:39:15.347 | + 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-04-21 14:39:15.362 | + 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-04-21 14:39:15.364 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:39:15.367 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2022-04-21 14:39:15.370 | + ./stack.sh:main:1473 : run_phase stack test-config 2022-04-21 14:39:15.373 | + functions-common:run_phase:1744 : local mode=stack 2022-04-21 14:39:15.376 | + functions-common:run_phase:1745 : local phase=test-config 2022-04-21 14:39:15.378 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-21 14:39:15.381 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-04-21 14:39:15.384 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-21 14:39:15.386 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-04-21 14:39:15.390 | + functions-common:run_phase:1754 : local extra 2022-04-21 14:39:15.393 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-21 14:39:15.398 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-04-21 14:39:15.400 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-21 14:39:15.403 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-21 14:39:15.406 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-04-21 14:39:15.409 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-21 14:39:15.426 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:15.428 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:39:15.430 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:39:15.433 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-04-21 14:39:15.436 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:39:15.438 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:39:15.441 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:39:15.443 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-04-21 14:39:15.445 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:39:15.448 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-21 14:39:15.451 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-21 14:39:15.453 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-21 14:39:15.456 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-04-21 14:39:15.504 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2022-04-21 14:39:15.549 | [Async install_tempest:self]: finished install_tempest with result 0 in -1650551095 seconds 2022-04-21 14:39:15.552 | ++ inc/async:async_wait:166 : return 0 2022-04-21 14:39:15.555 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-04-21 14:39:15.558 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:39:15.560 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-04-21 14:39:15.563 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-04-21 14:39:15.565 | ++ lib/tempest:configure_tempest:133 : [[ False == \T\r\u\e ]] 2022-04-21 14:39:15.567 | ++ lib/tempest:configure_tempest:137 : pip_install_gr testrepository 2022-04-21 14:39:15.569 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-04-21 14:39:15.571 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-04-21 14:39:15.574 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-04-21 14:39:15.577 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-04-21 14:39:15.579 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-21 14:39:15.582 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-04-21 14:39:15.582 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-21 14:39:15.587 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-04-21 14:39:15.589 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-04-21 14:39:15.591 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-04-21 14:39:15.594 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-04-21 14:39:15.596 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-04-21 14:39:15.615 | Using python 3.8 to install testrepository 2022-04-21 14:39:15.617 | ++ 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-04-21 14:39:16.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:16.425 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:16.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:16.425 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:17.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:39:17.501 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-21 14:39:17.505 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.506 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.509 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.512 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.519 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-21 14:39:17.658 | Collecting testrepository===0.0.20 2022-04-21 14:39:17.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-04-21 14:39:18.566 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2022-04-21 14:39:18.583 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-04-21 14:39:18.587 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2022-04-21 14:39:18.594 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-04-21 14:39:18.605 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-04-21 14:39:18.619 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-04-21 14:39:18.623 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-04-21 14:39:18.626 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-04-21 14:39:18.629 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2022-04-21 14:39:18.632 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-04-21 14:39:18.634 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2022-04-21 14:39:18.637 | Building wheels for collected packages: testrepository 2022-04-21 14:39:18.638 | Building wheel for testrepository (setup.py): started 2022-04-21 14:39:19.540 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-04-21 14:39:19.541 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=e21be95bb192f694b891d0708a2e10aac01006f55524cc0449f11d00475f384d 2022-04-21 14:39:19.541 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-04-21 14:39:19.542 | Successfully built testrepository 2022-04-21 14:39:21.681 | Installing collected packages: testrepository 2022-04-21 14:39:21.923 | Successfully installed testrepository-0.0.20 2022-04-21 14:39:22.065 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-21 14:39:22.065 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-21 14:39:22.164 | ++ inc/python:pip_install:200 : result=0 2022-04-21 14:39:22.166 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-21 14:39:22.168 | ++ functions-common:time_stop:2316 : local name 2022-04-21 14:39:22.171 | ++ functions-common:time_stop:2317 : local end_time 2022-04-21 14:39:22.173 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-04-21 14:39:22.175 | ++ functions-common:time_stop:2319 : local total 2022-04-21 14:39:22.177 | ++ functions-common:time_stop:2320 : local start_time 2022-04-21 14:39:22.179 | ++ functions-common:time_stop:2322 : name=pip_install 2022-04-21 14:39:22.181 | ++ functions-common:time_stop:2323 : start_time=1650551955610 2022-04-21 14:39:22.183 | ++ functions-common:time_stop:2325 : [[ -z 1650551955610 ]] 2022-04-21 14:39:22.187 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-04-21 14:39:22.191 | ++ functions-common:time_stop:2328 : end_time=1650551962188 2022-04-21 14:39:22.193 | ++ functions-common:time_stop:2329 : elapsed_time=6578 2022-04-21 14:39:22.195 | ++ functions-common:time_stop:2330 : total=264014 2022-04-21 14:39:22.197 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-04-21 14:39:22.199 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=270592 2022-04-21 14:39:22.201 | ++ inc/python:pip_install:203 : return 0 2022-04-21 14:39:22.203 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-04-21 14:39:22.205 | ++ lib/tempest:configure_tempest:141 : local images 2022-04-21 14:39:22.207 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-04-21 14:39:22.209 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-04-21 14:39:22.211 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-04-21 14:39:22.214 | ++ lib/tempest:configure_tempest:145 : local password 2022-04-21 14:39:22.216 | ++ lib/tempest:configure_tempest:146 : local line 2022-04-21 14:39:22.218 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-04-21 14:39:22.220 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-04-21 14:39:22.222 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-04-21 14:39:22.224 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-04-21 14:39:22.226 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-04-21 14:39:22.228 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-04-21 14:39:22.230 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-04-21 14:39:22.233 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-04-21 14:39:22.235 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-04-21 14:39:22.237 | ++ lib/tempest:configure_tempest:156 : local disk 2022-04-21 14:39:22.239 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-04-21 14:39:22.239 | ' 2022-04-21 14:39:22.241 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-04-21 14:39:22.243 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-04-21 14:39:22.259 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:22.261 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-04-21 14:39:22.262 | +++ lib/tempest:configure_tempest:132 : oscwrap image list --property status=active 2022-04-21 14:39:22.262 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-04-21 14:39:24.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:24.586 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:24.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:24.586 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:24.732 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:39:24.735 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-04-21 14:39:24.737 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-04-21 14:39:24.740 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-04-21 14:39:24.742 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-04-21 14:39:24.744 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-04-21 14:39:24.746 | ++ lib/tempest:configure_tempest:187 : image_uuid=ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 2022-04-21 14:39:24.748 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 2022-04-21 14:39:24.751 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-04-21 14:39:24.764 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-04-21 14:39:24.767 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-04-21 14:39:24.770 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-04-21 14:39:24.772 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-04-21 14:39:24.774 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-04-21 14:39:24.776 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-04-21 14:39:24.779 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-04-21 14:39:24.781 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-04-21 14:39:24.785 | +++ lib/tempest:configure_tempest:214 : oscwrap project list 2022-04-21 14:39:24.785 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-04-21 14:39:26.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:26.868 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:26.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:26.868 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:27.018 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:39:27.022 | ++ lib/tempest:configure_tempest:214 : admin_project_id=045a7c857d8c4786bf783f166b1587ae 2022-04-21 14:39:27.024 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-04-21 14:39:27.039 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:27.042 | +++ lib/tempest:configure_tempest:219 : nova flavor-list 2022-04-21 14:39:28.770 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.771 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:39:28.771 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.771 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.771 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.771 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2022-04-21 14:39:28.773 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-04-21 14:39:28.775 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.775 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:39:28.775 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.775 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.775 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.776 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.776 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.776 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2022-04-21 14:39:28.777 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-04-21 14:39:28.780 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.780 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-21 14:39:28.780 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-21 14:39:28.780 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-21 14:39:28.780 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-21 14:39:28.780 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2022-04-21 14:39:28.782 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-04-21 14:39:28.784 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-04-21 14:39:28.814 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-04-21 14:39:28.817 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-04-21 14:39:28.819 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-04-21 14:39:28.821 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-04-21 14:39:28.824 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-21 14:39:30.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:30.953 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:30.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:30.953 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:31.097 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:39:31.099 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-04-21 14:39:31.099 | address-scope 2022-04-21 14:39:31.099 | router-admin-state-down-before-update 2022-04-21 14:39:31.099 | agent 2022-04-21 14:39:31.099 | agent-resources-synced 2022-04-21 14:39:31.099 | allowed-address-pairs 2022-04-21 14:39:31.100 | auto-allocated-topology 2022-04-21 14:39:31.100 | availability_zone 2022-04-21 14:39:31.100 | availability_zone_filter 2022-04-21 14:39:31.100 | default-subnetpools 2022-04-21 14:39:31.100 | dhcp_agent_scheduler 2022-04-21 14:39:31.100 | dvr 2022-04-21 14:39:31.100 | empty-string-filtering 2022-04-21 14:39:31.100 | external-net 2022-04-21 14:39:31.100 | extra_dhcp_opt 2022-04-21 14:39:31.100 | extraroute 2022-04-21 14:39:31.100 | extraroute-atomic 2022-04-21 14:39:31.100 | filter-validation 2022-04-21 14:39:31.100 | fip-port-details 2022-04-21 14:39:31.100 | flavors 2022-04-21 14:39:31.100 | floatingip-pools 2022-04-21 14:39:31.100 | ip-substring-filtering 2022-04-21 14:39:31.100 | router 2022-04-21 14:39:31.100 | ext-gw-mode 2022-04-21 14:39:31.100 | l3-ha 2022-04-21 14:39:31.100 | l3-flavors 2022-04-21 14:39:31.100 | l3-port-ip-change-not-allowed 2022-04-21 14:39:31.100 | l3_agent_scheduler 2022-04-21 14:39:31.100 | metering 2022-04-21 14:39:31.100 | metering_source_and_destination_fields 2022-04-21 14:39:31.100 | multi-provider 2022-04-21 14:39:31.100 | net-mtu 2022-04-21 14:39:31.100 | net-mtu-writable 2022-04-21 14:39:31.100 | network_availability_zone 2022-04-21 14:39:31.100 | network-ip-availability 2022-04-21 14:39:31.100 | pagination 2022-04-21 14:39:31.100 | port-device-profile 2022-04-21 14:39:31.100 | port-mac-address-regenerate 2022-04-21 14:39:31.100 | port-numa-affinity-policy 2022-04-21 14:39:31.100 | binding 2022-04-21 14:39:31.100 | binding-extended 2022-04-21 14:39:31.101 | port-security 2022-04-21 14:39:31.101 | project-id 2022-04-21 14:39:31.101 | provider 2022-04-21 14:39:31.101 | quotas 2022-04-21 14:39:31.101 | quota_details 2022-04-21 14:39:31.101 | rbac-policies 2022-04-21 14:39:31.101 | rbac-address-group 2022-04-21 14:39:31.101 | rbac-address-scope 2022-04-21 14:39:31.101 | rbac-security-groups 2022-04-21 14:39:31.101 | rbac-subnetpool 2022-04-21 14:39:31.101 | revision-if-match 2022-04-21 14:39:31.101 | standard-attr-revisions 2022-04-21 14:39:31.101 | router_availability_zone 2022-04-21 14:39:31.101 | security-groups-normalized-cidr 2022-04-21 14:39:31.101 | port-security-groups-filtering 2022-04-21 14:39:31.101 | security-groups-remote-address-group 2022-04-21 14:39:31.101 | security-group 2022-04-21 14:39:31.101 | service-type 2022-04-21 14:39:31.101 | sorting 2022-04-21 14:39:31.101 | standard-attr-description 2022-04-21 14:39:31.101 | stateful-security-group 2022-04-21 14:39:31.101 | subnet_onboard 2022-04-21 14:39:31.101 | subnet-service-types 2022-04-21 14:39:31.101 | subnet_allocation 2022-04-21 14:39:31.101 | subnetpool-prefix-ops 2022-04-21 14:39:31.101 | standard-attr-tag 2022-04-21 14:39:31.101 | standard-attr-timestamp' 2022-04-21 14:39:31.102 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-04-21 14:39:31.102 | address-scope 2022-04-21 14:39:31.102 | router-admin-state-down-before-update 2022-04-21 14:39:31.102 | agent 2022-04-21 14:39:31.102 | agent-resources-synced 2022-04-21 14:39:31.102 | allowed-address-pairs 2022-04-21 14:39:31.102 | auto-allocated-topology 2022-04-21 14:39:31.102 | availability_zone 2022-04-21 14:39:31.102 | availability_zone_filter 2022-04-21 14:39:31.102 | default-subnetpools 2022-04-21 14:39:31.102 | dhcp_agent_scheduler 2022-04-21 14:39:31.102 | dvr 2022-04-21 14:39:31.102 | empty-string-filtering 2022-04-21 14:39:31.102 | external-net 2022-04-21 14:39:31.102 | extra_dhcp_opt 2022-04-21 14:39:31.102 | extraroute 2022-04-21 14:39:31.102 | extraroute-atomic 2022-04-21 14:39:31.102 | filter-validation 2022-04-21 14:39:31.103 | fip-port-details 2022-04-21 14:39:31.103 | flavors 2022-04-21 14:39:31.103 | floatingip-pools 2022-04-21 14:39:31.103 | ip-substring-filtering 2022-04-21 14:39:31.103 | router 2022-04-21 14:39:31.103 | ext-gw-mode 2022-04-21 14:39:31.103 | l3-ha 2022-04-21 14:39:31.103 | l3-flavors 2022-04-21 14:39:31.103 | l3-port-ip-change-not-allowed 2022-04-21 14:39:31.103 | l3_agent_scheduler 2022-04-21 14:39:31.103 | metering 2022-04-21 14:39:31.103 | metering_source_and_destination_fields 2022-04-21 14:39:31.103 | multi-provider 2022-04-21 14:39:31.103 | net-mtu 2022-04-21 14:39:31.103 | net-mtu-writable 2022-04-21 14:39:31.103 | network_availability_zone 2022-04-21 14:39:31.103 | network-ip-availability 2022-04-21 14:39:31.103 | pagination 2022-04-21 14:39:31.103 | port-device-profile 2022-04-21 14:39:31.103 | port-mac-address-regenerate 2022-04-21 14:39:31.103 | port-numa-affinity-policy 2022-04-21 14:39:31.103 | binding 2022-04-21 14:39:31.103 | binding-extended 2022-04-21 14:39:31.103 | port-security 2022-04-21 14:39:31.103 | project-id 2022-04-21 14:39:31.103 | provider 2022-04-21 14:39:31.103 | quotas 2022-04-21 14:39:31.103 | quota_details 2022-04-21 14:39:31.103 | rbac-policies 2022-04-21 14:39:31.103 | rbac-address-group 2022-04-21 14:39:31.103 | rbac-address-scope 2022-04-21 14:39:31.103 | rbac-security-groups 2022-04-21 14:39:31.103 | rbac-subnetpool 2022-04-21 14:39:31.103 | revision-if-match 2022-04-21 14:39:31.103 | standard-attr-revisions 2022-04-21 14:39:31.103 | router_availability_zone 2022-04-21 14:39:31.104 | security-groups-normalized-cidr 2022-04-21 14:39:31.104 | port-security-groups-filtering 2022-04-21 14:39:31.104 | security-groups-remote-address-group 2022-04-21 14:39:31.104 | security-group 2022-04-21 14:39:31.104 | service-type 2022-04-21 14:39:31.104 | sorting 2022-04-21 14:39:31.104 | standard-attr-description 2022-04-21 14:39:31.104 | stateful-security-group 2022-04-21 14:39:31.104 | subnet_onboard 2022-04-21 14:39:31.104 | subnet-service-types 2022-04-21 14:39:31.104 | subnet_allocation 2022-04-21 14:39:31.104 | subnetpool-prefix-ops 2022-04-21 14:39:31.104 | standard-attr-tag 2022-04-21 14:39:31.104 | standard-attr-timestamp =~ external-net ]] 2022-04-21 14:39:31.104 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-04-21 14:39:31.108 | +++ lib/tempest:configure_tempest:290 : oscwrap network show -f value -c id public 2022-04-21 14:39:33.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:33.331 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:33.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:33.331 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:33.479 | +++ functions-common:oscwrap:2356 : return 0 2022-04-21 14:39:33.483 | ++ lib/tempest:configure_tempest:290 : public_network_id=3d886cf6-b946-42ff-a5ce-ba7bfd69f571 2022-04-21 14:39:33.485 | ++ lib/tempest:configure_tempest:292 : openstack network create --share shared 2022-04-21 14:39:35.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:35.938 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:35.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:35.938 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:35.938 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:35.938 | | Field | Value | 2022-04-21 14:39:35.938 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:35.938 | | admin_state_up | UP | 2022-04-21 14:39:35.938 | | availability_zone_hints | | 2022-04-21 14:39:35.938 | | availability_zones | | 2022-04-21 14:39:35.938 | | created_at | 2022-04-21T14:39:35Z | 2022-04-21 14:39:35.938 | | description | | 2022-04-21 14:39:35.938 | | dns_domain | None | 2022-04-21 14:39:35.938 | | id | 3810c243-f84f-41d3-a71b-b653dca3be76 | 2022-04-21 14:39:35.938 | | ipv4_address_scope | None | 2022-04-21 14:39:35.938 | | ipv6_address_scope | None | 2022-04-21 14:39:35.938 | | is_default | False | 2022-04-21 14:39:35.938 | | is_vlan_transparent | None | 2022-04-21 14:39:35.938 | | mtu | 1500 | 2022-04-21 14:39:35.938 | | name | shared | 2022-04-21 14:39:35.938 | | port_security_enabled | True | 2022-04-21 14:39:35.938 | | project_id | 045a7c857d8c4786bf783f166b1587ae | 2022-04-21 14:39:35.938 | | provider:network_type | vlan | 2022-04-21 14:39:35.938 | | provider:physical_network | physnet1 | 2022-04-21 14:39:35.938 | | provider:segmentation_id | 199 | 2022-04-21 14:39:35.938 | | qos_policy_id | None | 2022-04-21 14:39:35.938 | | revision_number | 1 | 2022-04-21 14:39:35.938 | | router:external | Internal | 2022-04-21 14:39:35.938 | | segments | None | 2022-04-21 14:39:35.938 | | shared | True | 2022-04-21 14:39:35.938 | | status | ACTIVE | 2022-04-21 14:39:35.939 | | subnets | | 2022-04-21 14:39:35.939 | | tags | | 2022-04-21 14:39:35.939 | | updated_at | 2022-04-21T14:39:35Z | 2022-04-21 14:39:35.939 | +---------------------------+--------------------------------------+ 2022-04-21 14:39:36.092 | ++ lib/tempest:configure_tempest:293 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-04-21 14:39:38.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:38.665 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:38.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-21 14:39:38.665 | from cryptography.utils import int_from_bytes 2022-04-21 14:39:38.665 | +----------------------+--------------------------------------+ 2022-04-21 14:39:38.665 | | Field | Value | 2022-04-21 14:39:38.666 | +----------------------+--------------------------------------+ 2022-04-21 14:39:38.666 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-04-21 14:39:38.666 | | cidr | 192.168.233.0/24 | 2022-04-21 14:39:38.666 | | created_at | 2022-04-21T14:39:38Z | 2022-04-21 14:39:38.666 | | description | shared-subnet | 2022-04-21 14:39:38.666 | | dns_nameservers | | 2022-04-21 14:39:38.666 | | dns_publish_fixed_ip | None | 2022-04-21 14:39:38.666 | | enable_dhcp | True | 2022-04-21 14:39:38.666 | | gateway_ip | 192.168.233.1 | 2022-04-21 14:39:38.666 | | host_routes | | 2022-04-21 14:39:38.666 | | id | 15e91b07-e439-4364-9630-4e6d0be13767 | 2022-04-21 14:39:38.666 | | ip_version | 4 | 2022-04-21 14:39:38.666 | | ipv6_address_mode | None | 2022-04-21 14:39:38.666 | | ipv6_ra_mode | None | 2022-04-21 14:39:38.666 | | name | shared-subnet | 2022-04-21 14:39:38.666 | | network_id | 3810c243-f84f-41d3-a71b-b653dca3be76 | 2022-04-21 14:39:38.666 | | prefix_length | None | 2022-04-21 14:39:38.666 | | project_id | 045a7c857d8c4786bf783f166b1587ae | 2022-04-21 14:39:38.666 | | revision_number | 0 | 2022-04-21 14:39:38.666 | | segment_id | None | 2022-04-21 14:39:38.666 | | service_types | | 2022-04-21 14:39:38.666 | | subnetpool_id | None | 2022-04-21 14:39:38.666 | | tags | | 2022-04-21 14:39:38.666 | | updated_at | 2022-04-21T14:39:38Z | 2022-04-21 14:39:38.666 | +----------------------+--------------------------------------+ 2022-04-21 14:39:38.833 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-04-21 14:39:38.864 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-04-21 14:39:38.899 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-04-21 14:39:38.903 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-04-21 14:39:38.931 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-04-21 14:39:38.961 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-04-21 14:39:38.991 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-04-21 14:39:39.020 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-04-21 14:39:39.055 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.35/identity/v2.0/ 2022-04-21 14:39:39.087 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.35/identity/v3 2022-04-21 14:39:39.114 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-04-21 14:39:39.144 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-04-21 14:39:39.172 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-04-21 14:39:39.200 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-04-21 14:39:39.202 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-04-21 14:39:39.237 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-04-21 14:39:39.266 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-04-21 14:39:39.297 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-04-21 14:39:39.325 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-04-21 14:39:39.328 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-04-21 14:39:39.359 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-04-21 14:39:39.391 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-04-21 14:39:39.394 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-04-21 14:39:39.422 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-04-21 14:39:39.445 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:39:39.448 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-04-21 14:39:39.450 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-04-21 14:39:39.479 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-04-21 14:39:39.496 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:39:39.499 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-04-21 14:39:39.528 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-04-21 14:39:39.557 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-04-21 14:39:39.590 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-04-21 14:39:39.592 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-04-21 14:39:39.624 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-04-21 14:39:39.654 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-04-21 14:39:39.678 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:39:39.680 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 2022-04-21 14:39:39.712 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ec78b6d4-d81f-41d0-9ad7-2c67e4f0ce70 2022-04-21 14:39:39.741 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-04-21 14:39:39.772 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-04-21 14:39:39.820 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-04-21 14:39:39.861 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-04-21 14:39:39.880 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:39.883 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-04-21 14:39:39.885 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-04-21 14:39:39.888 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.88 2022-04-21 14:39:39.890 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-04-21 14:39:39.894 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-04-21 14:39:39.897 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-04-21 14:39:39.921 | ++ lib/tempest:configure_tempest:410 : '[' 2.88 == None ']' 2022-04-21 14:39:39.924 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.88 2022-04-21 14:39:39.956 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-04-21 14:39:39.988 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-04-21 14:39:40.015 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-04-21 14:39:40.044 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-04-21 14:39:40.071 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-04-21 14:39:40.101 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-04-21 14:39:40.129 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-04-21 14:39:40.157 | ++ lib/tempest:configure_tempest:424 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-04-21 14:39:40.163 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-21 14:39:40.192 | ++ lib/tempest:configure_tempest:428 : [[ False == \T\r\u\e ]] 2022-04-21 14:39:40.195 | ++ lib/tempest:configure_tempest:432 : is_service_enabled n-novnc 2022-04-21 14:39:40.211 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:39:40.213 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-04-21 14:39:40.243 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3d886cf6-b946-42ff-a5ce-ba7bfd69f571 2022-04-21 14:39:40.272 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-04-21 14:39:40.302 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-04-21 14:39:40.332 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-04-21 14:39:40.365 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-04-21 14:39:40.394 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-04-21 14:39:40.429 | ++ lib/tempest:configure_tempest:446 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-04-21 14:39:40.432 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_FILE= 2022-04-21 14:39:40.434 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-04-21 14:39:40.469 | ++ lib/tempest:configure_tempest:451 : TEMPEST_SSH_NETWORK_NAME=private 2022-04-21 14:39:40.470 | ++ lib/tempest:configure_tempest:452 : is_provider_network 2022-04-21 14:39:40.472 | ++ functions-common:is_provider_network:2165 : '[' '' == True ']' 2022-04-21 14:39:40.475 | ++ functions-common:is_provider_network:2168 : return 1 2022-04-21 14:39:40.477 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-04-21 14:39:40.509 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-04-21 14:39:40.538 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-04-21 14:39:40.568 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-04-21 14:39:40.598 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-04-21 14:39:40.629 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-04-21 14:39:40.659 | ++ lib/tempest:configure_tempest:468 : [[ -n '' ]] 2022-04-21 14:39:40.661 | ++ lib/tempest:configure_tempest:472 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-21 14:39:40.663 | ++ lib/tempest:configure_tempest:473 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-04-21 14:39:40.666 | +++ lib/tempest:configure_tempest:475 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-04-21 14:39:40.683 | ++ lib/tempest:configure_tempest:475 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-04-21 14:39:40.716 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-21 14:39:40.718 | ++ lib/tempest:configure_tempest:478 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-04-21 14:39:40.721 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-04-21 14:39:40.739 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-04-21 14:39:40.786 | ++ lib/tempest:configure_tempest:483 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-21 14:39:40.789 | ++ lib/tempest:configure_tempest:483 : '[' libvirt = libvirt ']' 2022-04-21 14:39:40.793 | ++ lib/tempest:configure_tempest:484 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-04-21 14:39:40.799 | +++ lib/tempest:configure_tempest:486 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-04-21 14:39:40.823 | ++ lib/tempest:configure_tempest:486 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-04-21 14:39:40.862 | ++ lib/tempest:configure_tempest:488 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-21 14:39:40.865 | ++ lib/tempest:configure_tempest:489 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-04-21 14:39:40.870 | +++ lib/tempest:configure_tempest:491 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-04-21 14:39:40.897 | ++ lib/tempest:configure_tempest:491 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-04-21 14:39:40.932 | ++ lib/tempest:configure_tempest:492 : local tempest_volume_min_microversion=None 2022-04-21 14:39:40.934 | ++ lib/tempest:configure_tempest:493 : local tempest_volume_max_microversion=3.64 2022-04-21 14:39:40.937 | ++ lib/tempest:configure_tempest:496 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2022-04-21 14:39:40.940 | ++ lib/tempest:configure_tempest:500 : '[' None == None ']' 2022-04-21 14:39:40.942 | ++ lib/tempest:configure_tempest:501 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-04-21 14:39:40.962 | ++ lib/tempest:configure_tempest:506 : '[' 3.64 == None ']' 2022-04-21 14:39:40.964 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.64 2022-04-21 14:39:40.992 | ++ lib/tempest:configure_tempest:512 : is_service_enabled c-bak 2022-04-21 14:39:41.009 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.011 | ++ lib/tempest:configure_tempest:519 : [[ -n lvm:lvmdriver-1 ]] 2022-04-21 14:39:41.014 | ++ lib/tempest:configure_tempest:519 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-04-21 14:39:41.017 | ++ lib/tempest:configure_tempest:539 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-04-21 14:39:41.019 | ++ lib/tempest:configure_tempest:543 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-04-21 14:39:41.021 | ++ lib/tempest:configure_tempest:553 : local tempest_placement_min_microversion=None 2022-04-21 14:39:41.023 | ++ lib/tempest:configure_tempest:554 : local tempest_placement_max_microversion=1.36 2022-04-21 14:39:41.028 | ++ lib/tempest:configure_tempest:555 : '[' None == None ']' 2022-04-21 14:39:41.031 | ++ lib/tempest:configure_tempest:556 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-04-21 14:39:41.050 | ++ lib/tempest:configure_tempest:560 : '[' 1.36 == None ']' 2022-04-21 14:39:41.052 | ++ lib/tempest:configure_tempest:563 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2022-04-21 14:39:41.085 | ++ lib/tempest:configure_tempest:567 : '[' libvirt = ironic ']' 2022-04-21 14:39:41.087 | ++ lib/tempest:configure_tempest:581 : '[' libvirt = libvirt ']' 2022-04-21 14:39:41.089 | ++ lib/tempest:configure_tempest:583 : '[' kvm = lxc ']' 2022-04-21 14:39:41.092 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-04-21 14:39:41.121 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-04-21 14:39:41.151 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-04-21 14:39:41.180 | ++ lib/tempest:configure_tempest:605 : local service 2022-04-21 14:39:41.182 | ++ lib/tempest:configure_tempest:606 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-04-21 14:39:41.185 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.187 | ++ lib/tempest:configure_tempest:608 : is_service_enabled key 2022-04-21 14:39:41.204 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.206 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-04-21 14:39:41.238 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.241 | ++ lib/tempest:configure_tempest:608 : is_service_enabled glance 2022-04-21 14:39:41.258 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.260 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-04-21 14:39:41.289 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.292 | ++ lib/tempest:configure_tempest:608 : is_service_enabled nova 2022-04-21 14:39:41.309 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.312 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-04-21 14:39:41.341 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.344 | ++ lib/tempest:configure_tempest:608 : is_service_enabled neutron 2022-04-21 14:39:41.374 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.376 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-04-21 14:39:41.405 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.407 | ++ lib/tempest:configure_tempest:608 : is_service_enabled cinder 2022-04-21 14:39:41.423 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.426 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-04-21 14:39:41.454 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.457 | ++ lib/tempest:configure_tempest:608 : is_service_enabled swift 2022-04-21 14:39:41.473 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:39:41.475 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-04-21 14:39:41.503 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-04-21 14:39:41.506 | ++ lib/tempest:configure_tempest:608 : is_service_enabled horizon 2022-04-21 14:39:41.522 | ++ functions-common:is_service_enabled:1972 : return 1 2022-04-21 14:39:41.524 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-04-21 14:39:41.551 | ++ lib/tempest:configure_tempest:615 : '[' libvirt = libvirt ']' 2022-04-21 14:39:41.554 | ++ lib/tempest:configure_tempest:615 : '[' kvm = lxc ']' 2022-04-21 14:39:41.556 | ++ lib/tempest:configure_tempest:625 : local tmp_cfg_file 2022-04-21 14:39:41.560 | +++ lib/tempest:configure_tempest:626 : mktemp 2022-04-21 14:39:41.564 | ++ lib/tempest:configure_tempest:626 : tmp_cfg_file=/tmp/tmp.hKzKQjB6NR 2022-04-21 14:39:41.567 | ++ lib/tempest:configure_tempest:627 : cd /opt/stack/tempest 2022-04-21 14:39:41.569 | ++ lib/tempest:configure_tempest:628 : [[ False != \T\r\u\e ]] 2022-04-21 14:39:41.571 | ++ lib/tempest:configure_tempest:629 : tox -revenv-tempest --notest 2022-04-21 14:39:42.139 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-04-21 14:39:42.958 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-21 14:40:01.119 | venv-tempest develop-inst: /opt/stack/tempest 2022-04-21 14:40:12.786 | 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.1,cryptography==36.0.2,debtcollector==2.5.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.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,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@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-21 14:40:12.787 | ___________________________________ summary ____________________________________ 2022-04-21 14:40:12.787 | venv-tempest: skipped tests 2022-04-21 14:40:12.787 | congratulations :) 2022-04-21 14:40:12.813 | ++ lib/tempest:configure_tempest:632 : local tmp_u_c_m 2022-04-21 14:40:12.816 | +++ lib/tempest:configure_tempest:633 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-21 14:40:12.821 | ++ lib/tempest:configure_tempest:633 : tmp_u_c_m=/tmp/tempest_u_c_m.bk4COVP0rB 2022-04-21 14:40:12.823 | ++ lib/tempest:configure_tempest:634 : set_tempest_venv_constraints /tmp/tempest_u_c_m.bk4COVP0rB 2022-04-21 14:40:12.826 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-04-21 14:40:12.828 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.bk4COVP0rB 2022-04-21 14:40:12.831 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-04-21 14:40:12.834 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-04-21 14:40:12.836 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-04-21 14:40:12.843 | ++ lib/tempest:configure_tempest:635 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.bk4COVP0rB -r requirements.txt 2022-04-21 14:40:16.208 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-04-21 14:40:16.208 | warnings.warn( 2022-04-21 14:40:16.208 | /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-04-21 14:40:16.208 | warnings.warn( 2022-04-21 14:40:16.299 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-04-21 14:40:16.834 | 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.1,cryptography==36.0.2,debtcollector==2.5.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.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,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@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-21 14:40:16.835 | venv-tempest run-test-pre: PYTHONHASHSEED='3764889411' 2022-04-21 14:40:16.835 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.bk4COVP0rB -r requirements.txt 2022-04-21 14:40:18.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-21 14:40:18.524 | 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-04-21 14:40:18.526 | 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-04-21 14:40:18.527 | 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-04-21 14:40:18.529 | 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-04-21 14:40:18.530 | 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-04-21 14:40:18.531 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-04-21 14:40:18.532 | 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-04-21 14:40:18.533 | 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-04-21 14:40:18.534 | 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-04-21 14:40:18.536 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-04-21 14:40:18.537 | 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-04-21 14:40:18.538 | 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-04-21 14:40:18.540 | 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-04-21 14:40:18.541 | 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-04-21 14:40:18.543 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-04-21 14:40:18.544 | 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-04-21 14:40:18.545 | 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-04-21 14:40:18.546 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.2.0) 2022-04-21 14:40:18.547 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-04-21 14:40:18.548 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-04-21 14:40:18.562 | 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.1) 2022-04-21 14:40:18.564 | 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.8) 2022-04-21 14:40:18.565 | 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-04-21 14:40:18.602 | 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-04-21 14:40:18.610 | 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.14.0) 2022-04-21 14:40:18.620 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from fixtures>=3.0.0->-r requirements.txt (line 17)) (1.16.0) 2022-04-21 14:40:18.646 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-04-21 14:40:18.647 | 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-04-21 14:40:18.649 | 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-04-21 14:40:18.664 | 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-04-21 14:40:18.665 | 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-04-21 14:40:18.708 | 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-04-21 14:40:18.709 | 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-04-21 14:40:18.751 | 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-04-21 14:40:18.755 | 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-04-21 14:40:18.756 | 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-04-21 14:40:18.767 | 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-04-21 14:40:18.769 | 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)) (2022.1) 2022-04-21 14:40:18.788 | 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-04-21 14:40:18.791 | 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-04-21 14:40:18.792 | 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-04-21 14:40:18.828 | 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-04-21 14:40:18.829 | 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-04-21 14:40:18.846 | 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-04-21 14:40:18.862 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 19)) (1.0.0) 2022-04-21 14:40:18.897 | 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-04-21 14:40:18.900 | 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.13.1) 2022-04-21 14:40:19.070 | 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-04-21 14:40:19.124 | 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-04-21 14:40:19.298 | 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-04-21 14:40:19.300 | 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-04-21 14:40:19.302 | 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-04-21 14:40:19.570 | WARNING: You are using pip version 21.0.1; however, version 22.0.4 is available. 2022-04-21 14:40:19.570 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-04-21 14:40:19.627 | ___________________________________ summary ____________________________________ 2022-04-21 14:40:19.627 | venv-tempest: commands succeeded 2022-04-21 14:40:19.627 | congratulations :) 2022-04-21 14:40:19.653 | ++ lib/tempest:configure_tempest:636 : rm -f /tmp/tempest_u_c_m.bk4COVP0rB 2022-04-21 14:40:19.657 | ++ lib/tempest:configure_tempest:639 : [[ False == \T\r\u\e ]] 2022-04-21 14:40:19.660 | ++ lib/tempest:configure_tempest:647 : [[ True == \F\a\l\s\e ]] 2022-04-21 14:40:19.662 | ++ lib/tempest:configure_tempest:651 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-04-21 14:40:19.691 | ++ lib/tempest:configure_tempest:657 : tox -evenv -- tempest verify-config -uro /tmp/tmp.hKzKQjB6NR 2022-04-21 14:40:20.252 | venv create: /opt/stack/tempest/.tox/venv 2022-04-21 14:40:20.868 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-04-21 14:40:47.933 | venv develop-inst: /opt/stack/tempest 2022-04-21 14:41:01.813 | venv installed: /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.10.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.1,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.35,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.3,iso8601==1.0.2,Jinja2==3.1.1,jsonschema==3.2.0,MarkupSafe==2.1.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,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.5.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@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0,zipp==3.8.0 2022-04-21 14:41:01.814 | venv run-test-pre: PYTHONHASHSEED='3195481373' 2022-04-21 14:41:01.814 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.hKzKQjB6NR 2022-04-21 14:41:04.959 | /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-04-21 14:41:04.959 | warnings.warn( 2022-04-21 14:41:04.959 | /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-04-21 14:41:04.959 | warnings.warn( 2022-04-21 14:41:04.960 | /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-04-21 14:41:04.960 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-04-21 14:41:04.960 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-04-21 14:41:05.093 | ___________________________________ summary ____________________________________ 2022-04-21 14:41:05.093 | venv: commands succeeded 2022-04-21 14:41:05.093 | congratulations :) 2022-04-21 14:41:05.121 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-metering 2022-04-21 14:41:05.137 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:41:05.140 | ++ lib/tempest:configure_tempest:667 : is_service_enabled q-l3 2022-04-21 14:41:05.156 | ++ functions-common:is_service_enabled:1972 : return 0 2022-04-21 14:41:05.158 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-04-21 14:41:05.161 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-04-21 14:41:05.163 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-04-21 14:41:05.165 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-04-21 14:41:05.168 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-04-21 14:41:05.171 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-04-21 14:41:05.173 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-04-21 14:41:05.176 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-04-21 14:41:05.178 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-04-21 14:41:05.180 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-04-21 14:41:05.183 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-04-21 14:41:05.185 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-04-21 14:41:05.188 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-04-21 14:41:05.190 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-04-21 14:41:05.193 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group 2022-04-21 14:41:05.195 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-04-21 14:41:05.197 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-04-21 14:41:05.200 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2022-04-21 14:41:05.202 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2022-04-21 14:41:05.205 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-04-21 14:41:05.233 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-04-21 14:41:05.236 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-04-21 14:41:05.238 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-04-21 14:41:05.241 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-04-21 14:41:05.243 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2022-04-21 14:41:05.245 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-04-21 14:41:05.278 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-04-21 14:41:05.280 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-04-21 14:41:05.282 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-04-21 14:41:05.285 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-04-21 14:41:05.287 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-04-21 14:41:05.290 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-04-21 14:41:05.292 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-04-21 14:41:05.295 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-04-21 14:41:05.297 | ++ lib/tempest:configure_tempest:721 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-04-21 14:41:05.299 | ++ lib/tempest:configure_tempest:722 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-04-21 14:41:05.302 | ++ lib/tempest:configure_tempest:723 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-21 14:41:05.304 | ++ lib/tempest:configure_tempest:725 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-21 14:41:05.306 | ++ lib/tempest:configure_tempest:726 : [[ ! -z '' ]] 2022-04-21 14:41:05.309 | ++ lib/tempest:configure_tempest:732 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-21 14:41:05.338 | ++ lib/tempest:configure_tempest:735 : IFS=' 2022-04-21 14:41:05.338 | ' 2022-04-21 14:41:05.341 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-04-21 14:41:05.343 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-21 14:41:05.345 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-04-21 14:41:05.348 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-04-21 14:41:05.350 | ++ lib/tempest:install_tempest_plugins:767 : pushd /opt/stack/tempest 2022-04-21 14:41:05.350 | /opt/stack/tempest /opt/stack/tempest 2022-04-21 14:41:05.353 | ++ lib/tempest:install_tempest_plugins:768 : [[ 0 != 0 ]] 2022-04-21 14:41:05.355 | ++ lib/tempest:install_tempest_plugins:777 : popd 2022-04-21 14:41:05.355 | /opt/stack/tempest 2022-04-21 14:41:05.358 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-21 14:41:05.360 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-21 14:41:05.363 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-04-21 14:41:05.365 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-21 14:41:05.368 | + functions-common:run_phase:1771 : run_plugins stack test-config 2022-04-21 14:41:05.370 | + functions-common:run_plugins:1730 : local mode=stack 2022-04-21 14:41:05.373 | + functions-common:run_plugins:1731 : local phase=test-config 2022-04-21 14:41:05.376 | + functions-common:run_plugins:1733 : local plugins= 2022-04-21 14:41:05.378 | + functions-common:run_plugins:1734 : local plugin 2022-04-21 14:41:05.381 | + ./stack.sh:main:1477 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-04-21 14:41:05.384 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-21 14:41:05.387 | + inc/meta-config:merge_config_group:171 : shift 2022-04-21 14:41:05.390 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-04-21 14:41:05.392 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:41:05.395 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-21 14:41:05.398 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-21 14:41:05.401 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-04-21 14:41:05.404 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-21 14:41:05.407 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-04-21 14:41:05.410 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-21 14:41:05.412 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-04-21 14:41:05.412 | /^\[\[.+\|.*\]\]/ { 2022-04-21 14:41:05.412 | gsub("[][]", "", $1); 2022-04-21 14:41:05.412 | split($1, a, "|"); 2022-04-21 14:41:05.412 | if (a[1] == matchgroup) 2022-04-21 14:41:05.412 | print a[2] 2022-04-21 14:41:05.412 | } 2022-04-21 14:41:05.413 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 pip_install 270 apt-get 277 run_process 35 dbsync 48 git_timed 64 apt-get-update 4 test_with_retry 5 async_wait 0 osc 351 ------------------------- Unaccounted time 539 ========================= Total runtime 1618 This is your host IP address: 10.222.0.35 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.35/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: wallaby Change: 6dc77445f31cd010f28a5b556c30777a7fef13c5 Use ping instead of arping for br-data 2022-04-21 14:12:11 +0000 OS Version: Ubuntu 20.04 focal